Mobile Experts is an OpenSource plugin for installation in Delphi that implements features that facilitate Mobile iOS and Android development.
This is version 1.0 Beta and we are at the beginning. Soon we will bring more news.
If you are a Delphi developer and would like to contribute to the project, send us your Pull Request.
We also welcome suggestions and comments about the Expert in the Issues section.
Installing Mobile Experts is very simple by following the steps below:
- 1. Download the source code via the Code > Download Zip button on GitHub or use your favorite GIT client.
- 2. Open your Delphi version and then the MobileExperts.dpk package.
- 3. Make a Build and then Install to install in Delphi.
A new Mobile Experts menu will appear in Delphi.
Mobile Experts should implement many features. In this 1.0 Beta version, we implemented a single functionality: automatic icon creation for your Android/iOS app.
Usage is simple.
- 1. Open your Firemonkey project.
- 2. Right-click on the project name in Project Manager.
- 3. Locate and click on the "Create Icons for this Application..." option in my context*.
*...or select the Mobile Experts menu in Delphi right after the Help menu.
A dialog box will open.
You can set application icons as well as Splash images by clicking the corresponding buttons.
Click on Generate Files. The utility will create all icon sizes based on the icon or image selected in Icon Image and/or Launch Image.
This process will just create the icons in your project folder. If you want to automatically add to .dproj, just click on the Update Project button.
A copy of the .dproj will be created by selecting the Create backup before apply (.dproj) checkbox.
Ready. Your project has been modified and the icons updated. Just look at Project > Options.
Mobile Experts
is free and open-source library licensed under the MIT License.