Resources used
Star Wars Api (SWAPI) https://swapi.dev License https://github.com/Juriy/swapi/blob/master/LICENCE Used this API to fetch star wars planet data
Compact numbers function for converting large numbers to a compact form with a symbol https://stackoverflow.com/questions/41859525/how-to-go-about-formatting-1200-to-1-2k-in-android-studio
Internet connection check function https://stackoverflow.com/questions/4238921/detect-whether-there-is-an-internet-connection-available-on-android (Top answer)
Copyrights
All associated information & images about Star Wars are copyright to Lucasfilm. https://www.lucasfilm.com/who-we-are/faq/
I freely gathered the images from Wookieepedia https://starwars.fandom.com/wiki/Wookieepedia:Copyrights
Tutorials
Searchview
https://www.youtube.com/watch?v=M3UDh9mwBd8
Dependencies used
Room https://developer.android.com/training/data-storage/room#java