Skip to content

Instantly share code, notes, and snippets.

@brianleroux
Created February 25, 2011 20:46
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brianleroux/844458 to your computer and use it in GitHub Desktop.
Save brianleroux/844458 to your computer and use it in GitHub Desktop.
launch emulators
emulate:
emulator -cpu-delay 0 -no-boot-anim -cache ./cache -avd default > /dev/null 2>&1 & # put the avd's chatty ass in the background
open /Developer/Platforms/iPhoneSimulator.platform/Developer/Applications/iPhone\ Simulator.app
palm-emulator --start "SDK 1.4.5.465 (320x480)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment