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.
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.
The following table is the detailed list of VirtualReminder.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 7 |
jar files used | android-support-v4.jar |
Required Permissions | android.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 Names | res\raw\alarm.mp3 |
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.
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