0

I would like to know how to get this sample

http://developer.android.com/guide/components/loaders.html#example

I'm trying to use a Loader, the link takes me to a "Sample section" and does not start any donwloads, I can try to donwload the samples from the SDK manager but I don't know in what SDK this specific sample is.

thanks

frankelot
  • 13,666
  • 16
  • 54
  • 89
  • Possible duplicate of [Where android samples are found?](http://stackoverflow.com/questions/15235997/where-android-samples-are-found) – icyerasor May 13 '16 at 14:05

1 Answers1

1

The code is available on github and can be found here.

Captain Charmi
  • 583
  • 8
  • 20