"My Blog App" is a Java mobile application created as a personal project to learn native mobile app development using Java in Android Studio. The app facilitates social media chatting, wiki authoring, and offline blogging with a user-friendly interface. Users can compose, edit, view, and delete messages, and the application supports text input, image attachment, and seamless message management through SQLite for local storage.
Technology Used:
- Programming Language: 
Java - Database: 
SQLite 
Key Features:
- Easy composition, editing, viewing, and deletion of messages
 - Text input and image attachment capabilities
 - Local storage powered by SQLite for efficient message management
 - Integration with popular online publishing platforms for easy content sharing
 
Note: This is a brief summary of the My Blog App.
