Eclipse

SDK

  • http://developer.android.com/sdk/installing.html#Installing

  • Install the SDK

  • Install Eclipse

  • Install ADT

  • Point ADT to SDK

  • Add /local/android-*/tools to $PATH

    • export PATH="local/android-sdk-mac_86/tools:${PATH}" in .bash_profile
  • Install components (SDK, docs, APIs)

  • Create AVD

  • Create Project

  • Add text

  • Boot emulator

keytool

  keytool -list -alias androiddebugkey -keystore .android/debug.keystore -storepass android -keypass android
  /.android/<keyfilename>

By AJ ONeal

If you loved this and want more like it, sign up!


Did I make your day?
Buy me a coffeeBuy me a coffee  

(you can learn about the bigger picture I'm working towards on my patreon page )