Skip to content

Latest commit

 

History

History
25 lines (23 loc) · 612 Bytes

File metadata and controls

25 lines (23 loc) · 612 Bytes

android-sim

Launch android apps into the android Simulator from the command line

##Usage##

./bin/android-sim start /path/to/apkfile

and the terminal will output:

[WARN]  No emulator found, we are going to create one
[INFO]  Creating a default emulator..
[INFO]  Success
[INFO]  Starting emulator(android_sim)..
=> 1/2 ..........
=> 2/2 .........................................................................................
[INFO]  Success
[INFO]  Uninstalling old package..
[INFO]  Success
[INFO]  Installing new package..
[INFO]  Success
[INFO]  Running apk..
[INFO]  Success