Issue
I accidentally uninstalled the apk file from Genymotion. Now, the debug option in android studio cannot make the app work on Genymotion. How to make things correct again?
Solution
You can call adb kill-server and adb start-server. Now Run the app again. If this doesn't work then close genymotion and start again.
Answered By - Damanpreet Singh
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.