Simple app for recording audio. A learning tool for UI design, services, notifications, file I/O, etc..
just-record-android is hosted in the following web site
https://github.com/jdawes/just-record-android
If you think the Android project just-record-android 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 just-record-android.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 3 |
Fragment Count | 6 |
jar files used | musicg-1.4.2.0.jar |
Required Permissions | android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 9 image files in just-record-android. The names of the image files are listed as follows.
ic_action_accept.png ic_action_cancel.png ic_action_discard.png ic_action_edit.png ic_action_pause.png ic_action_play.png ic_action_share.png ic_action_sort_by_size.png ic_action_stop.png
The following screenshort is generated from the image listed above.
just-record-android has the following Java source files.
ca.mcnallydawes.justrecord.AboutFragment.java ca.mcnallydawes.justrecord.EditActivity.java ca.mcnallydawes.justrecord.EditFragment.java ca.mcnallydawes.justrecord.IPlayListenerFunctions.java ca.mcnallydawes.justrecord.IPlayServiceFunctions.java ca.mcnallydawes.justrecord.IRecordListenerFunctions.java ca.mcnallydawes.justrecord.IRecordServiceFunctions.java ca.mcnallydawes.justrecord.MainActivity.java ca.mcnallydawes.justrecord.MyConstants.java ca.mcnallydawes.justrecord.PlayService.java ca.mcnallydawes.justrecord.RecordFragment.java ca.mcnallydawes.justrecord.RecordService.java ca.mcnallydawes.justrecord.Recording.java ca.mcnallydawes.justrecord.SavedFragment.java ca.mcnallydawes.justrecord.SavedRecordingsAdapter.java ca.mcnallydawes.justrecord.SettingsActivity.java ca.mcnallydawes.justrecord.SettingsFragment.java ca.mcnallydawes.justrecord.UIUtils.java