GitHub - flima/android-challenge: Android Challenge for Onyo Selective Process · GitHub
Skip to content

flima/android-challenge

Folders and files

Repository files navigation

Onyo Android Challenge

The main goal of the challenge is to create an Android app to fetch the API information of companies and categories and show them according to the provided screenshots.

android-challenge.jpg

API

Company list: http://api.staging.onyo.com/v1/mobile/brand/1/company

Must have

  • Customized ActionBar
  • Company list
  • Category list
  • Asynchronous and on demand image loading
  • Dependency management system (Gradle, Maven)
  • Minimum SDK version must be 15

Optional, but recommended

  • Tabs (customized or not)
  • API Communication Framework (Retrofit, Volley, OkHttp, ...)
  • ORM Framework (SugarORM, GreenDAO, ActiveAndroid, SquiDB, ...)
  • Image loading and cache Framework (Glide, Picasso, ...)
  • Annotation/Dependency Injection Framework (AndroidAnnotations, Dagger, RoboGuice, ...)
  • Unit Testing (JUnit, Robolectric, ...)
  • Functional tests (Robotium Solo, UIAutomator, Espresso, ...)

The frameworks are just a suggestion. You can use any other frameworks and surprise us!

ATENTION

  1. You don`t need to worry about the category images height. You can assume that all the images have the same height.
  2. You should not try to push changes directly to this repository.

Submission Process

The candidate must implement the app and send a Pull Request to this repository with the solution.

The Pull request process works this way:

  1. The candidate forks the repository (should not clone it directly)
  2. Works on the code using the forked repository.
  3. Commits and push changes to the forked repository.
  4. Using the GitHub interface, send the pull request.

About

Android Challenge for Onyo Selective Process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors