Thursday 6 July 2017

Privacy policy of Ekstar Diary

Privacy policy

* Easy-to-read summary

Your information and complete ride data is stored on your phone and never transferred without you initiating it. (e.g. sharing a ride on Facebook or uploading to Ride With GPS)

* Android permissions

For Ekstar Diary to function it requires access to certain features of your phone. Here is an explanation of how we use each.

* Storage

Ekstar Diary saves temporary data and backup data to the SD card.

* Precise Android permissions

For those interested the precise Android permissions used are:
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
<uses-permission android:name="android.permission.CALL_PHONE" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />

<uses-feature android:name="android.hardware.location.network" />
<uses-feature android:name="android.hardware.location.gps" />
<uses-feature    android:name="android.hardware.telephony"    android:required="false" />

No comments:

Post a Comment