Skip to content

Resource Used

Lily(Zhi) Li edited this page Apr 3, 2017 · 25 revisions

Open Source Components

Android Application


  • Gson -- A Java library that convert objects into JSON String
    • Author: Google
  • Circleimageview -- A fast circular ImageView perfect for profile images
    • Author: Henning Dodenhof
  • Jest Droid -- A java HTTP Rest Client for Elasticsearch
    • Author: Searchly
  • MPAndroidChart -- A Java library that enable us to use chart.
    • Author: PhilJay
  • osmdroid -- A (almost) full/free replacement for Android's MapView (v1 API) class.
    • Author: osmdroid

Unit Testing


  • Robotium -- User scenario testing for Android
    • Author: Robotium Developers Group
  • Mockito -- Tasty mocking framework for unit tests in Java
    • Author: Szczepan Faber and friends

Code Used

Clone this wiki locally