send link to app

DataGenerator for Excel


Developer Tools Utilities Utilities
Developer: HuMinghua
15.99 USD

DataGenerator for Excel is a lightweight conversion tool to help developers to improve development efficiency. You can convert your datas or configuration from excel(.xls and .xlsx) document into .plist file or .sqlite database quickly when you develop iOS or Other Apps. And also it will generate corresponding access codes by Objective-C and Java. You just need to copy the generated files to your Xcode project or Eclipse project , then you can read your datas immediately.

Features:

・Convert Excel file(.xls and .xlsx) to .plist file;
・Convert Excel file(.xls and .xlsx) to .sqlite database;
・Generate Objective-C codes to access .plist file that has been converted;
・Generate Swift codes to access .plist file that has been converted;
・Generate Java codes to access .sqlite database that has been converted;
・Auto fill data from last line if the cell has the same data;
・Encode string datas if you need;
・Save your configs for all sheets, then you can import them at next time;
Blank lines in the Excel file are ignored automatically!

YouTube Video: https://youtu.be/EQ3dFyG__YE

------------------------------------------
Note: Excels cell count of data can not be more than 65535 when your files format is ( .xls).
You can convert ( .xlsx ) file without this limitation.