Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : android-emulator.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
android-emulator.sh
blob: b3caba890544ef7f7ff5f36a87f86356407c6ac8 (
plain
)
1
2
export
ANDROID_HOME
=/
opt
/
android
-sdk
export
PATH
=
"
${PATH}
:
${ANDROID_HOME}
/emulator"