how do i configure my android emulator to start running in intelij? -



how do i configure my android emulator to start running in intelij? -

i getting error whenever seek run emulator:

failed start emulator: cannot run programme "/home/sypher/android-sdk-linux/tools/emulator": java.io.ioexception: error=2, no such file or directory

i had same problem, , harper89 mentioned, found reply in this question. had install ia32-libs package. assuming running distro apt:

sudo apt-get install ia32-libs

thanks, hertzsprung.

android

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -