Skip to content Skip to sidebar Skip to footer

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..

  1. Go to settings and turn off your Developer Options.
  2. Restart your device.
  3. Go to settings again and turn on your Developer Options back (By hitting the Build 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"