Issue Type: Bug Bug
Affects Versions: current
Assignee: Christopher Orr
Components: android-emulator
Created: 20/May/13 4:52 PM
Description:

In Android SDK r22, aapt was moved from platform-tools/ to build-tools/17.0.0/. This causes Android Emulator plug-in to stop working with the following error:

[android] Required Android tools not found in PATH; cannot continue

Putting $ANDROID_HOME/build-tools/17.0.0/ in the path variable doesn't resolve the issue.

The temporary workaround is to create a soft-link under $ANDROID_HOME/platform-tools/ to $ANDROID_HOME/build-tools/17.0.0/aapt

Project: Jenkins
Priority: Minor Minor
Reporter: Brian Lee
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to