Android Open Source - Photo application VirtualReminder






Project Summary

This a Android App which features the functionality of creating memos by photos,audios and text. It is also implemented gesture control for the ease of use. The UI design style is MetroUI By Yao Sun & Alex Xiaolei Wang.

Web Site / Source Repository

VirtualReminder is hosted in the following web site
https://github.com/Sapphire1211/VirtualReminder

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

ItemValue
Java File Count12
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.MOUNT_UNMOUNT_FILESYSTEMS
android.permission.RECORD_AUDIO
android.permission.RESTART_PACKAGES
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\alarm.mp3




Resource Files

There are 8 image files in VirtualReminder. The names of the image files are listed as follows.

calendar.png
clock.png
mic_phone256.png
photo_off.png
photo_on.png
take_photo256.png
voice_off.png
voice_on.png

The following screenshort is generated from the image listed above.

null




Java Source Files

VirtualReminder has the following Java source files.

com.example.virtualreminder.AudioRecordTest.java
com.example.virtualreminder.DBOpenHelper.java
com.example.virtualreminder.ExistingActivity.java
com.example.virtualreminder.ExpListActivity.java
com.example.virtualreminder.MainActivity.java
com.example.virtualreminder.MyAlarm.java
com.example.virtualreminder.NewActivity.java
com.example.virtualreminder.OnGestureListener.java
com.example.virtualreminder.Reminder.java
com.example.virtualreminder.ReminderService.java
com.example.virtualreminder.UtilityCaculator.java
com.example.virtualreminder.enlargeActivity.java