An Android application that detects whether a given message is Spam or Not Spam using a machine learning model hosted via a Flask API.
- 🔍 Real-time message classification (Spam or Not Spam)
- 📡 REST API integration with a Flask backend
- 📱 Clean and intuitive user interface
- ⚡ Fast response using Volley HTTP library
- 🔐 Safe input handling
- Java
- XML (UI Design)
- Volley Library for API Requests
- Python Flask
- Scikit-learn ML Model
- Pickle for model serialization
- Hosted via Render or local Flask server
