

Googles next operating system update got its second. Then, in the library you could check this boolean to show advertisements if it's a trial version.Īnother useful thing you can do is using a custom splash screen for every app, by having different image resources in every project with the same name. Android 13 is rolling out fast and now our attention is shifting to the next best thing: Android 14. For instance, you could have a boolean in /res/values indicating whether the project is a trial or paid version, with different values for them. Their package names must be different if you want to publish both apps in Google Play.Īdditionally, you can override some resources for every project. They will just need their manifest.xml and some activity to call the main activity of the library. On the other hand, you create two additional projects linked to your library. Just for reference, in case you are interested in doing something similar, the best option in terms of maintainability of your app, consists in using an Android library project.īasically you have one main big project with the "Android Library" option checked in Eclipse. So far we didn't get any trouble with Google, so I would say it's possible. This means, they have their own package name, splash screen, and some database data, but the app is really the same. The code names of Android all versions currently, such as Cupcake, Donut, Eclair, Froyo, Gingerbread, Honeycomb, Ice Cream Sandwich, Jelly Bean, KitKat. Regarding your question, we have right now around 6 apps in Google Play which are different branded versions of the same app. This is done quite often for apps with trial and paid version. There are a lot of different versions, and many of them are still running on devices today. bookmarkborder On this page Android Gradle plugin and Android Studio compatibility Older versions Patch releases Android Studio Flamingo 2022.2.

You can if the package name of the app is different, as you said. Android What’s the Latest Version of Android Joe Fedewa tallshmo and Justin Duino Updated Jan 12, 2023, 10:57 am EDT 3 min read Android 13 is the most recent version of Android.
