Question: Your task is to build an app which updates the user about the latest news. You can use this or (https://newsapi.org/) API to fetch the

Your task is to build an app which updates the user about the latest news. You can use this or (https://newsapi.org/) API to fetch the latest news on region-based (You can do it just for one region i.e. the US). You will receive a JSON response from your API which you will have to parse to get relevant information. Your App should have the following features. 1. On screen 1, Your app should provide the user with the option to get the latest news based on region and based on topic as shown below. See the API documentation to find how you can do it. 2. On screen 2, display multiple news in your app as shown below. It should display news description and image alongside. 3. On screen 3, user must be able to see the full story of the selected news you should display the full story along with author names (if any) and the reference link. 4. On screen 4, once the user clicks on the reference link display the news original web in a WebView. *25 points for each screen Below is the app flow and sample screenshots. Screen 1: (25 points) Screen 2: (25 points) Screen 3: (25 points) Screen 4: (25 points) Notes: You can use Glide (https://github.com/bumptech/glide )for downloading images from the internet. Use proper internet checks. If no internet is available on phone display message. Brownie points if you use

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!