-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
/
android.yml
36 lines (36 loc) · 1.1 KB
/
android.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
usecase: "Android"
color: '#3DDC84'
blog_tags:
- android
articles:
-
- 'http://blog.zuehlke.com/en/configure-your-android-project-on-jenkins/'
- 'Configure your Android project on Jenkins'
-
- 'https://www.bignerdranch.com/blog/continuous-delivery-for-android/'
- 'Continuous Delivery for Android'
-
- 'https://dzone.com/articles/automating-continuous'
- 'Automating Android Projects With Gradle using Jenkins on Windows'
plugins:
-
- 'https://plugins.jenkins.io/android-emulator'
- 'Android Emulator plugin'
- 'automate many Android tasks during a build, such as launching/destroying emulators'
-
- 'https://plugins.jenkins.io/warnings-ng'
- 'Warning next generation plugin'
- 'parses output from the Android lint tool for display and analysis'
-
- 'https://plugins.jenkins.io/google-play-android-publisher'
- 'Google Play Android Publisher plugin'
- 'enables publishing Android APKs directly from Jenkins'
videos:
-
short:
id: AYoAEoOoYFE
title: 'Building, testing and deploying Android apps'
-
short:
id: 'zm6ntUt-vqY'
title: 'Continuous Integration for Mobile Apps with Jenkins'