Generate APK but not running on any device.

After buy RokcetWeb, I configure the app successfully. But after generate the APK when I try it on my device it’s not working.

Solution 1:

The most common reason is when you don’t follow the video step properly and you miss to configure the firebase file. So first of all please follow the video properly and go step by step if you stack then it’s better to delete the project and start again.

Configure the firebase file: https://youtu.be/duV0KSK2Q28?list=PLV18_kimg8Kw5ZWc7BK7KmPk1Yptcq-qu

Solution 2:

You already change your applicaionId and configure the firebase file successfully but still issue not resolved.
* Then connect your device with your android studio following this: https://www.youtube.com/results?search_query=run+app+on+real+device+android+studio/
* After connect with the real device running the app then you will see the error on LogCat: https://help.infixsoft.com/how-to-get-error-log-from-android-studio-logcat/
* Read the error most of the time you will understand and if you don’t understand search it on google.

Leave a Reply