Android Question Cannot get emulator to work

fdx12345

Active Member
Licensed User
Longtime User
I am using B4A ver 5.5. Everything complies fine and works great using B4A bridge but when I try to use the emulator, I get the error:

Installing file to device. Error
pkg: /data/local/tmp/ListView_RAPID_DEBUG.apk
Failure [INSTALL_FAILED_CONTAINER_ERROR]

I have installed and started teh WBGA-API_22 emulator with an API level of 22 and platform 5.1.1. The emulator seems to boot to startup window on its display (takes a few minutes) but get the above error when I compile/run the code.

Any suggestions?

Bill
 

mangojack

Well-Known Member
Licensed User
Longtime User
Avoid the default emulator .. even if you do get it working it is very slow.
If you must use one there are faster alternatives out there .. ie : GenyMotion ...
 
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top