Skip to content

Launch android apps into the android Simulator from the command line

License

Notifications You must be signed in to change notification settings

lujb/android-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Launch android apps into the android Simulator from the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published