Android/Eclipse PANIC: Could not open

This has been asked a few times already, try this:

  1. Create a environment variable called: ANDROID_SDK_HOME and set it to
    C:\Users\Administrator
  2. Open Eclipse > Window > Preferences and click
    in Run/Debug and String Substitution
  3. Add a new variable called:
    user.home and set it to C:\Users\Administrator
  4. Create an AVD and run
    it.

Leave a Comment