java - Installing the sensor simulator application on the emulator -


the site dedicated sensor simulator indicates sensorsimulator.apk application must installed on emulator. problem can't figure out installing it.

can me?

thanks in advance time spend trying me.

from command line, type in following command :

adb install xxx.apk

where xxx.apk application install.

note : emulator must running.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

sql - text truncated using perl DBI insert -

php - Pass object by reference or value -