An android application that demonstrates a SQLite database through a simple note-taking app.
Beryl is hosted in the following web site
https://github.com/thejdeep/Beryl
If you think the Android project Beryl 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 Beryl.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Asset File Names | assets\fonts\hel.ttf |
Beryl has the following Java source files.
com.example.beryl.DBAdapter.java com.example.beryl.DBHelper.java com.example.beryl.NewTask.java com.example.beryl.Splash.java com.example.beryl.ToDo.java com.example.beryl.first.java