Android Open Source - SQLite database Beryl






Project Summary

An android application that demonstrates a SQLite database through a simple note-taking app.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Beryl.

ItemValue
Java File Count6
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
Asset File Namesassets\fonts\hel.ttf




Java Source Files

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