send link to app

Fast Code Development Helper app for iPhone and iPad


4.7 ( 3917 ratings )

Developer: 军 龙
Free
Current version: 3.1, last update: 4 years ago
First release : 13 Jan 2020
App size: 4.81 Mb

Fast Code Development Helper (FastCodeDevHelper) is a good helper for developers daily development work, especially mobile developers, helping developers solve daily trivial, repetitive and time-consuming tasks, allowing developers to spend more time on core work to improve development efficiency.

The main functions of "Fast Code Development Helper" are:
1. Clone project:
Clone an XCode / Android Studio source project into a new project after renaming, and automatically modify the project settings, Bundle Identifier / Package Name, physical file name, etc. Completely replace all old names in the project with new ones.
2. Generate entity class:
Automatically generate entity classes based on SQLite databases and tables, including iOS (Objective-C / Swift) and Android (Java) entity classes.
3. Generate SQL statements:
Automatically generate SQL statements based on SQLite databases and tables, including multiple SQL statement parameter formats.
4. Generate singleton classes:
Specify parameters such as class name and style, and automatically generate multiple singleton classes for iOS (Objective-C / Swift) and Android (Java).
5. Generate icon:
Generate iOS / macOS App icon set, Android App icon, icns icon. Including multiple platforms, multiple devices, multiple resolutions.
6. Generate Xcode image set:
Generate Xcode image set with multiple appearances, devices, and resolutions in Any / Light / Dark.
7. Format JSON / XML:
Format JSON / XML from clipboard or file and convert it into formatted text or tree structure.
8. plist verification / conversion:
Validate plist format from clipboard or file; plist / json / binary converts three different types of files.
9. QR code detection and generation:
Detect text from a QR code picture, or generate a QR code picture from the text.
10. Source line statistics:
From the specified directory or file, specify the file type, and perform statistics: number of files, file size, blank lines, comment lines, code lines, number of characters, and so on. You can view the classification or the statistics of each file, and you can export the statistics.
11. Commonly used paths:
Bring together Xcode-related paths, macOS-related paths, etc. that are commonly used in development work. In future work, you can quickly open their directories in the Finder, or copy the path.
12. Online resources collection:
Gather and list online resources often involved in daily development work to facilitate one-click access during work, reduce tedious search and filtering, and save time. Currently includes: reference documents, tutorials, validators, formatting, encryption and decryption, encoding and decoding, various conversions, development tools, design resources, website information query, and more.
13. Support localized multi-language, currently includes: English, Simplified Chinese, Traditional Chinese.
14. The interface appearance supports bright and dark colors.