An android app that records, organizes and displays diary entries in an SQLite database..
LifeBook is hosted in the following web site
https://github.com/Ash-Code/LifeBook
If you think the Android project LifeBook 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 LifeBook.
Item | Value |
---|---|
Java File Count | 19 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 6 |
Asset File Names | assets\fonts\Berlin - Italic.ttf assets\fonts\Berlin Bold.ttf assets\fonts\Berlin X-Bold.ttf assets\fonts\Berlin.ttf assets\fonts\lobster.otf |
There are 3 image files in LifeBook. The names of the image files are listed as follows.
dot.png patched2.9.png patchednew.9.png
The following screenshort is generated from the image listed above.
LifeBook has the following Java source files.
com.example.RNGD.helpers.CircularImageView.java com.example.RNGD.helpers.CustomAdapter.java com.example.RNGD.helpers.Data.java com.example.RNGD.helpers.LBProvider.java com.example.RNGD.helpers.TypefaceSpan.java com.example.RNGD.lifebook.ApplicationTest.java com.example.RNGD.lifebook.CustomAdapter.java com.example.RNGD.lifebook.DBAdapter.java com.example.RNGD.lifebook.Data.java com.example.RNGD.lifebook.Edit.java com.example.RNGD.lifebook.Filter.java com.example.RNGD.lifebook.LBProvider.java com.example.RNGD.lifebook.Main_UI.java com.example.RNGD.lifebook.Preference.java com.example.RNGD.lifebook.Update.java com.example.RNGD.lifebook.Welcome.java com.example.ashwinkumar.databases.ApplicationTest.java com.example.ashwinkumar.databases.DatabaseAdapter.java com.example.ashwinkumar.databases.Databases_Activity.java