GNOME Bugzilla – Bug 797070
Android tutorials: Run 'android-tutorial-1' error on Android Studio
Last modified: 2018-09-07 08:50:07 UTC
On Android Studio (3.1.3 and 3.1.4) 1. Select 'android-tutorial-1' 2. Run 'android-tutorial-1' (or Shift+F10) Error occurred. Message is the following. -- Could not get unknown property 'compileReleaseJavaWithJavac' for project ':android-tutorial-1' of type org.gradle.api.Project. --
Created attachment 373541 [details] [review] Android tutorials: Run 'android-tutorial-1' error on Android Studio Fix android-tutorial-1 - android-tutorial-5.
Comment on attachment 373541 [details] [review] Android tutorials: Run 'android-tutorial-1' error on Android Studio Can you explain in the commit message what exactly is broken and how it is fixed and why that is correct?
Created attachment 373544 [details] [review] Android tutorials: Run 'android-tutorial-1' error on Android Studio Update commit message.
This patch file was not enough. I will reupload later.
Created attachment 373553 [details] [review] Android tutorials: Run 'android-tutorial-1' error on Android Studio This patch will build and run android-tutorial-1 - android-tutorial-5 correctly.
Attachment 373553 [details] pushed as 20d9fe5 - Android tutorials: Run 'android-tutorial-1' error on Android Studio