Simple sugar based app for downloading & saving image to DB.
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.
The following table is the detailed list of SugarByteTest.
Item | Value |
---|---|
Java File Count | 25 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
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