I'm new to Android development, but not to programming.
I already have an app written and published in the play store.
What I would like to do is create a Lite version of this same app.
I want these to be two separate apps in the play store. The Lite version will have all the features of the full version, it will just be limited on how many entries users are allowed to make in the database (the goal is for them to try it out and see if they like it, then hopefully they decide to buy the full version).
I've been looking around online, and I *think* flavors are what I want. Is this right? Will flavors produce two separate APKs that I can upload to my developer console as different apps? Having trouble deciphering some of the finer points from some posts/videos I've found, figured asking some folks might be the best bet.
thanks!
I already have an app written and published in the play store.
What I would like to do is create a Lite version of this same app.
I want these to be two separate apps in the play store. The Lite version will have all the features of the full version, it will just be limited on how many entries users are allowed to make in the database (the goal is for them to try it out and see if they like it, then hopefully they decide to buy the full version).
I've been looking around online, and I *think* flavors are what I want. Is this right? Will flavors produce two separate APKs that I can upload to my developer console as different apps? Having trouble deciphering some of the finer points from some posts/videos I've found, figured asking some folks might be the best bet.
thanks!