Skip to content

anaselhajjaji/android-samples

Repository files navigation

Welcome to Android samples.

In this repository you'll find some samples built Android SDK that you can reuse for your applications.

Big JSON in RecyclerView

The idea is to download a big JSON over HTTP GET (JSON size is 8mo and contains 30.000 records).

The images will be downloaded asynchronously during scrolling.

The goal is to test the performances of the most used component in Android.

Used components:

  • Android RecyclerView
  • Android CardView
  • ButterKnife
  • Picasso
  • Gson
  • Android Async Http library

Source code available here.

About

Some Android SDK samples that can be reused for your applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published