Android app to upload Voice notes to various cloud storages.
AllVoice is hosted in the following web site
https://github.com/pmauldin/AllVoice
If you think the Android project AllVoice 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 AllVoice.
Item | Value |
---|---|
Java File Count | 56 |
Target SDK Version | 10 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | classes.jar classes.jar dropbox-android-sdk-1.6.2.jar json_simple-1.1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.GET_ACCOUNTS android.permission.INTERACT_ACROSS_USERS_FULL android.permission.INTERNET android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 2 image files in AllVoice. The names of the image files are listed as follows.
record.png stop.png
The following screenshort is generated from the image listed above.
AllVoice has the following Java source files.
com.microsoft.live.BuildConfig.java com.microsoft.live.BuildConfig.java com.microsoft.live.LiveAuthClient.java com.microsoft.live.LiveAuthException.java com.microsoft.live.LiveAuthListener.java com.microsoft.live.LiveConnectClient.java com.microsoft.live.LiveConnectSession.java com.microsoft.live.LiveDownloadOperation.java com.microsoft.live.LiveDownloadOperationListener.java com.microsoft.live.LiveOperation.java com.microsoft.live.LiveOperationException.java com.microsoft.live.LiveOperationListener.java com.microsoft.live.LiveUploadOperationListener.java com.microsoft.live.Observer.java com.microsoft.live.Observer.java com.microsoft.live.UploadProgressListener.java com.microsoft.live.static.java com.microsoft.live.static.java com.microsoft.live.static.java com.microsoft.live.static.java com.microsoft.live.static.java me.pmauldin.allvoice.ApplicationTest.java me.pmauldin.allvoice.MainActivity.java me.pmauldin.allvoice.SettingsActivity.java me.pmauldin.allvoice.SettingsFragment.java