I'm trying to fix a bug that happens when the application is installed and the user adds the app widget before running the app for the first time.
The question is if there is a way to intall app and see the logs from Android Studio without running it.
Thanks.