Actually Google still offers the adb tool as a standalone util (So no need to download the whole Android Studio to have it): https://www.xda-developers.com/install-adb-windows-macos-linux/ and the `adb logcat` command is all you need to see the android console output
On Tuesday, April 24, 2018 at 7:20:16 AM UTC+2, Shai Almog wrote: > > Don't open the APK. Open the device monitor from the IDE it will launch a > separate program that lists the output in the console of the device. It's > very verbose so clear it out. > Try to reproduce the problem with a clear console and see the output in > the console. You don't actually need Android Studio but Google stopped > shipping that tool separately. > -- 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]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/0366f0b2-5440-47e2-a198-1f7ecf8b4370%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
