This Eclipse project example illustrates how to use the WorxForUs Android framework to access a SQLite Database and shows how problems occur if using the classic approach to database access..
WorxForUsDb_Samples is hosted in the following web site
https://github.com/RightHandedMonkey/WorxForUsDb_Samples
If you think the Android project WorxForUsDb_Samples 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 WorxForUsDb_Samples.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
WorxForUsDb_Samples has the following Java source files.
com.example.worxforusdbsample.Nugget.java com.example.worxforusdbsample.NuggetDbActivity.java com.example.worxforusdbsample.NuggetTable.java