One Touch Photo Note with Reminder and Auto Delete for Android.
Lets-Pic-app is hosted in the following web site
https://github.com/benhenn/Lets-Pic-app
If you think the Android project Lets-Pic-app 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 Lets-Pic-app.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [hdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 8 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.RECEIVE_BOOT_COMPLETED android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
Lets-Pic-app has the following Java source files.
com.example.letspicapp.CameraPreview.java com.example.letspicapp.MainActivity.java com.example.letspicapp.MyWidgetProvider.java com.example.letspicapp.db.DatabaseHandler.java com.example.letspicapp.db.ReminderDataSource.java com.example.letspicapp.model.Alarm.java com.example.letspicapp.receiver.AlarmReciever.java com.example.letspicapp.receiver.RestoreReminders.java com.example.letspicapp.receiver.ServiceAtBootReceiver.java com.example.letspicapp.reminder.ReminderHandler.java com.example.letspicapp.technicalservices.Persistence.java com.example.letspicapp.views.ImageReminder.java com.example.letspicapp.views.ReminderOverview.java