Who's that Pokemon for Superheros.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Android Studio [ Installation Instructions ]
-
Clone (or download zip file) of the project from here.
-
Go to Android Studio and select "Open an existing Android Studio Project".
-
Select the Project Folder.
-
Let the gradle and other settings sync. [ Install any updates available ]
-
Go to "https://www.superheroapi.com/" and get your API_TOKEN.
-
Change the API_TOKEN in project.
API_TOKEN is in
java -> utils -> Constants
-
Project Setup Done. Now you can run the Project.
- Android Documentation
- Kotlin - The Main Language Used
This project is licensed under the MIT License - see LICENCE for more details.
- Hat tip to anyone whose code was used
- Inspiration
- etc