I have one application, one startup view, two app icons and two app names.
I have to work with two app names and icons, it's crucial. The app it's the same.
The name and the icon changes with different signature type. free and not free signature.
I have two different icons and two different names for my app. And i want to change that in my java code. it's possible? Or change that in apk generation without change manifest file all the time.
I have icon1.png and icon2.png in drawable-hdpi/.