Skip to content

A simple messaging app built in Android Studio using Java and XML. It allows users to send text messages with a minimal, user-friendly interface. This project demonstrates basic Android app development concepts like UI design, handling intents, and sending message

Notifications You must be signed in to change notification settings

atharva-aak/Message-SMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📩 Android Messaging App

A lightweight and efficient Android messaging application built using Java and XML in Android Studio. This app enables users to send SMS seamlessly via the recipient’s default messaging app while ensuring a smooth and intuitive user experience.

✨ Features

Send SMS – Compose and send messages through the device’s default messaging app.
🎨 Minimalistic UI – Simple, clean, and easy-to-use interface.
Optimized Performance – Ensures smooth functionality across various Android devices.
📱 Lightweight & Fast – Designed to be efficient with minimal resource usage.

🛠️ Tech Stack

🚀 Programming Language: Java
📌 UI Design: XML
💻 Development Environment: Android Studio

📖 How It Works

1️⃣ Open the app.
2️⃣ Enter the recipient’s phone number and message.
3️⃣ Tap Send to dispatch the SMS via the default messaging app.

🚀 Future Enhancements

🔥 Real-time Chat – Integrate Firebase for live messaging.
📊 Message History – Save and track sent messages.
🎨 UI/UX Improvements – Implement Material Design for a modern look.

About

A simple messaging app built in Android Studio using Java and XML. It allows users to send text messages with a minimal, user-friendly interface. This project demonstrates basic Android app development concepts like UI design, handling intents, and sending message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages