I’ve been following the setup guide provided in the link below to migrate the App template to Android Studio.
https://docs.coronalabs.com/native/android/androidStudio/index.html
Everything works great up until I build and run the app on the device. Then nothing happens. Any printout attempt in main.lua or the LuaLoader class also yields no result. The other Enterprise project samples work fine though. Is there a continuation to the guide that needs to be followed after editing the gradle scripts and manifest?