Android Open Source - Photo application Lets-Pic-app






Project Summary

One Touch Photo Note with Reminder and Auto Delete for Android.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Lets-Pic-app.

ItemValue
Java File Count13
Supported screen sizes[hdpi]
Target SDK Version14
Minimum SDK Version8
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

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