Add android-emulator

This commit is contained in:
moparisthebest
2018-06-18 22:31:46 -04:00
parent d3102844ac
commit 8213027401
4 changed files with 51 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
post_install() {
echo You need to source /etc/profile or relogin to add the Android Emulator to your path.
}