android - I have problem in a emulator -


i have problem in emulator. when start application says:

panic: not open: c:\users\administrator\.android/avd/monodroid.ini 

what can solve this?

  1. create environment variable called: android_sdk_home , set c:\users\administrator
  2. open eclipse > window > preferences , click in run/debug , string substitution
  3. add new variable called: user.home , set c:\users\administrator
  4. restart eclipse.
  5. create avd , run it.

it should work now.


Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -