Skip to content

Instantly share code, notes, and snippets.

@tanaytoshniwal
Last active March 29, 2019 10:19
Show Gist options
  • Save tanaytoshniwal/f1196db0d6a0ceeae4aa98b0ddb4f508 to your computer and use it in GitHub Desktop.
Save tanaytoshniwal/f1196db0d6a0ceeae4aa98b0ddb4f508 to your computer and use it in GitHub Desktop.

Webarch Recruitment 2019 Task - App Dev

Second Years

  • The task is to build an android application that fetches data from any REST API. You can find few public api's here. Get the data in JSON format from the API and display parsed information in the application. User must be able to refresh the page to get latest feeds. (If there are links in the JSON data, then user must be able to open that link in a browser from the application)

Bonus Task: Make the application show the previously fetched data when device is offline.

First Years

  • Build an application that plays a video only on device shake and add a shake sensitivity controller to control the sensitivity of the shake listener.

Note: First Years can also attempt the task given to Second Years.

Submissions:

Upload your Android Studio Project on GitHub and mail the Repository link by 1st April, 11:00 AM.

Email id: tanaytoshniwal98@gmail.com

Subject: Webarch Recruitment Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment