Awesome
OtakuWorld
Discord Link There's a discord now!!! This is something that will probably be changed and modified since it's the first time I've done this.
A combined version of my MangaWorld and AnimeWorld apps. This was created because there were a ton of shared elements between the two apps so I combined them, allowing two separate apps but a lot of the same base logic.
Contents
Latest Release
Screenshots
<p align="center"> <img src="/mangaworld/src/main/ic_launcher-playstore.png" width="32%"/> <img src="/animeworld/src/main/ic_launcher-playstore.png" width="32%"/> <img src="/novelworld/src/main/ic_launcher-playstore.png" width="32%"/> <img src="/otakumanager/src/main/ic_launcher-playstore.png" width="32%"/> </p>MangaWorld
<p align="center"> <img src="/ss/mw_recent.png" width="32%"/> <img src="/ss/mw_all.png" width="32%"/> <img src="/ss/mw_details.png" width="32%"/> <img src="/ss/mw_notifications.png" width="32%"/> <img src="/ss/mw_top_settings.png" width="32%"/> <img src="/ss/mw_more_settings.png" width="32%"/> </p>AnimeWorld
<p align="center"> <img src="/ss/aw_recent.png" width="32%"/> <img src="/ss/aw_all.png" width="32%"/> <img src="/ss/aw_details.png" width="32%"/> <img src="/ss/aw_history.png" width="32%"/> <img src="/ss/aw_top_settings.png" width="32%"/> <img src="/ss/aw_more_settings.png" width="32%"/> </p>AnimeWorldTV
<p align="center"> <img src="/ss/tv_ss_homescreen.png" width="32%"/> <img src="/ss/tv_ss_details.png" width="32%"/> <img src="/ss/tv_ss_episodes.png" width="32%"/> <img src="/ss/tv_ss_settings.png" width="32%"/> <img src="/ss/tv_ss_search.png" width="32%"/> <img src="/ss/tv_ss_favorites.png" width="32%"/> </p>NovelWorld
<p align="center"> <img src="/ss/nw_recent.png" width="32%"/> <img src="/ss/nw_all.png" width="32%"/> <img src="/ss/nw_details.png" width="32%"/> <img src="/ss/nw_global_search.png" width="32%"/> <img src="/ss/nw_favorites.png" width="32%"/> <img src="/ss/nw_settings.png" width="32%"/> </p>Otaku Manager
<p align="center"> <img src="/ss/otakumanager_ss_1.png" width="32%"/> <img src="/ss/otakumanager_ss_2.png" width="32%"/> <img src="/ss/otakumanager_ss_3.png" width="32%"/> </p>Features
Shared Features
- Log in to save your favorites and watched episodes from device to device
- Favorite to be alerted of any updates
- Share Anime/Manga and open in app!
AnimeWorld
- Stream and download Anime from various different video sites
- Watch in a built-in video player
- Cast Videos to Chromecast Enabled Devices!
AnimeWorldTV
- Stream Anime/TV/Movies from various different video sites
- Watch in a built-in video player
- Sync favorites with AnimeWorld
- Includes an opening skipper (just skips ahead 90 seconds)
- Available only on Android TV devices
MangaWorld
- Read Manga from various different manga sites
NovelWorld
- Read Novels from various different novel sites
Otaku Manager
- View all favorites across all OtakuWorld applications. Requires you to login.
- Made using pure Jetpack Compose. No Xml for any views.
Instructions to Install/Update AnimeWorldTV
- Download animeworldtv-release.apk
If using adb
:
adb install animeworldtv-release.apk
If not using adb
:
- Follow Android Authority's steps
Building Locally
Be sure to change the build variant to a noFirebase
variant. Other than that, nothing needs to change to run/build locally!
Issues
If you run into any issues, please create an issue request with the following details:
- Small description
- Steps taken
- Device
- Version of Android
- Expected behavior
- Actual behavior
- If the issue is a breaking issue or not
- Any other additional information you might think will help
Pull Requests
If you want to add a new source or have a change that might make the app better
- Make a new branch
- Make changes
- Push and create a new PR
- Add me (@jakepurple13) as a reviewer
Disclaimer: I am not affiliated with Tachiyomi app or any fork hosted on GitHub.