I had an app in the google play store and I lost the keystore file. So now i am trying to delete the previous app and create a new one with same characters but different case.Is it possible?That is if the previous package name is "com.example.MyandroidApp" now i want to make it "com.example.MyANDROIDApp"?
Asked
Active
Viewed 182 times
1 Answers
-1
No you can't. However your package name is case sensitive

VenomVendor
- 15,064
- 13
- 65
- 96
-
1Why is this in a blockquote? – Jamal Jul 14 '15 at 04:23
-
@VenomVender thanks,but when i deleted the previous app ,i could upload that in play store with different case. – Anu Jul 15 '15 at 06:39