Application to download audio file and transfer it via bluetooth.
AndroidProject is hosted in the following web site
https://github.com/spanda90/AndroidProject
If you think the Android project AndroidProject 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 AndroidProject.
Item | Value |
---|---|
Java File Count | 2 |
Supported screen sizes | [ldpi] |
Target SDK Version | 18 |
Minimum SDK Version | 2 |
Activity Count | 2 |
jar files used | android-support-v4.jar android-support-v4.jar |
Required Permissions | android.permission.BLUETOOTH android.permission.BLUETOOTH_ADMIN android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
AndroidProject has the following Java source files.
com.example.audioapp.MainActivity.java com.example.serverb.MainActivity.java