Download apk.
Demo on Youtube.
Android app that fetches and displays details about Superheroes and superheroines using the Marvel API.
Youtube data v3 API used for fetching videos related to a character.
Android library android-youtube-player by Pierfrancesco Soffritti used for playing the youtube videos.
Android ViewPager2 used for showing character images.
All images used in the app are downloaded from the internet and may be subjected to copyright.
Splash screen. |
Home sreen. |
Captaim marvel. |
Details about character. |
Details about character. |
List of all character series. |
List of characters. |
List of character youtube videos. |
Youtube player. |
Use your own Marvel private and public API key in CharacterDetails.java.
Use your own Youtube data API key in YoutubeVideosListActivity.java.