readme
This commit is contained in:
parent
5c0739ec71
commit
6f9830493f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
Android Studio should be downloaded/installed; the AVD emulators are free and convenient
|
||||
</li>
|
||||
<li>
|
||||
I use the AVD emulators that are installable with Android Studio and stored in $ANDROID_HOME/emulator/emulator
|
||||
I use the AVD emulators that are installable with Android Studio and stored in <code>$ANDROID_HOME/emulator/emulator</code>
|
||||
</li>
|
||||
<li>
|
||||
I store an alias in my profile to open an emulator via simple command such as pixel4: <code>alias pixel4='$ANDROID_HOME/emulator/emulator -avd "Pixel_4_API_30"'</code>
|
||||
|
|
Loading…
Add table
Reference in a new issue