There seems to be issues with the Android Studios project: ERROR: Could not determine the class-path for class com.android.tools.idea.gradle.project.sync.ng.SyncAction.
And after cleaning and trying again I keep seeing Build script error, unsupported Gradle DSL method found: 'google()'! Possible causes could be: - you are using Gradle version where the method is absent (Fix Gradle settings) - you didn't apply Gradle plugin which provides the method (Apply Gradle plugin) - or there is a mistake in a build script (Goto source) Open File FInally shouldnt it use SDK28 foro google play? seems to be on 27. None of this would matter if I could test the .arr in the project but I cannot compile, and anything I type is considered "OK" by Android Studio. ANy ideas how I get a proper working AS project? On Tuesday, September 17, 2019 at 6:03:05 PM UTC+1, Gareth Murfin wrote: > > Ohhh yes.. thanks again Shai, great support. > > On Tuesday, September 17, 2019 at 6:34:06 AM UTC+1, Shai Almog wrote: >> >> It won't import in the IDE but it should work when you compile in the >> build cloud. The best way to get this working is send a build with include >> source and edit the native class in Android Studio then copy/paste the code >> from there. >> > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/8ffab400-9e9e-4979-8272-e3881d0e1b44%40googlegroups.com.
