0

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"?

Anu
  • 1,303
  • 3
  • 23
  • 38

1 Answers1

-1

No you can't. However your package name is case sensitive

VenomVendor
  • 15,064
  • 13
  • 65
  • 96