device settings

  1. Dave O

    Android Question getting device name using Settings.Global?

    Hi all, I'd like to get the name of the user's device (e.g. "Dave's Note 10"), and it's proving harder than I expected. There's a method using Bluetooth, but I'd prefer not to have to ask for BT permissions just for the device name. There appears to be a "device_name" in Android's...
  2. Lori Scott

    Android Question [Solved] Override user's custom fontsize settings

    My Android app uses designer script to adjust the size and position of each control. The AutoScaleAll is left on (not commented out). In use, the app looks like this: On a different, larger device used by my colleague, it looks very similar. However, another colleague using the same larger...
Top