Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]

problem description:

adb: failed to install app-debug.apk: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]

encountered this error when installing the app on your phone using adb install. The reason is that the phone doesn’t have enough memory.

solution: 1. 2. Delete one or two unused apps. All these methods can solve the problem.

Read More: