Skip to content

Instantly share code, notes, and snippets.

@loeschg
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save loeschg/31f9ced8437331947221 to your computer and use it in GitHub Desktop.
Save loeschg/31f9ced8437331947221 to your computer and use it in GitHub Desktop.
WeddingWire: Android Learning Group

Android Learning Group

##Table of Contents: 1 - Intro: Android Studio & Genymotion

#1 - Intro: Android Studio & Genymotion

Android Studio

Android Studio is a new Android development environment based on IntelliJ IDEA. It bundles all the essential Android SDK and Android IntelliJ plugins.

It's officially being worked on/supported by Google, though it's technically only an "early access preview." I much prefer it to Eclipse despite its maturity.

Genymotion

Genymotion is a replacement for the default emulator (which is painfully slow unless using an x86 image with HAXM). Genymotion uses VirtualBox to create and run Android images. It's free for personal use and pretty simple to get set up.

Setup instructions:

Content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment