Automatic publishing apk to Google Play Store Developer Console using Jenkins


  1. Jenkins plugins:
    1. Google Play Publishing plugins (only works on Jenkins version > 1.6.09)
  2. Jenkins Build job
    1. Separate build job for each flavor of apk
    2. Create Free style build job in jenkins as described here.
  3. Configure Service Account on Google Play Store as shown here.

Scheduling Repeating Local Notifications using Alarm Manager

Learn about Scheduling Repeating Local Notifications using Alarm Manager in this post .