Android – error running ‘SBT start device’

I tried to set up on Mac OS 10.6.6 using SBT and SBT Android plugin. I installed all the files and was able to launch the Android SDK manager from the command line. Android plugin will create an SBT project

However, when I try to run SBT start device, I receive the following error:

Error running AAPT generate: java.lang.runtimeexception: you need to set Android_ SDK_ Home or Android_ SDK_ Root or Android_ HOME

But if I run echo $Android_ Home, I get / users / Paul / opt / Android SDK mac_ x86

Android SDK mac_ The x86 / tools folder is in my path. What gives it?

resolvent:

OK, you set $Android_ Home, but did you export it?

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>