Myme is an Android app that provides users with a studio, in which they can easily explore, collect, and create memes, tailored to their tastes. Myme allows users to browse existing memes, and gives them the option to make new memes.
Explore | Detail | Favorite | Studio |
---|---|---|---|
You get started by cloning the project to your local machine:
$ git clone https://github.com/NickJosephson/Myme.git
You can also do this in Android Studio: on the top toolbar navigate to VCS > Git.
Before running the project in Android Studio, you might need to Sync Project with Gradle Files (File > Sync Project with Gradle Files)