Help me please! Issue android setup

1,082 views
Skip to first unread message

Eranga Wettasinghe

unread,
Jun 18, 2014, 8:49:57 AM6/18/14
to appium-...@googlegroups.com
Hello,
I install appium UI & It says all success. But when I run from command line it says ;

####

$ appium-doctor

Xcode is installed at /Applications/Xcode.app/Contents/Developer

Xcode Command Line Tools are installed.

DevToolsSecurity is enabled.

The Authorization DB is set up properly.

Node binary found at /usr/local/bin/node

iOS Checks were successful.


Running Android Checks

ANDROID_HOME is not set

Appium-Doctor detected problems. Please fix and rerun Appium-Doctor.



####

I have maverick os in my mac. So I setup ANDROID_HOME in " ~/etc/launchd.conf" like this.

export ANDROID_HOME="/Users/dev/adt-bundle-mac/sdk"
ANDROID_TOOLS=$ANDROID_HOME/tools/:$ANDROID_HOME/platform-tools
export PATH=$ANDROID_TOOLS:$PATH
JAVA_HOME Library/Java/JavaVirtualMachines/1.6.0.jdk


Please help me why it is not picking up? 

Where do I need to set it up?  I put ANDROID_HOME inside " .bash_profile " also. It didn't work. 


Please help..



Isaac Murchie

unread,
Jun 18, 2014, 10:08:12 AM6/18/14
to Eranga Wettasinghe, appium-...@googlegroups.com
After putting it in .bash_profile you need to run `source ~/.bash_profile`, or else reopen the terminal.


--
http://appium.io
---
You received this message because you are subscribed to the Google Groups "Appium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to appium-discus...@googlegroups.com.
Visit this group at http://groups.google.com/group/appium-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages