[Message] Failure [INSTALL_FAILED_MISSING_SHARED_LIBRARY]

- I trid to set up a some apk at the console window.

but file try to setup at android-emulator adb install 


[In My Case]

Apk file is maded by Google Api, 

but devices is Android Api.


[Solution]

1) at the cmd promt window, check the devices.


c:\....\sdk\platform-tools\adb> adb devices


2) if your device is alive, check the api version of the devices.

-> if your setup apk file is maded by Google Api,

your devices is also supported Google Api.

Message :

Starting emulator for AVD 'AVD Name...'

Failed to allocate memory: 8

This application has requested the Runtime to terminate it in an unusual way.

Please contact the application's support team for more information.


Solution :


Nexus7의 경우, 자동설정된 RAM 크기 1024를 ☞ 512로 변경








+ Recent posts