6
votes

I am unable to run application on any android phone. I have Android Studio 3.3 , and it used to work fine. And now suddnely it shows Error while Installing APK . Session 'app': Error Installing APK I tried :

-- Clean, Build , -- Invalidate caches and Restart , -- Disabled Instant Run , -- Checked devices for storage , USB debugging

Nothing works. I cannot install the apk on android device.

Any one knows how to resolve this issue? Any help is appreciated.

Thanks.

2

2 Answers

1
votes

I've faced this issue before, & turns out the device just had insufficient memory for the app. Try free up some memory on your device.

0
votes

This question seems too broad to give an appropriately specific answer. I can give some recommendations that you might have not done yet.

  1. Remove app from device and install it again.

  2. Maybe you have not allowed USB debugging in developer options.

  3. Maybe you have not allowed USB debugging on this phone. The dialog that appears whenever you connect the phone to the pc.

Also, I would suggest adding a screenshot of the error