Android App INSTALL FAILED INSUFFICIENT STORAGE

I get the following exception I use GitHub - serhatbolsu/robotframework-appiumlibrary: AppiumLibrary is an appium testing library for RobotFramework

WebDriverException: Message: A new session could not be created. (Original error: Remote install failed: pkg: /data/local/tmp/5045a6c47daa62c449652e9dfda50a42.apk
Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE])

Ram size is 512mb
VM heap is 32 mb
Internal storage is 100mb

so what are the minimum requirements for the AVD ?

VM heap to 64 mb
Internal storeage to 200mb
solved the problem.

1 Like