How can we use the Docker image for the Android and Java SDK instead of setting the manual path of Android and Java inside the Manage Jenkin option?
I have done in the Gitlab to create the multiple apk on each Git push with the help of .gitlab-ci.yml. Is same type of file will be use in case of Jenkin? Please check the below links
1). First link
2). Second link
Just like Gitlab apk/build creation I need to perform same operation in Jenkin.
How to use this below docker image of Android SDK 30 which are as below please check it once
I am using this Docker image from this reference, please check it once Click here