01-16-2014 05:19 AM
Hi everybody,
I want to copy files between android smart phone and PC using bluetooth communication.
Android files are stored on flash card. PC is local with OS Win7.
Please can you help me to solve this problem? I will be grateful for every idea.
Thanks.
01-17-2014
04:57 PM
- last edited on
08-12-2024
11:57 AM
by
Content Cleaner
Hi,
this is a forum for LabVIEW questions, so I am assuming you are trying to develop a bluetooth application through LabVIEW. The links below talk more about using bluetooth in LabVIEW.
Developing Bluetooth Applications in LabVIEW
How do I make a Bluetooth device work with LabVIEW?
If you are just trying to transfer files between an Android device and Windows, I would suggest looking at an android specific forum.
Thanks!
01-17-2014 05:05 PM
Should be simple enough to pair your tablet with the PC and initiate a BT file transfer.
Don't even need LabView for that.
01-27-2014 07:15 AM
Thank you for your answer. I solved this problem created FTP server on android device. That is so easy to use files system on android.