When you use our apps, you grant us some permissions that are used uniquely and exclusively to do the functions of the app. The goal of this politics and terms is inform about what data we collect, why and what we do with them to have total transparence. When you use our apps you are acepting this terms and conditions and is very important understand them.
Permissions
- android.permission.INTERNET: Allows the internet access in order to play the radio streaming and synchronize the data of the app.
- android.permission.ACCESS_NETWORK_STATE: Allows determine if there is internet or not.
- android.permission.ACCESS_WIFI_STATE: Allows determine if there is internet or not.
- android.permission.MODIFY_AUDIO_SETTINGS: Allows manipulate the audio settings like audio volume.
- android.permission.WRITE_EXTERNAL_STORAGE: Allows transfer the app into an SD card, feature useful on devices with a lack of storage.
- android.permission.READ_PHONE_STATE: Allow determine if there is a call and with that we can stop the audio during the call and play when it finished.
- android.permission.FOREGROUND_SERVICE: Allows the app to create foreground services required for continuous audio playback and preventing the service from being killed by the system.
- android.permission.POST_NOTIFICATIONS: Allows displaying notifications on Android 13 (API 33) and above. Required for showing the playback notification.
- android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK (minSdkVersion 34): Required on Android 14 (API 34) and above for foreground services related to media playback.
- android.permission.WAKE_LOCK: Allows preventing the device from entering deep sleep while playback is active, ensuring uninterrupted audio streaming.
- com.google.android.gms.permission.AD_ID: Allows accessing the Google Advertising ID when using Google Play services advertising libraries.
Collected data
We use an analytics system which collect generic information about device kind, country where the app is used, frecuency and so on, all of this data are used for internal analytics to find points to improve.
We work using and advertising company that collects similar information than our analytics system, that data is used only to improve the user experience with the ads and to made them relevant with each user avoiding unrelevant ads.