WearFiles
Simple file manager for Wear OS smartwatches.
Features
- View and open files
- Delete files
- Cut/Copy/Paste files
Important
- Due to Wear OS platform limitations, the application cannot automatically grant the MANAGE_EXTERNAL_STORAGE permission. You need to do this manually. This permission is necessary to access the device's file system.
- You will be able to use the application without this permission in a limited mode. You will have access to viewing a list of photos, videos, and audio files.
How to manually grant access to files:
-
Connect your watch to a computer via ADB.
-
Run the following command:
adb shell appops set --uid com.dertefter.wearfiles MANAGE_EXTERNAL_STORAGE allow -
Restart the app.
๐ธ Screenshots
On this page
Languages
Kotlin100.0%
Created September 14, 2023
Updated March 2, 2026




