Permissions these apps use

Check what is requested before you install. Below is every permission each app actually declares.

This list is extracted directly from the shipped app manifests (verified 2026-07-25).

Asked at runtime
The app shows a prompt. You can deny it, and the app still runs.
Granted separately
You must turn it on in Android settings. It is stronger than a normal permission, so the reason is stated.
Granted automatically
Granted at install without a prompt. Not being asked is no reason to hide it — everything declared is listed.

MediaMax

5 asked at runtime · 3 granted separately · 9 granted automatically

Permission Required? Type What it allows
POST_NOTIFICATIONS Asked at runtime Show notifications. Shows the current track and controls in a notification.
READ_EXTERNAL_STORAGE Asked at runtime Read files from device storage (older Android). To list the music and videos already on your device.
READ_MEDIA_AUDIO Asked at runtime Read audio files stored on the device. To list the music and videos already on your device.
READ_MEDIA_VIDEO Asked at runtime Read video files stored on the device. To list the music and videos already on your device.
RECORD_AUDIO Optional Asked at runtime Record sound with the microphone. Used only for voice commands controlling playback. Requested once on first launch; turn it off and it is never asked.
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS Granted separately Ask to be exempt from battery optimisation so background work is not cut off.
SYSTEM_ALERT_WINDOW Optional Granted separately Draw a window over other apps. So you can keep watching in a small window while using other apps.
WRITE_SETTINGS Granted separately Change some system settings.
ACCESS_NETWORK_STATE Granted automatically Check network connection state.
CHANGE_WIFI_MULTICAST_STATE Granted automatically Discover devices on the same network (e.g. casting).
FOREGROUND_SERVICE Granted automatically Keep a task running with a visible notification.
FOREGROUND_SERVICE_DATA_SYNC Granted automatically Continue downloads or syncing with a visible notification.
FOREGROUND_SERVICE_MEDIA_PLAYBACK Granted automatically Keep playing when the screen is off.
FOREGROUND_SERVICE_MICROPHONE Granted automatically Keep using the microphone when the screen is off.
INTERNET Granted automatically Connect to the internet.
VIBRATE Granted automatically Vibrate the device.
WAKE_LOCK Granted automatically Keep the device awake during a task.

CrystalEngine

16 asked at runtime · 2 granted separately · 11 granted automatically

Permission Required? Type What it allows
ACCESS_COARSE_LOCATION Asked at runtime Determine your approximate location.
ACCESS_FINE_LOCATION Asked at runtime Determine your precise location.
ACCESS_MEDIA_LOCATION Asked at runtime Read the location stored inside photos.
CAMERA Asked at runtime Take photos or video with the camera.
POST_NOTIFICATIONS Asked at runtime Show notifications.
READ_CALENDAR Asked at runtime Read events from the calendar.
READ_CONTACTS Asked at runtime Read names and numbers from contacts.
READ_EXTERNAL_STORAGE Asked at runtime Read files from device storage (older Android).
READ_MEDIA_AUDIO Asked at runtime Read audio files stored on the device.
READ_MEDIA_IMAGES Asked at runtime Read photos stored on the device.
READ_MEDIA_VIDEO Asked at runtime Read video files stored on the device.
READ_MEDIA_VISUAL_USER_SELECTED Asked at runtime Read only the photos or videos you pick each time.
READ_SMS Asked at runtime Read SMS messages.
RECORD_AUDIO Asked at runtime Record sound with the microphone.
health.READ_SLEEP Asked at runtime Read sleep records from Health data.
health.READ_STEPS Asked at runtime Read step count from Health data.
MANAGE_EXTERNAL_STORAGE Granted separately Access all files on the device.
PACKAGE_USAGE_STATS Granted separately Read app usage statistics.
ACCESS_NETWORK_STATE Granted automatically Check network connection state.
CHANGE_WIFI_MULTICAST_STATE Granted automatically Discover devices on the same network (e.g. casting).
FOREGROUND_SERVICE Granted automatically Keep a task running with a visible notification.
FOREGROUND_SERVICE_DATA_SYNC Granted automatically Continue downloads or syncing with a visible notification.
FOREGROUND_SERVICE_MEDIA_PLAYBACK Granted automatically Keep playing when the screen is off.
INTERNET Granted automatically Connect to the internet.
MODIFY_AUDIO_SETTINGS Granted automatically Adjust audio settings such as volume or output.
RECEIVE_BOOT_COMPLETED Granted automatically Let the app prepare when the device starts.
USE_BIOMETRIC Granted automatically Unlock with fingerprint or face.
USE_FINGERPRINT Granted automatically Unlock with fingerprint or face.
WAKE_LOCK Granted automatically Keep the device awake during a task.

CallNote

5 asked at runtime · 1 granted separately · 8 granted automatically

Permission Required? Type What it allows
POST_NOTIFICATIONS Asked at runtime Show notifications.
READ_CONTACTS Optional Asked at runtime Read names and numbers from contacts. Labels recordings with the other person's name so you can find them later.
READ_EXTERNAL_STORAGE Required Asked at runtime Read files from device storage (older Android).
READ_MEDIA_AUDIO Required Asked at runtime Read audio files stored on the device.
RECORD_AUDIO Required Asked at runtime Record sound with the microphone. Recording calls and notes is what this app does.
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS Granted separately Ask to be exempt from battery optimisation so background work is not cut off.
ACCESS_NETWORK_STATE Granted automatically Check network connection state.
FOREGROUND_SERVICE Granted automatically Keep a task running with a visible notification.
FOREGROUND_SERVICE_MICROPHONE Granted automatically Keep using the microphone when the screen is off.
INTERNET Granted automatically Connect to the internet.
RECEIVE_BOOT_COMPLETED Granted automatically Let the app prepare when the device starts.
USE_BIOMETRIC Optional Granted automatically Unlock with fingerprint or face. Locks your recordings behind fingerprint or face.
USE_FINGERPRINT Optional Granted automatically Unlock with fingerprint or face. Locks your recordings behind fingerprint or face.
WAKE_LOCK Granted automatically Keep the device awake during a task.

오두막 계산기

0 asked at runtime · 0 granted separately · 6 granted automatically

Permission Required? Type What it allows
ACCESS_NETWORK_STATE Granted automatically Check network connection state.
FOREGROUND_SERVICE Granted automatically Keep a task running with a visible notification.
INTERNET Granted automatically Connect to the internet.
RECEIVE_BOOT_COMPLETED Granted automatically Let the app prepare when the device starts.
VIBRATE Granted automatically Vibrate the device.
WAKE_LOCK Granted automatically Keep the device awake during a task.

오두막 코인시세

1 asked at runtime · 1 granted separately · 5 granted automatically

Permission Required? Type What it allows
POST_NOTIFICATIONS Optional Asked at runtime Show notifications. To alert you when a price you set is reached.
REQUEST_IGNORE_BATTERY_OPTIMIZATIONS Granted separately Ask to be exempt from battery optimisation so background work is not cut off.
ACCESS_NETWORK_STATE Granted automatically Check network connection state.
FOREGROUND_SERVICE Granted automatically Keep a task running with a visible notification.
INTERNET Granted automatically Connect to the internet.
RECEIVE_BOOT_COMPLETED Granted automatically Let the app prepare when the device starts.
WAKE_LOCK Granted automatically Keep the device awake during a task.

You can decline

You can use the apps without granting optional permissions. Only the feature that needs one stops working — we never restrict service because you declined.

You can revoke a permission at any time: Android Settings → Apps → (the app) → Permissions.

The apps still run if you deny a permission — only the feature that needs it stops working. Nothing collected on your device is sent anywhere.