Android project using SQLite database. In this application you can record, hire and evaluate the diarists..
Android-DiaristProject is hosted in the following web site
https://github.com/vinymarques/Android-DiaristProject
If you think the Android project Android-DiaristProject 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 Android-DiaristProject.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [hdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 9 |
Activity Count | 9 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 22 image files in Android-DiaristProject. The names of the image files are listed as follows.
add.png add_image.png agenda.png alter_alter.png cal_left_arrow_off.png cal_left_arrow_on.png cal_right_arrow_off.png cal_right_arrow_on.png calendar_bar.png calendar_bg_orange.png calendar_centralheader.png calendar_tile.png calendar_tile_small.png calendar_top_header.png calendar_view.png curtir.png info.png logout.png save.png seta.png settings.png take.png
The following screenshort is generated from the image listed above.
Android-DiaristProject has the following Java source files.
br.com.rubyth.diarist.AlterUser.java br.com.rubyth.diarist.ConsultSchedulings.java br.com.rubyth.diarist.DBAdapter.java br.com.rubyth.diarist.DBDiarist.java br.com.rubyth.diarist.DBHelper.java br.com.rubyth.diarist.DBSchedule.java br.com.rubyth.diarist.DBUser.java br.com.rubyth.diarist.Diarist.java br.com.rubyth.diarist.DiaristCursorAdapter.java br.com.rubyth.diarist.Info.java br.com.rubyth.diarist.Mask.java br.com.rubyth.diarist.NewDiarist.java br.com.rubyth.diarist.Register.java br.com.rubyth.diarist.Scheduling.java br.com.rubyth.diarist.SchedulingCursorAdapter.java br.com.rubyth.diarist.SchedulingNewDate.java