A simple Android app to record audio through the microphone..
audiobug is hosted in the following web site
https://github.com/d4rken/audiobug
If you think the Android project audiobug 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 audiobug.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 2 |
Fragment Count | 1 |
Required Permissions | android.permission.RECORD_AUDIO android.permission.VIBRATE android.permission.WAKE_LOCK android.permission.WRITE_EXTERNAL_STORAGE |
There are 9 image files in audiobug. The names of the image files are listed as follows.
ic_action_github.png ic_action_playback_play.png ic_action_playback_stop.png ic_action_record.png ic_action_settings.png ic_action_twitter.png widgetnorm.png widgetpressed.png widgetrec.png
The following screenshort is generated from the image listed above.
audiobug has the following Java source files.
eu.thedarken.audiobug.AudioBugService.java eu.thedarken.audiobug.ConfigurationFragment.java eu.thedarken.audiobug.FollowMeDialogFragment.java eu.thedarken.audiobug.InfoDialogFragment.java eu.thedarken.audiobug.MainActivity.java eu.thedarken.audiobug.PreferencesActivity.java eu.thedarken.audiobug.Recorder.java eu.thedarken.audiobug.RecorderWidget.java eu.thedarken.audiobug.trigger.ProximityTrigger.java eu.thedarken.audiobug.trigger.ShakeTrigger.java eu.thedarken.audiobug.trigger.Trigger.java