Sample code for doing Bluetooth image transfer on Android.
btphototransfer-sample is hosted in the following web site
https://github.com/simonguest/btphototransfer-sample
If you think the Android project btphototransfer-sample 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 btphototransfer-sample.
Item | Value |
---|---|
Java File Count | 2 |
Minimum SDK Version | 15 |
Activity Count | 1 |
Required Permissions | android.permission.BLUETOOTH android.permission.CAMERA android.permission.READ_EXTERNAL_STORAGE android.permission.WRITE_EXTERNAL_STORAGE |
btphototransfer-sample has the following Java source files.
com.simonguest.BTPhotoTransfer.MainActivity.java com.simonguest.BTPhotoTransfer.MainApplication.java