Using Eclipse for androidSDK, when I go to run, I get WARNING: Data partition already in use. Changes will not persist!

前端 未结 11 595
野性不改
野性不改 2020-12-31 01:07

I am completely new to Java, and Android, and eclipse. When doing the initial Hello, Android tutorial, I go to run and get the following:

WARNING: Data parti         


        
11条回答
  •  悲哀的现实
    2020-12-31 01:51

    Go the AVD Manager then select the device and go to edit button and make sure RAM is not go beyond 768M in the memory options. Sometimes windows may fail to emulate, try progressively smaller value first if the emulator fails to launch.

提交回复
热议问题