Skip to content

Latest commit

Β 

History

History
35 lines (23 loc) Β· 819 Bytes

File metadata and controls

35 lines (23 loc) Β· 819 Bytes

πŸ“± Android Spam Detection App

An Android application that detects whether a given message is Spam or Not Spam using a machine learning model hosted via a Flask API.


πŸš€ Features

  • πŸ” 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

🧠 Tech Stack

πŸ“± Android (Frontend)

  • Java
  • XML (UI Design)
  • Volley Library for API Requests

πŸ”— Backend (API)

  • Python Flask
  • Scikit-learn ML Model
  • Pickle for model serialization
  • Hosted via Render or local Flask server

πŸ“· Screenshots

Screenshot 2025-06-24 092102