Skip to content

Google's "My first app" example from developers.android.com with automatic Google Play publishing.

Notifications You must be signed in to change notification settings

raleighlittles/My-First-App

Repository files navigation

build-badge

Background

The purpose of this project was to familiarize myself with how to get automated Google Play publishing setup.

About

The actual Android application here is described in the "Build your first app" example on the developer.android.com page.

CI/CD strategy

This project uses Travis CI, and relies on the Gradle Play Publisher plugin to automatically created a signed APK, and then publish it.

The Gradle Play Publisher plugin internally utilizes the Google Play Developer API.

On each commit, a signed APK is created, and then published.

Get it on Google Play

About

Google's "My first app" example from developers.android.com with automatic Google Play publishing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages