Yes. What matters is the gradle version. I suggest using Gradle 6.5 and defining android.appBundle=true in the build hints.
Also you can migrate to maven (if you aren't there already) and do a local build. This will launch Android Studio seamlessly upon build so you can debug. See this: https://shannah.github.io/cn1-maven-archetypes/cn1app-archetype-tutorial/getting-started.html#android On Thursday, April 29, 2021 at 1:43:31 AM UTC+3 [email protected] wrote: > Can I debug on an android device with android studio 4+? If not which > version should I use? -- 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/811ea4ed-f7fd-41c4-a192-ce4a504df5bcn%40googlegroups.com.
