Search code examples
androidsdksampleprecompiled

Android - are there precompiled samples from SDK available anywhere?


Are there precompiled samples from SDK available anywhere? Or is there any way to quickly compile all samples from given SDK version?

UPDATE: it looks like everyone needs to compile examples by itself


Solution

  • You can import the sample applications in Eclipse then deploy them on your Android device or the emulator.

    If Eclipse, ADT and required tools are installed, it should be quite fast.