I've migrated to maven and am able to run the project on the simulator. When I try to run it on a device, however, I can't access the "Codename one" menu. How do I build to a device ?
On Wednesday, April 28, 2021 at 9:56:23 PM UTC-4 Shai Almog wrote: > 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/e8d11bfc-2547-42b7-97d2-1430bd929ecen%40googlegroups.com.
