On 18/02/15 10:36, Parthiban S wrote:
  Have to build the Jenkins android build using HTTP URL? Is this
possible, if it is can you provide me steps to build the android app
using HTTP URL?

Your question isn't clear (to me), but if you want to trigger a build via HTTP, check the "Submitting builds" section of the API wiki page:
https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API

If you want to build an Android app with Jenkins, use the "Invoke Ant" build step, or the "Execute shell" build step (or the Gradle plugin) to run your Gradle wrapper. Same as you would when building the app from the command line.

Regards,
Chris

--
You received this message because you are subscribed to the Google Groups "Jenkins 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/54E46490.70807%40orr.me.uk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to