After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 797070 - Android tutorials: Run 'android-tutorial-1' error on Android Studio
Android tutorials: Run 'android-tutorial-1' error on Android Studio
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: documentation
git master
Other Windows
: Normal enhancement
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-09-04 05:43 UTC by H1Gdev
Modified: 2018-09-07 08:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Android tutorials: Run 'android-tutorial-1' error on Android Studio (7.08 KB, patch)
2018-09-04 05:50 UTC, H1Gdev
needs-work Details | Review
Android tutorials: Run 'android-tutorial-1' error on Android Studio (7.24 KB, patch)
2018-09-04 07:56 UTC, H1Gdev
none Details | Review
Android tutorials: Run 'android-tutorial-1' error on Android Studio (7.39 KB, patch)
2018-09-06 07:58 UTC, H1Gdev
committed Details | Review

Description H1Gdev 2018-09-04 05:43:55 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.
--
Comment 1 H1Gdev 2018-09-04 05:50:45 UTC
Created attachment 373541 [details] [review]
Android tutorials: Run 'android-tutorial-1' error on Android Studio

Fix android-tutorial-1 - android-tutorial-5.
Comment 2 Sebastian Dröge (slomo) 2018-09-04 06:58:04 UTC
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?
Comment 3 H1Gdev 2018-09-04 07:56:33 UTC
Created attachment 373544 [details] [review]
Android tutorials: Run 'android-tutorial-1' error on Android Studio

Update commit message.
Comment 4 H1Gdev 2018-09-06 07:46:09 UTC
This patch file was not enough.
I will reupload later.
Comment 5 H1Gdev 2018-09-06 07:58:04 UTC
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.
Comment 6 Sebastian Dröge (slomo) 2018-09-07 08:49:25 UTC
Attachment 373553 [details] pushed as 20d9fe5 - Android tutorials: Run 'android-tutorial-1' error on Android Studio