Skip to content

antonholmberg/android-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

26 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Android emulator

I recently started doing React Native development and what continiously bugged me was The fact that i needed to start the android emulator manually all the time. This was either through a pretty badly designed CLI or even worse waiting for Android studio to boot up (A huge behemoth).

What you need to do? ๐Ÿค”

You need to set the either set the environment variable ANDROID_HOME or ANDROID_SDK to where your android sdk is installed. For me on a mac this is ~/Library/Android/sdkbut this will depend on your OS and installation.

Running it ๐Ÿš€

Run android-emulator in the terminal. Then select the emulator you want to start.

๐ŸŽ‰๐Ÿ’ฅ YOU ARE DONE! ๐Ÿ’ฅ๐ŸŽ‰

About

Utility to start the android emulator

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •