Skip to content

AboutPhone#

Defaults#

Commented File-structure#

aboutPhone.xml
<?xml version="1.0" encoding="utf-8"?>
<!-- settings specific to the phone -->
<aboutPhone version="1.34.0">
  <!-- the name to display for this device/user.
       type: string -->
  <deviceName></deviceName>
  <!-- The image for this device, base64 encoded or as http(s) uri.
       The image should not exceed 300x300px.
       It will be shown in the status of the idle screen
       and the phones contact in the Contact app.
       type: string -->
  <deviceImage></deviceImage>
</aboutPhone>