Hi everyone
Is it possible to hide my package name (in Project Package->Build Configuration: ....) so that if someone decompiles the Apk, they won't find my package name? For example, at runtime or in some other way
This is very important because if someone uses the same name that I used, so when the user installs this new app, even if the apk name is something else, it will be overwritten on my app.
Is it possible to hide my package name (in Project Package->Build Configuration: ....) so that if someone decompiles the Apk, they won't find my package name? For example, at runtime or in some other way
This is very important because if someone uses the same name that I used, so when the user installs this new app, even if the apk name is something else, it will be overwritten on my app.