When I click the \'run as Android application\' option, it shows the following error:
[2010-08-16 16:56:35 - Emulator] invalid command-line parameter: http:/
This trick doesn't work in IntelliJ. To solve it I moved the Android SDK to c:\android-sdk-windows.
After that you still have to change the path to Android in IntelliJ of course: - right click on the module -> open module settings - go to: platform settings -> SDKs -> Android
Or delete the previous one and create a new one