Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugojosefson/jenkins-with-android
How to install Jenkins for building and testing Android apps
https://github.com/hugojosefson/jenkins-with-android
Last synced: 29 days ago
JSON representation
How to install Jenkins for building and testing Android apps
- Host: GitHub
- URL: https://github.com/hugojosefson/jenkins-with-android
- Owner: hugojosefson
- Created: 2011-06-21T18:03:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-21T20:08:35.000Z (over 13 years ago)
- Last Synced: 2024-09-17T01:24:24.328Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 93.8 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
This script contains all the commands and instructions you need to set up a Jenkins server on which you can run Android builds headless, using Maven. You can add Ant yourself if you want that instead.
You can probably run the script as-is. However, some of the comments in it contain relevant information, so you might want to copy/paste one command at the time.
(This script was made available as an add-on to this talk at GTUG Malmö 2011: http://www.slideshare.net/hugojosefson/continuous-integration-with-maven-for-android-apps )