Skip to content

Latest commit

 

History

History
87 lines (57 loc) · 3.17 KB

File metadata and controls

87 lines (57 loc) · 3.17 KB

MasterMeme

MasterMeme is an Android application for creating and sharing memes. It offers a user-friendly interface to add text to images, manage meme templates, and share your creations with others.


Features

  • Create Memes: Add text to images and customize them.
  • Template Management: Easily manage and edit meme templates.
  • Sharing: Share your memes with friends and on social media.
  • Favorites: Organize and save your favorite memes.
  • Editing Tools: Undo and redo actions while editing for a seamless experience.

Screenshots

Category Screenshot 1 Screenshot 2
Meme Editor Font Selector Save Options
Alert Dialog No Text Selected
Meme List List Screen Empty State
Templates Search Templates Template Search Bottom Sheet

Video Demo

Check out this video demo to see MasterMeme in action:
(Click the thumbnail to watch the video)

output.mp4

Installation

  1. Clone the repository:
    git clone https://github.com/vordead/master_meme.git
  2. Open the project in Android Studio.
  3. Build and run the project on an Android device or emulator.

Usage

  1. Launch the app and browse through the available meme templates.
  2. Select a template to start editing.
  3. Add and customize text on the image.
  4. Save your meme or share it with friends.

Contributing

We welcome contributions! To get started:

  1. Fork the repository.
  2. Create a new branch for your feature:
    git checkout -b feature-branch
  3. Make your changes and commit them:
    git commit -m "Add new feature"
  4. Push your changes to the branch:
    git push origin feature-branch
  5. Submit a pull request.

License

This project is licensed under the MIT License. For more details, see the LICENSE file.