checkdigits / MobileExperts

Project created to facilitate the day-to-day tasks of developing multi-device Android and iOS applications in Delphi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobile Experts

Mobile Experts

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.

Installation

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.

Use

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.

Mobile Experts

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.

Mobile Experts

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.

Mobile Experts

Ready. Your project has been modified and the icons updated. Just look at Project > Options.

Videos on YouTube

Vídeo Spoiler

Documentation Languages

English (en)
Português (ptBR)

⚠️ License

Mobile Experts is free and open-source library licensed under the MIT License.

About

Project created to facilitate the day-to-day tasks of developing multi-device Android and iOS applications in Delphi.

License:MIT License


Languages

Language:Pascal 100.0%