https://github.com/dertefter/wearfiles
Wearable File Explorer
https://github.com/dertefter/wearfiles
android file-explorer mvvm wear-os wearable
Last synced: 3 months ago
JSON representation
Wearable File Explorer
- Host: GitHub
- URL: https://github.com/dertefter/wearfiles
- Owner: dertefter
- Created: 2023-09-14T02:07:03.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-04T03:19:17.000Z (3 months ago)
- Last Synced: 2025-07-04T04:28:40.752Z (3 months ago)
- Topics: android, file-explorer, mvvm, wear-os, wearable
- Language: Kotlin
- Homepage: https://play.google.com/store/apps/details?id=com.dertefter.wearfiles
- Size: 19 MB
- Stars: 14
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WearFiles
[](https://play.google.com/store/apps/details?id=com.dertefter.wearfiles)

**WearFiles** is a simple file manager for Wear OS smartwatches.
## 📌 Features
- 📂 View and open files
- 🗑 Delete files
- ✂️ Cut/📋 Copy/📌 Paste files## ⚠️ Important
Due to Wear OS platform restrictions, the app cannot grant file access permissions on its own. You need to do this manually:1. Connect your watch to a computer via ADB.
2. Run the following command:```sh
adb shell appops set --uid com.dertefter.wearfiles MANAGE_EXTERNAL_STORAGE allow
```3. Restart the app.
## 📸 Screenshots
  