Android Open Source - Development book MyLibReminder






Project Summary

My first functional Android Application; Its objective is to remember the user to return a borrowed book to the library..

Web Site / Source Repository

MyLibReminder is hosted in the following web site
https://github.com/geonnave/MyLibReminder

If you think the Android project MyLibReminder 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 MyLibReminder.

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version11
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WAKE_LOCK




License

The license information of MyLibReminder is as follows:

Apache License

Java Source Files

com.geonnave.mylibreminder.AddLoan.java
com.geonnave.mylibreminder.AlarmReceiverActivity.java
com.geonnave.mylibreminder.LoanAlarmReceiver.java
com.geonnave.mylibreminder.LoanComparator.java
com.geonnave.mylibreminder.LoanDAO.java
com.geonnave.mylibreminder.Loan.java
com.geonnave.mylibreminder.MainActivity.java
com.geonnave.mylibreminder.PersistenceHelper.java