Hi,
I want to image transfer from Android phone to JAVA program. I use raspberry pi 2 and I have HC-05 bluetooth module. Specifically, I want to transfer image file in any raspberry directory such as /home/pi/images folder. How can I transfer any image file with bluetooth on raspberry pi 2 using JAVA program?
Thank you.