I want to transfer files using Bluetooth in Android.
I came across this :
How to send file using bluetooth on android programatically?
Answer to this question in the above link.
But i am not getting any exception and also, none of the files are getting transferred.
Please let me know if i have to add any provider or anything in manifest other than the Bluetooth permission.
Thanks Sneha