readme
This commit is contained in:
parent
6f9830493f
commit
b1be9ae736
1 changed files with 2 additions and 2 deletions
|
@ -28,10 +28,10 @@
|
||||||
Android Studio should be downloaded/installed; the AVD emulators are free and convenient
|
Android Studio should be downloaded/installed; the AVD emulators are free and convenient
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
I use the AVD emulators that are installable with Android Studio and stored in <code>$ANDROID_HOME/emulator/emulator</code>
|
I use the AVD emulators that are installable with Android Studio and stored in<br><code>$ANDROID_HOME/emulator/emulator</code>
|
||||||
</li>
|
</li>
|
||||||
<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>
|
I store an alias in my profile to open an emulator via simple command such as pixel4:<br><code>alias pixel4='$ANDROID_HOME/emulator/emulator -avd "Pixel_4_API_30"'</code>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Font used for text: <a href="https://www.dafont.com/radioland.font">RADIOLAND.TTF</a>
|
Font used for text: <a href="https://www.dafont.com/radioland.font">RADIOLAND.TTF</a>
|
||||||
|
|
Loading…
Add table
Reference in a new issue