Android Intern Assignment 1. Your assignment is to create an android app(Use Java) to display information about only countries in asia (look for ‘Region’ section in rest api docs) by consuming a rest api and storing the data (using Room Persistence Library) to display when the user is offline. Show Button to Delete entire stored data from Room database. ● Display following attributes - name, capital, flag(display image in app), region, subregion, population, borders & languages. ● Rest API docs - https://restcountries.eu/ Guidelines - Share a github repo link(contain apk file also) on internshala chat.