While Jenkins X should be in great shape for Java apps ( https://amazonaws-china.com/blogs/opensource/continuous-delivery-eks-jenkins-x/, https://jenkins-x.io/developing/import/ ),
I wonder would there magic be there for Android project?
The expectation would be to have needed Jenkins plugins installed, and Android emulator running somehow the App with just freshly built apk.
Searching online for "jenkins x for android" can be tough luck as X would be ignored by search engines,
so asking directly here.
Please consider it as feature request, if it not yet supported.
@paulvi There is an android quick start, but to be honest I don't know in which state it is.
What it would be your expectation from supporting Android? I think, we will also need to have a dedicated build pack for this with some common development tools for Android.
I checked that Android is not (yet) on roadmap https://jenkins-x.io/contribute/roadmap/
and the most knowledgeable person for the matter is Christopher @orrc, the author of https://wiki.jenkins.io/display/JENKINS/Android+Emulator+Plugin
Answering to https://github.com/jenkins-x/jx/issues/3112#issuecomment-463955937
What it would be your expectation from supporting Android?
I think it should stay in some parity to other runtimes.
But as I see now, support for those is powered by Kubenetes, so that should issue of kubernetes if it can somehow pop up an Android VM.
At least Jenkins X should produce apk, that is just build after jx import.
Again, there is hints from @orrc within https://jenkins.io/blog/2018/01/08/moving-from-buddybuild-for-android/ that gives Jenkinsfile example.
I had an interaction with @jstrachan about this once. He referred me to fastlane. That should work well on jx, at least for android.
Bitrise maintain a good docker image which could be the basis of a build pack. It is very large due to all the SDKs (6.5 GB).
https://github.com/bitrise-docker/android/blob/master/Dockerfile
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale
a build pack for fastlane would rock!
/remove-lifecycle stale
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale
Android builds usually use gradle...which has a crapload of plugins.
There's no need for fastlane support IMHO, though the buildpack should include fastlane support in the docker image in case it's needed. iOS developers usually suggest fastlane to Android developers, but they don't have gradle so fastlane was their first decent command line automation build tool ;-)
/remove-lifecycle stale
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale
/remove-lifecycle stale
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle stale
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.
Provide feedback via https://jenkins-x.io/community.
/lifecycle rotten
Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.
Provide feedback via https://jenkins-x.io/community.
/close
@jenkins-x-bot: Closing this issue.
In response to this:
Rotten issues close after 30d of inactivity.
Reopen the issue with/reopen.
Mark the issue as fresh with/remove-lifecycle rotten.
Provide feedback via https://jenkins-x.io/community.
/close
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the jenkins-x/lighthouse repository.