appwisp
  • App explorer
  • SDKs insights
  • API
  • Contact
  • About
  • API
  • Github
© 2025 appwisp.com

DataConvertor for Excel

com.ou.tool.excel2plist

Total installs
0+
Rating
0.0
Released
June 15, 2015
Last updated
August 16, 2024
Category
Developer Tools
Developer
Li Wang
Developer details

Name
Li Wang
E-mail
unknown
Website
http://toeic-vocabulary.weebly.com
Country
unknown
Address
unknown
iOS SDKs

  • No items.

Screenshots

DataConvertor for Excel Screenshot 1 - AppWisp.com
DataConvertor for Excel Screenshot 2 - AppWisp.com
DataConvertor for Excel Screenshot 3 - AppWisp.com

Description

DataConvertor for Excel is a lightweight conversion tool to help developers to improve development efficiency.

You can convert your datas or configuration from excel document into .plist file or .sqlite database quickly when you develop iOS or Android 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 to .plist file;

・Convert Excel file 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;

Blank lines in the Excel file are ignored automatically!