Privacy Policy

Read Contacts

Permission: android.permission.READ_CONTACTS

This permission is required to reading and displaying the names of contacts to select to who you want to send SMS.

SMS permissions

The application need some permissions to write and send SMS. The READ_PHONE_STATE permission is required from sending SMS in Android 8+

  1. android.permission.SEND_SMS
  2. android.permission.WRITE_SMS
  3. android.permission.READ_PHONE_STATE

Write and read to storage

The application allow the used to export and import application settings and commands, for this write/read storage permissions are required:

  1. android.permission.READ_EXTERNAL_STORAGE
  2. android.permission.WRITE_EXTERNAL_STORAGE

Non Disclosure

The SMS Config Tool for TK 102 does not handle personnal or sensitive user data, and no personnal data is captured or exchanged outside the application.

Contact information

Please contact me with any questions or comments about this Privacy Policy, your personal information at the following email address: ciubex@yahoo.com

Application sources

This application is an open source application and have sources published at the addrress: https://github.com/ciubex/tkconfig