Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit Package Name APK #132

Closed
Pabubung opened this issue Jul 6, 2021 · 2 comments
Closed

Edit Package Name APK #132

Pabubung opened this issue Jul 6, 2021 · 2 comments

Comments

@Pabubung
Copy link

Pabubung commented Jul 6, 2021

It is possible to edit package name in apklab? and How? Thanks

@Surendrajat
Copy link
Member

Surendrajat commented Jul 6, 2021

Yes. Simply change package='com.blah.blah' to something you like in AndroidManifest.xml file and rebuild the APK.

Tip: if your intent is to install both APKs simultaneously then some other things like receiver names etc. might also conflict, but they are there in the same file, so you can easily change those as well.

@Pabubung
Copy link
Author

Pabubung commented Jul 6, 2021

Got it, It installed successfully. Thank you @Surendrajat

@Pabubung Pabubung closed this as completed Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants