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

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -