Skip to content

Install Android Lunarlander example

Amr Aboelela edited this page Mar 17, 2015 · 1 revision

Parent page: Preparing Android environment

  • First start the emulator
  • Make sure that build.xml exists, if not run: ~/develop/adt/adk/samples/android-18/legacy/LunarLander$ android update project -p . -s --target 1
  • Then run: ~/develop/adt/adk/samples/android-18/legacy/LunarLander$ ant debug install
Clone this wiki locally