[
https://issues.jenkins-ci.org/browse/JENKINS-13107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=160941#comment-160941
]
Amy Winarske commented on JENKINS-13107:
----------------------------------------
The NDK does contain sample applications.
http://developer.android.com/sdk/ndk/overview.html#samples
Again, please note there are dependencies on gmake and awk. This is not
usually an issue on linux systems, but can require extra work on Mac and
Windows. I would note it in the plugin documentation and warn the users to
configure their systems appropriately if they want the NDK to work properly.
Required development tools
For all development platforms, GNU Make 3.81 or later is required. Earlier
versions of GNU Make might work but have not been tested.
A recent version of awk (either GNU Awk or Nawk) is also required.
For Windows, Cygwin 1.7 or higher is required. The NDK will not work with
Cygwin 1.5 installations.
> Android NDK support not present for auto-dependency download
> ------------------------------------------------------------
>
> Key: JENKINS-13107
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13107
> Project: Jenkins
> Issue Type: New Feature
> Components: android-emulator
> Affects Versions: current
> Reporter: Amy Winarske
> Assignee: Christopher Orr
>
> The dependency download is very nice, but doesn't include the NDK, only the
> SDK. NDK support would be a big help.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira