/TContacts

Primary LanguageJavaApache License 2.0Apache-2.0

TContacts

Requirements: Create an application with a single activity that resembles the image below

There should be a list of people organized in groups. Each person has the following information:

  • First Name
  • Last Name
  • Status Icon – {online, away, busy, offline, call forwarding, pending}
  • Status Message
  • Avatar –“contacts_list_avatar_unknown.png” should be used here

Retrieve the data to populate the list from the following link: https://file.wowapp.me/owncloud/index.php/s/F5WttwCODi1z3oo/download?path= %2F&files=contacts.json You will find a .json with information about the people in the roster and the groups they are in.

NOTE:

Recommended Environment:

  • Android Studio
  • Desired language: Java
  • Latest Android SDK
  • Android device or emulator
  • Android OS version newer than 4.3