“Unable to find a userdata.img file for ABI armeabi…”

后端 未结 12 1546
陌清茗
陌清茗 2020-12-05 06:50

Once again I\'ve made the mistake of updating Eclipse with the latest Android SDK/tools and have rendered it useless.

Running Eclipse on a Mac.

When I try to

12条回答
  •  爱一瞬间的悲伤
    2020-12-05 07:28

    Step 1) Open Eclipse and click on Run Configurations (pull down the arrow next to the Run or Debug button).

    Step 2) Select "Android Application" and click "New"

    Step 3) Select the "Target" tab and select "Automatic" (Click once more even it is selected and the list box below is disabled"

    Step 4) Click on the "Manager..." button

    Step 5) In all the "Android 4.0.X" sections, select "ARM EABI v7a System Image" checkbox

    Step 6) Click the "Install X Package..." button

    Reference: http://tech.thecoolblogs.com/2012/01/unable-to-find-userdataimg-file-for-abi.html#ixzz1u2EMZGt7

提交回复
热议问题