├── README.md └── app └── src └── main └── res ├── values-in └── strings.xml └── values └── strings.xml /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KuatoDev/Wear-Level-Insight/HEAD/README.md -------------------------------------------------------------------------------- /app/src/main/res/values-in/strings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KuatoDev/Wear-Level-Insight/HEAD/app/src/main/res/values-in/strings.xml -------------------------------------------------------------------------------- /app/src/main/res/values/strings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KuatoDev/Wear-Level-Insight/HEAD/app/src/main/res/values/strings.xml --------------------------------------------------------------------------------