Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while running ./startemu.sh <AVD name> #21

Open
darshiljain7 opened this issue Apr 12, 2018 · 3 comments
Open

Error while running ./startemu.sh <AVD name> #21

darshiljain7 opened this issue Apr 12, 2018 · 3 comments

Comments

@darshiljain7
Copy link

darshiljain7 commented Apr 12, 2018

I have saved the AVD file in droidbox-master/external/ and when I am running thr command ./startemu.sh

~/droidbox-master/external$ ./startemu.sh Nexus_5_API_25
./startemu.sh: line 3: emulator: command not found

@prashantmaurya
Copy link

Add SDK/tools in bashrc file:
gedit ~/.bashrc
export ANDROID_HOME="$HOME/SDK/tools"

@darshiljain7
Copy link
Author

Still having the same error.

@darshiljain7
Copy link
Author

Can I open the Virtual Device through Android Studio?
Instead of doing it through Terminal. And after that I will run the command ./droidbox.sh in terminal in droidbox-master/external/ folder.
I am using Ubuntu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants