Introduction to My Favorite Android App
My favorite assignment in this course was creating an Android app that could fetch images of Pokémon from the internet.
This is the screenshot of the Android app
Background of the Project
The project was part of a course where we had to create an Android app. I decided to advance on a previous project that involved fetching images from the internet.
This is a detailed view of the project
How the App Works
The app works by fetching the images of Pokémon from a website. The images are then stored in a database and can be retrieved and displayed in the app.
This shows how the app fetches images
Challenges and Solutions
One of the challenges I faced was handling the different cases for the Pokémon names. Some Pokémon have multiple forms, such as Mega Evolutions, and I had to create a separate program to handle these cases.
This is how I handled the different cases
Conclusion and Future Plans
Overall, I'm very happy with how the app turned out. I plan to continue working on it and add more features, such as a search function, to make it more useful.
This is the conclusion and future plans