Android Open Source - Database image SugarByteTest






Project Summary

Simple sugar based app for downloading & saving image to DB.

Web Site / Source Repository

SugarByteTest is hosted in the following web site
https://github.com/mpurbo/SugarByteTest

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

ItemValue
Java File Count25
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

SugarByteTest has the following Java source files.

com.orm.SchemaGenerator.java
com.orm.SugarApp.java
com.orm.SugarContext.java
com.orm.SugarDb.java
com.orm.SugarRecord.java
com.orm.SugarTransactionHelper.java
com.orm.dsl.Column.java
com.orm.dsl.Ignore.java
com.orm.dsl.NotNull.java
com.orm.dsl.Table.java
com.orm.dsl.Unique.java
com.orm.query.Condition.java
com.orm.query.Select.java
com.orm.util.Collection.java
com.orm.util.ManifestHelper.java
com.orm.util.NamingHelper.java
com.orm.util.NumberComparator.java
com.orm.util.QueryBuilder.java
com.orm.util.ReflectionUtil.java
com.orm.util.SugarConfig.java
com.orm.util.SugarCursorFactory.java
org.purbo.sugarbytetest.ApplicationTest.java
org.purbo.sugarbytetest.ImageData.java
org.purbo.sugarbytetest.MainActivity.java
org.purbo.sugarbytetest.SugarByteTestApp.java