Error: the user data image is used by another emulator. Aborting Error

Source: Internet
Author: User

MySimulationYou don't know what's going on. It's okay after startup. Click Run.RunProgramAfterEclipseYou can see the error in the console

Error: the user data image is used by another emulator. Aborting

At first, I thought it was a problem that the program was not re-compiled. I cleaned the project, but this problem still occurred.

Later, I found the cause on the Internet and found the corresponding solution, which is very simple.

The reason is:If you didn't shut down the simulator normally last time, it will lock the simulator by default or it is running, and the resource is occupied

 

Solution: first enter the directory:
/Documents and Settings/user/. Android/AVD/* Device */(for example, my directory is: C:/Documents ents and settings/Administrator/. Android/AVD/android2.0.avd)
Then delete. the folder at the end of lock (I will explain why to delete these files, in fact. lock is a lock. If the program crashes or other causes, it cannot be cleared. this problem occurs in the folder at the end of lock, that is, the AVD lock is not released, causing AVD manager to think that the AVD is in use .)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.