An Android Project to demonstrate the use of a TensorFlow Lite model to classify spam messages.
- Replaced XML-based UI with Jetpack Compose
- Set compileSdk=34
- Async inference in Classifier.ktwith Coroutines
- Added version catalogs
- Replaced Groovy build scripts with Kotlin build scripts
- Improved Classifier.ktby removing unwanted methods.
- Added documentation for classes and methods in Classifier.ktandMainActivity.kt.
- Replaced AsyncTaskwith Kotlin Coroutines.
You can open an issue here or start a new Discussion. You may consider filling out this form.