Base library for manipulating data..
BaseDataProccess is hosted in the following web site
https://github.com/nvelasquez/BaseDataProccess
If you think the Android project BaseDataProccess 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 BaseDataProccess.
Item | Value |
---|---|
Java File Count | 15 |
Activity Count | 0 |
jar files used | gson-2.2.4.jar ormlite-android-4.48.jar ormlite-core-4.48.jar |
Asset File Names | assets\Roboto-Black.ttf assets\Roboto-BlackItalic.ttf assets\Roboto-Bold.ttf assets\Roboto-BoldItalic.ttf assets\Roboto-Italic.ttf assets\Roboto-Light.ttf assets\Roboto-LightItalic.ttf assets\Roboto-Medium.ttf assets\Roboto-MediumItalic.ttf assets\Roboto-Regular.ttf assets\Roboto-Thin.ttf assets\Roboto-ThinItalic.ttf assets\RobotoCondensed-Bold.ttf assets\RobotoCondensed-BoldItalic.ttf assets\RobotoCondensed-Italic.ttf assets\RobotoCondensed-Light.ttf assets\RobotoCondensed-LightItalic.ttf assets\RobotoCondensed-Regular.ttf |
BaseDataProccess has the following Java source files.
com.zerofull800.basedataproccess.lib.data.api.BaseRepository.java com.zerofull800.basedataproccess.lib.data.api.DatabaseHelper.java com.zerofull800.basedataproccess.lib.data.api.IRepository.java com.zerofull800.basedataproccess.lib.data.exception.BaseDataException.java com.zerofull800.basedataproccess.lib.data.exception.DeleteDataException.java com.zerofull800.basedataproccess.lib.data.exception.InsertDataException.java com.zerofull800.basedataproccess.lib.data.exception.UpdateDataException.java com.zerofull800.basedataproccess.lib.exception.BaseException.java com.zerofull800.basedataproccess.lib.web.api.JSONHttpClient.java com.zerofull800.basedataproccess.lib.web.exceptions.DownloadException.java com.zerofull800.basedataproccess.lib.widget.IRobotoView.java com.zerofull800.basedataproccess.lib.widget.RobotoAutoCompleteEditText.java com.zerofull800.basedataproccess.lib.widget.RobotoButton.java com.zerofull800.basedataproccess.lib.widget.RobotoEditText.java com.zerofull800.basedataproccess.lib.widget.RobotoTextView.java