Android Pie - 9 (api 28) : Installing Apk .... Not Successfully Installing
Recently I have updated OS to Android 9(Pie) and found that Whenever I try to install APK from android studio it does not work. As it just shows 'Installing Apk...' and freezes at
Solution 1:
Please follow the below steps to fix the problem..
- Go to settings and turn off your
Developer Options
. - Restart your device.
- Go to settings again and turn on your
Developer Options
back (By hitting theBuild Number
multiple times).
Now you are able to install APKs from your Android Studio as you were earlier. Restarting the device is optional but better do that.
Post a Comment for "Android Pie - 9 (api 28) : Installing Apk .... Not Successfully Installing"