Unfortunately for you, this isn’t a “Tutorial” site. If you have a specific issue, people will help you. But for a tutorial, google around some blogs.
Based on your description, you need to:
- Configure some triggers (prolly SCM change, or timer based)
- Perform GIT checkout
- Perform Gradle build step
- Decide where to Archive your artifacts
Do that, and when you have a specific issue, then ask a specific question
1
solved Continuous integration with jenkins using android studio