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: 604ba7af5517b6181fa1fb27e49a8e46337ef2eb (
plain
)
1
2
export
ANDROID_HOME
=
'/opt/android-sdk'
export
PATH
=
"
${PATH}
:
${ANDROID_HOME}
/emulator"