bluetooth server device name

Discussions about syncing data via Bluetooth, Dropbox, FTP, and using CSWeb
Forum rules
New release: CSPro 8.0
Post Reply
Enkhbayar
Posts: 68
Joined: November 10th, 2014, 11:48 pm

bluetooth server device name

Post by Enkhbayar »

Just wondering that, is there any way to change device name from the inside of CSPro application? I want to assign a new name to the Bluetooth server name before it starts transmission.

v6.2 it was possible, but I couldn't find any option in v7.0.
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: bluetooth server device name

Post by josh »

Not possible in CSPro 7. In CSPro 6.3 sync was Android only but in 7.0 sync supports multiple platforms and there is no way to change the Bluetooth on other platforms so we decided not to support it.
Enkhbayar
Posts: 68
Joined: November 10th, 2014, 11:48 pm

Re: bluetooth server device name

Post by Enkhbayar »

Thanks Josh, that's bad news.

After some research, I found that android device name is located in the build.prop. Do you know how to access to this file from Csrpo code without root ing?
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: bluetooth server device name

Post by josh »

You can read and write files using setfile, fileread and filewrite from CSPro logic but I doubt that you would be able to modify that file without root.
Post Reply