Note: The Gradle and Android Gradle Plugin (AGP) versions in the examples below (Gradle 4.2, AGP 3.x) are years out of date. For current versions, check the official Android Gradle Plugin release ...
An Android app that scans your device's files, ranks them by importance using an on-device TensorFlow Lite model, and lets you back up the selected files to Google Drive. smart-backup/ ├── app/ │ ├── ...