Skip to content

I used ProductFlavor from Gradle Plugin to build two versions of an Android app (full and demo)

Notifications You must be signed in to change notification settings

nalcalag/ProductFlavorAndroid

Repository files navigation

ProductFlavorAndroid

Description

This app shows you two versions of the same Android App using ProductFlavor from Gradle plugin.

In the full version you can calculate which week of the year is and the app will tell you if it is correct or it is not however the demo version always tells you it is incorrect.

This feature is very usefull if you want to have a pro and demo version of your app in order to earn some money with your full (pro) version of your app with more functionality or less adverts than the demo one.

Command line Git

Open your terminal, navigate to your working directory, use git clone to get a copy of the repo.

$ git clone https://github.com/nalcalag/ProductFlavorAndroid.git

About

I used ProductFlavor from Gradle Plugin to build two versions of an Android app (full and demo)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages