Android application that includes a schedule and a scrapbook for new parents, for our mobile development class.
Babys-First is hosted in the following web site
https://github.com/Jacob-Mischka/Babys-First
If you think the Android project Babys-First 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 Babys-First.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 5 |
Fragment Count | 4 |
Required Permissions | android.permission.GET_ACCOUNTS android.permission.INTERNET android.permission.READ_EXTERNAL_STORAGE android.permission.USE_CREDENTIALS |
There are 3 image files in Babys-First. The names of the image files are listed as follows.
calendarlogo.png ic_menu_search.png scrapbookimage.png
The following screenshort is generated from the image listed above.
Babys-First has the following Java source files.
info.mischka.babysfirst.AddEditScheduleActivity.java info.mischka.babysfirst.AddEditScrapbookActivity.java info.mischka.babysfirst.LoginActivity.java info.mischka.babysfirst.LoginDbHelper.java info.mischka.babysfirst.MainActivity.java info.mischka.babysfirst.ScheduleDbHelper.java info.mischka.babysfirst.ScheduleScrapbookActivity.java info.mischka.babysfirst.ScrapbookDbHelper.java