A beautiful and feature-rich Android application that syncs with your AniList account. Track your anime watching progress, explore detailed anime information, and keep your favorites up-to-date!
Due to legal reasons, all releases and updates for this application have been stopped, and existing releases are being removed. Thank you to everyone who supported this project.
- AniList Integration: Authenticate with your AniList account securely to track everything you watch.
- Sync Progress: Automatically sync your episode watch history back to AniList.
- Favorites & Watchlists: Easily manage your favorites directly from the app interface.
- Beautiful UI: Built with Jetpack Compose featuring a modern, glassmorphic design, smooth micro-animations, and a premium aesthetic.
- Smart Downloads: Background downloading system with offline playback support.
- Advanced Player: Custom ExoPlayer implementation with AI subtitle translation, gesture controls, and dual-landscape auto-rotation.
Note: As noted above, releases are being discontinued and removed due to legal reasons. The information below is kept for historical reference.
The application was previously distributed as a side-loadable APK via the GitHub releases page.
If you're a developer wanting to build the project locally, follow these steps.
- Android Studio (Latest stable version recommended)
- JDK 17+ (Required by Gradle)
- An AniList Developer Account for API credentials
For security reasons, the AniList Client ID and Secret are not hardcoded in this repository. The app uses the Secrets Gradle Plugin to inject them at build time.
To build the app yourself:
- Clone the repository.
- Create a
local.propertiesfile in the root directory. - Add your AniList credentials to the
local.propertiesfile:ANILIST_API_KEY=your_client_id_here ANILIST_CLIENT_SECRET=your_client_secret_here
- Build and run the app from Android Studio!
This project is licensed under the MIT License.
This project was an open-source anime streaming application created for educational and personal use purposes only.
- This application does not host, store, upload, or distribute any copyrighted video content on its own servers.
- Anime metadata, titles, descriptions, ratings, and poster images are obtained from third-party sources such as AniList and remain the property of their respective owners.
- Video content displayed through the application was provided by third-party services via external sources.
- The developers of this project did not control, own, or operate any external video sources linked through the application.
All trademarks, logos, anime titles, artwork, posters, and related intellectual property belong to their respective copyright holders. Their inclusion within this application was for informational and indexing purposes only.
Users are solely responsible for how they used this software and for complying with applicable copyright laws and regulations in their jurisdiction.
The developers, contributors, and maintainers of this project shall not be held liable for any misuse of the software, copyright infringement, or other unlawful activities carried out by users.
If you are a copyright owner and believe that any content previously accessible through this application infringed your rights, please contact the relevant content hosting provider directly. Since this application did not host the video content, removal requests should be directed to the source hosting the material.
This software was provided "AS IS", without warranty of any kind, express or implied. The developers assume no responsibility for any damages, legal issues, or losses arising from the use of this project.





