Copy Package ID
Quickly copy the package ID of an Android Project.
This feature is available in MFractor Professional
Introduction
When developing Android apps you often need to copy the Package ID of the app to setup store publishing or platforms like Firebase. The Copy Android Package ID to Clipboard tool allows you to quickly copy the package of any Android project in your solution. To access this command:
- On macOS: right-click on the Android project on the Solution Pad. Under the
Tools
menu you'll find theCopy Packaged Id to Clipboard
option. - On Windows: right-click on the Android project on the Solution Explorer, the
Copy Package Id to Clipboard
will appear on the second section of the menu.
The project Package ID (as defined on the AndroidManifest.xml
file) will be copied to your clipboard.
Tip
If the option doesn't appear try to Resync MFractor Solution Resources.