android-drawing-app
android-drawing-app copied to clipboard
Source code from Tuts+ tutorial - Android SDK: Create a Drawing App
I've created this pull request to update the project so that it works with Android Studio, gradle and Kotlin. Now that I've done the Kotlin conversion I can see that...
Hi Sue I followed your tutorials for the drawing app and it' so great! But I came across an issue, whenever i try to write it gets the colour i...
In lines: - 50 - 103 - 104 of: MainActivity.java the method getResources().getDrawable() is deprecated I'm currently using this as the base for a school project (so thank you for...