Skip to content

Project that tests the search api perfomance on android app

Notifications You must be signed in to change notification settings

KrishHari/SearchRnD

Repository files navigation

SearchRnD

A sample android application to test fetching and subsequtent parsing of JSON Objects from various open API across the web. Also aims to find the quickest and/or most efficient memeoy efficient

Candidates HTTP Client Librraires :

  1. Native android Http Reqest
  2. Volley
  3. Retrofit
  4. Wasp

Candidates for JSON prasing:

  1. Native Json Parsing
  2. LoganSquare
  3. Gson
  4. fastJSON

About

Project that tests the search api perfomance on android app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages