Swipe to Discover Anime
Card-based swiping interface — swipe right to add to watchlist, left to skip, up to mark as completed. Like Tinder for anime recommendations.
Swipe through personalized recommendations powered by MyAnimeList. Like Tinder, but for discovering anime, manga, and light novels you'll love.
Built for anime, manga, and light novel fans who want smarter discovery without overwhelming lists.
Card-based swiping interface — swipe right to add to watchlist, left to skip, up to mark as completed. Like Tinder for anime recommendations.
Twitter/X-style recommendation engine that learns your taste from MAL history, genre preferences, and engagement patterns. 80% personalized, 20% discovery.
Supports all three content types with dedicated browsing, watchlists, and reading lists. Filter and discover across 74 genres.
View your watching, completed, on-hold, and plan-to-watch statistics synced from MyAnimeList. Charts and detailed breakdowns of your anime journey.
Full synopsis, alternative titles, genres, MAL scores, popularity rankings, episode/chapter counts, trailers, and similar content recommendations.
OAuth 2 with PKCE flow for secure authentication. Your credentials never touch our servers. Tokens encrypted with Android EncryptedSharedPreferences.
74 genres grouped into Genres, Themes, and Demographics. Automatically discovers genres from your MAL list and suggests new ones to explore.
Beautiful light and dark themes with proper status bar and navigation bar tinting. No color intermixing — clean Material Design 3 throughout.
Clean Material Design 3 interface with smooth navigation and intuitive controls for discovering anime, manga, and light novels.
Card stack with anime posters. Swipe to decide, tap to read more about each recommendation.
Synopsis, genres, MAL score, status, trailer link, and similar anime/manga recommendations.
Track your plan-to-watch, reading, and completed anime, manga, and light novel lists in one place.
MAL statistics, genre preferences, content type filters, dark mode toggle, and secure logout.
AnimeMate uses the MyAnimeList API v2 to fetch recommendations. Getting your own API key takes 5 minutes:
If you don't have one, sign up for free at myanimelist.net.
Go to myanimelist.net/apiconfig and click "Create ID". Fill in your app name and description. Set the redirect URL to animerec://callback.
After registration, copy the Client ID from your MyAnimeList API application page.
Open AnimeRecApp.kt in the source code and replace the CLIENT_ID constant with your own:
const val CLIENT_ID = "your_mal_client_id_here"
Connect an Android 12+ device or emulator and run ./gradlew assembleDebug to build your APK. The app will connect to your MAL account via OAuth 2 PKCE.
Everything you need to know about AnimeMate, the anime recommendation app.
AnimeMate is built with a robust MVVM architecture, modern Jetpack libraries, and proven open-source tools.
Free anime, manga and light novel discovery app for Android 12+.
Debug build • ~22 MB • Android 12+ (API 31)
Download APKYou may need to enable "Install from unknown sources" in your device settings.