keystore - Can we use the same packagename in android with Different case? -


i had app in google play store , lost keystore file. trying delete previous app , create new 1 same characters different case.is possible?that if previous package name "com.example.myandroidapp" want make "com.example.myandroidapp"?

no can't. package name case sensitive


Comments

Popular posts from this blog

Rendering JButton to get the JCheckBox behavior in a JTable by using images does not update my table -

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -