Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rllyhz/anime-us-android-app

An Android App version of my AnimeUs Project (https://github.com/rllyhz/anime-us-responsive-web)
https://github.com/rllyhz/anime-us-android-app

andriod android-api android-api-example android-app android-studio anime animeus-android api api-client retrofit2

Last synced: 30 days ago
JSON representation

An Android App version of my AnimeUs Project (https://github.com/rllyhz/anime-us-responsive-web)

Awesome Lists containing this project

README

        

## **AnimeUs Android App**

The features that have not been implemented yet:

1. Search option
- url => `https://api.jikan.moe/v3/search/type?q=Fate/Zero&page=1`
- type => {anime, manga, character, person}


# **AnimeUs Android App**

Application that provides some information of Anime, Manga, Characters. This app is an Android version of my WebApp Project, called [`AnimeUS Responsive Web`](https://github.com/rllyhz/anime-us-responsive-web).

### Features

- Show Anime list
- Show Manga list
- Show Characters list
- Show Top Anime and Manga list
- Detail description of each Anime and Manga

This application uses an unofficial MyAnimeList API in order to provide some information.
[This api](https://api.jikan.moe/v3) was created by [`Jikan`](https://github.com/jikan-me/jikan).
Here's the link if you want to use it as well :

> Official Doc : [`https://jikan.moe/`](https://jikan.moe/)

> Base url of API : [`https://api.jikan.moe/v3`](https://api.jikan.moe/v3)


### Preview

![Preview 1](images/preview-3.jpg)

![Preview 2](images/preview-1.jpg)

![Preview 3](images/preview-2.jpg)

### LICENSE

Copyright 2020 Rully Ihza Mahendra

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.