Android Open Source - Sound recorder PowerRecorder






Project Summary

A simple, powerful audio recorder for Android.

Web Site / Source Repository

PowerRecorder is hosted in the following web site
https://github.com/ubanerji/PowerRecorder

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

ItemValue
Java File Count8
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version11
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in PowerRecorder. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

PowerRecorder has the following Java source files.

com.udayan.advanced.recorder.AppGlobals.java
com.udayan.advanced.recorder.AudioConfig.java
com.udayan.advanced.recorder.CoreRecorder.java
com.udayan.advanced.recorder.Home.java
com.udayan.advanced.recorder.RawRecorderService.java
com.udayan.advanced.recorder.RecordingConfig.java
com.udayan.advanced.recorder.TimerThread.java
com.udayan.advanced.recorder.Utility.java