03-29-2023, 10:46 AM
The name is currently hard coded to be android.os.Build.BRAND + " " + android.os.Build.DEVICE when synchronizing. Those values are populated by the tablet manufacturer. When using a bluetooth device, I believe it should use the bluetooth name assigned in the settings (I'd have to verify this though).
I have updated the code to use the user assigned name starting with version 3.7.6. So this should get you what you want.
Mike
I have updated the code to use the user assigned name starting with version 3.7.6. So this should get you what you want.
Mike