virtual device

Discussion in 'Help & Support' started by billuk3, Jul 5, 2013.

  1. billuk3 Keeps coming back

    Member Since:
    Apr 8, 2013
    Message Count:
    15
    Likes Received:
    1
    Trophy Points:
    10
    Since using 2.61 I have not been able to use the emulator in eclipse to view my wallpaper ,I have read the installation info ,and installed 2.3.3 api 10 .

    but I get the error android.process.acore has stopped working.

    has anybody else had this problem
  2. Vas Origin

    Member Since:
    Jan 4, 2012
    Message Count:
    770
    Likes Received:
    175
    Trophy Points:
    500
    When does this error come up? What does your logcat say when this error occurs?
  3. billuk3 Keeps coming back

    Member Since:
    Apr 8, 2013
    Message Count:
    15
    Likes Received:
    1
    Trophy Points:
    10
    ===== Starting =====

    =========
    Building: city sunrise Free
    =========
    -> Preparing images
    -> Copying template
    -> Refactoring
    -> Copying images
    -> Packaging
    -> Generating resource files
    ERROR -> ""
    -> Compiling resources
    ERROR -> ""
    -> Converting to Dalvik
    ERROR -> ""
    -> Generating un-signed apk
    ERROR -> "
    THIS TOOL IS DEPRECATED. See --help for more information.

    "
    -> Signing
    ERROR -> ""
    -> Aligning
    ERROR -> ""
    ==========
    Completed: city sunrise Free
    ==========
    =========
    Building: city sunrise
    =========
    -> Preparing images
    -> Copying template
    -> Refactoring
    -> Copying images
    -> Packaging
    -> Generating resource files
    ERROR -> ""
    -> Compiling resources
    ERROR -> ""
    -> Converting to Dalvik
    ERROR -> ""
    -> Generating un-signed apk
    ERROR -> "
    THIS TOOL IS DEPRECATED. See --help for more information.

    "
    -> Signing
    ERROR -> ""
    -> Aligning
    ERROR -> ""
    ==========
    Completed: city sunrise
    ==========

    ===== Finished =====
  4. Vas Origin

    Member Since:
    Jan 4, 2012
    Message Count:
    770
    Likes Received:
    175
    Trophy Points:
    500
    What is your JDK version? Can you post a screenshot of your settings tab?
  5. billuk3 Keeps coming back

    Member Since:
    Apr 8, 2013
    Message Count:
    15
    Likes Received:
    1
    Trophy Points:
    10
    Jdk is 6 update 43
    2013-07-06_111305.png
  6. Vas Origin

    Member Since:
    Jan 4, 2012
    Message Count:
    770
    Likes Received:
    175
    Trophy Points:
    500
    The settings look fine. The log looks strange, but that's not the log I was looking for. Send your app or post it here, and I can check it out for you.
  7. billuk3 Keeps coming back

    Member Since:
    Apr 8, 2013
    Message Count:
    15
    Likes Received:
    1
    Trophy Points:
    10
    I cant see the other log because the installing box comes up and stays there until I close the software,thanks.......... Vas file attached

    Attached Files:

  8. Fando Administrator

    Member Since:
    Jan 8, 2012
    Message Count:
    134
    Likes Received:
    55
    Trophy Points:
    100
    @billuk3

    The log.txt output you posted contains no errors. Just to be sure, do you see any build errors in the Build tab of LWC?
    I just ran a test and the source code you sent compiles perfectly when imported in eclipse and runs perfectly on an emulator targeting API Level 10.

    Make sure that you are running an emulator that targets API 10 or above when trying install your app.

    Also make sure that you have installed the ADT Plugin for Eclipse http://developer.android.com/sdk/installing/installing-adt.html.

    Please verify this information and report back with your findings. Hopefully your problem will be resolved.
  9. billuk3 Keeps coming back

    Member Since:
    Apr 8, 2013
    Message Count:
    15
    Likes Received:
    1
    Trophy Points:
    10
    Sorry for the delay, No it reports no errors I got around it by importing into eclipse its a bit of a pain would like to have seen it in the emulator first. but it works .

Share This Page