Android Open Source - Development tool sloop-sql






Project Summary

SQL tool, written entirely on Android mobile devices as an experiment in software development on mobile devices..

Web Site / Source Repository

sloop-sql is hosted in the following web site
https://github.com/davidmegginson/sloop-sql

If you think the Android project sloop-sql 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 sloop-sql.

ItemValue
Java File Count11
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version14
Minimum SDK Version11
Activity Count1
Fragment Count2
jar files usedandroid-support-v4.jar




License

The license information of sloop-sql is as follows:

SloopSQL is released into the Public Domain. There are no restrictions on how you may use this code, and there is no warranty or guarantee of fitness for anything. USE AT YOUR OWN RISK (and enjoy).

Resource Files

There are 10 image files in sloop-sql. The names of the image files are listed as follows.

ic_cancel_dark.png
ic_cancel_light.png
ic_collection_dark.png
ic_collection_light.png
ic_new_dark.png
ic_new_light.png
ic_play_dark.png
ic_play_light.png
ic_share_dark.png
ic_share_light.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.megginson.sloopsql.AsyncResult.java
com.megginson.sloopsql.CSVCursorSerializer.java
com.megginson.sloopsql.DatabaseHandler.java
com.megginson.sloopsql.MainActivity.java
com.megginson.sloopsql.QueryFragment.java
com.megginson.sloopsql.QueryResultAdapter.java
com.megginson.sloopsql.ScriptFragment.java
com.megginson.sloopsql.TabListener.java
com.megginson.sloopsql.TableListAdapter.java
com.megginson.sloopsql.TableListFragment.java
com.megginson.sloopsql.Util.java