To follow along and experiment with the examples, you will need a development computer with a Java 6 (or 7) SE Development Kit and the Android Software Development Kit Version 7 or above (you will need at least Version 19 to try all of the examples).
You will also need an Integrated Development Environment such as Android Studio or Eclipse. The examples have been developed using Google's new Android Studio IDE and use its integrated build system, Gradle.
While you can run the examples using the emulator provided by the Android SDK, it is a poor substitute for the real thing. A physical Android device is a much faster and more pleasurable way to develop and test Android applications!
Many of the examples will work on a device running any version of Android since 2.1, Éclair. Some examples demonstrate newer APIs and as a result, require a more recent Android version—up to Android 4.4, KitKat.
You can also download a prebuilt application containing all of the examples from Google Play; search for "Asynchronous Android".
3.16.79.146