Android Open Source - SQLite sqlite Excel2Sqlite






Project Summary

export excel doc into sqlite on Android.

Web Site / Source Repository

Excel2Sqlite is hosted in the following web site
https://github.com/SwordBearer/Excel2Sqlite

If you think the Android project Excel2Sqlite listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of Excel2Sqlite.

ItemValue
Java File Count4
Target SDK Version16
Minimum SDK Version4
Activity Count1
jar files usedpoi-3.8-20120326.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\students.xls




Java Source Files

Excel2Sqlite has the following Java source files.

xmu.swordbearer.excel2sqlite.DBAdapter.java
xmu.swordbearer.excel2sqlite.Excel2SQLiteHelper.java
xmu.swordbearer.excel2sqlite.MainActivity.java
xmu.swordbearer.excel2sqlite.MyCursorAdapter.java