Dreamweaver is unable to open my app in the emulator.

Hi..!
I am using Dreamweaver cs5.5 to develop my android apps but unfortunately I couldn't run the app in the emulator.
When I go to Site -> Mobile Applications -> Build And Emulate -> Android then the emulator opens up but my app does not display there.
Finaly it is showing a message 'Dreamweaver is ubale to open (App Name) in the emulator '.
I have tried so many ways to fixed this problem but still I am facing the issue. How Can I sort out this problem????
Any one can help me??
Android version 2.3.3(API 10)
Adobe Dreamweaver CS5.5 Version 11.5 Build 5344
Java SE Development Kit 7u3
Thanks in Advance.

I get the same error during the initial Build and Emulate. Same Android version, Dreamweaver build and JDK, on Windows 7 64-bit.
The end of the buildlog.log says
     "BUILD SUCCESSFUL"
     "Waiting for Android emulator to bootERROR: failed to launch Android emulator"
BUT, the emulator does launch and boot. It looks as though Dreamweaver just isn't waiting long enough for it to do so. Because if I then leave the emulator up and running (fully booted), and try Build and Emulate again, the app installs and runs.
Like you, I've tried many things to get it to work properly (like adding the new properties to the build.xml as discussed at http://forums.adobe.com/message/3997853 ... and I never did get Easy Install to work, had to manually install the SDK and create my own AVD) ... so your mileage may vary. But it's working for me, now... as long as the emulator is already open.
Sure would be nice if Adobe got this figured out. Since they're pushing the mobile development capabilties of DW so hard, I'd think it'd be a big deal to them that it's not really working as advertised.

Similar Messages

  • Deamweaver is unable to open app in the emulator

    When I try to build and emulate an app i made using jquery i get an error that says Dreamweaver is unable to open "app" in emulator. Please consult the buildlog at c:\workjobapp\buildlog.log for additional details.
    The othe emulator does start, but the app doesnt install in the emulator. I've read a few solutions, but none of them work for me. Any ideas, I'm completely new. Below is my log: 
    <DW>
    set ANT_HOME=C:\PROGRA~2\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\PROGRA~2\Android\ANDROI~1
    set JAVA_HOME=C:\PROGRA~2\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\PROGRA~2\Android\ANDROI~1\PLATFO~2
    C:\PROGRA~2\Android\ANDROI~1\PLATFO~2\adb.exe devices
    </DW>
    * daemon not running. starting it now on port 5037 *
    * daemon started successfully *
    List of devices attached
    Launching the Android emulator
    <DW>
    set ANT_HOME=C:\PROGRA~2\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\PROGRA~2\Android\ANDROI~1
    set JAVA_HOME=C:\PROGRA~2\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\PROGRA~2\Android\ANDROI~1\tools
    C:\Windows\SysWOW64\cmd.exe /u /c "C:\PROGRA~2\Android\ANDROI~1\tools\emulator.exe -partition-size 1024 -cpu-delay 0 -no-boot-anim -avd DreamweaverAWD"
    </DW>
    WARNING: no icon was specified in app settings. using default.
    WARNING: no splash screen was specified in app settings. using default.
    <DW>
    set ANT_HOME=C:\PROGRA~2\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\PROGRA~2\Android\ANDROI~1
    set JAVA_HOME=C:\PROGRA~2\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP
    C:\Windows\SysWOW64\cmd.exe /u /c C:\PROGRA~2\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1\bin\ant.bat debug
    </DW>
    Buildfile: C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP\build.xml
    -set-mode-check:
    -set-debug-files:
    -set-debug-mode:
    -debug-obfuscation-check:
    -setup:
         [echo] Gathering info for app..
        [setup] Android SDK Tools Revision 16
        [setup] Project Target: Google APIs
        [setup] Vendor: Google Inc.
        [setup] Platform Version: 2.2
        [setup] API level: 8
        [setup]
        [setup] ------------------
        [setup] Resolving library dependencies:
        [setup] No library dependencies.
        [setup]
        [setup] ------------------
        [setup]
        [setup] WARNING: Attribute minSdkVersion in AndroidManifest.xml (2) is lower than the project target API level (8)
    -build-setup:
         [echo] Creating output directories if needed...
    -pre-build:
    -code-gen:
         [echo] ---------
         [echo] Handling aidl files...
         [aidl] No AIDL files to compile.
         [echo] ----------
         [echo] Handling RenderScript files...
    [renderscript] No RenderScript files to compile.
         [echo] ----------
         [echo] Handling Resources...
         [aapt] Found Deleted Target File
         [aapt] Generating resource IDs...
    -pre-compile:
    -compile:
        [javac] Compiling 1 source file to C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP\bin\classes
    -post-compile:
    -obfuscate:
    -dex:
          [dex] Found Deleted Target File
          [dex] Converting compiled files and external libraries into C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP\bin\classes.dex...
    -crunch:
       [crunch] Crunching PNG Files in source dir: C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP\res
       [crunch] To destination dir: C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP\bin\res
       [crunch] Crunched 0 PNG files to update cache
    -package-resources:
         [aapt] Found Deleted Target File
         [aapt] Creating full resource package...
         [aapt]     (skipping hidden file 'C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP\assets\www\demos\experiments\converter\.htacce ss')
         [aapt] Warning: AndroidManifest.xml already defines debuggable (in http://schemas.android.com/apk/res/android); using existing value in manifest.
    -package:
    [apkbuilder] Found Deleted Target File
    [apkbuilder] Creating app-debug-unaligned.apk and signing it with a debug key...
    -do-debug:
    [zipalign] Running zip align on final apk...
         [echo] Debug Package: C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP\bin\app-debug.apk
    debug:
    [propertyfile] Updating property file: C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP\bin\build.prop
    [propertyfile] Updating property file: C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP\bin\build.prop
    [propertyfile] Updating property file: C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP\bin\build.prop
    [propertyfile] Updating property file: C:\ECLIPS~1\WORKSP~1\appAP~1\COMCOM~1.APP\bin\build.prop
    BUILD SUCCESSFUL
    Total time: 5 seconds
    <DW>
    set ANT_HOME=C:\PROGRA~2\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\PROGRA~2\Android\ANDROI~1
    set JAVA_HOME=C:\PROGRA~2\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\PROGRA~2\Android\ANDROI~1\PLATFO~2
    C:\PROGRA~2\Android\ANDROI~1\PLATFO~2\adb.exe kill-server
    </DW>
    Waiting for Android emulator to bootERROR: failed to launch Android emulator

    Hi jcrsantiago,
    Try the procedure outlined here: http://adobe.ly/KB92492

  • Unable to open any apps on my iphone4

    Hi, I am unable to open any apps on my iphone4. I have tried restarting, syncing and also restoring factory settings. But nothing seems to work. Please help. Thanks,

    Apple ID is Disabled - Apple Club
    Apple ID- "This Apple ID has been disabled for security reasons" alert appears

  • I updated my ipod the other day and since i have been unable to open any apps that connect to the internet, its says "operation could not be completed. invalid argument". anybody help please?

    i updated my ipod the other day and since i have been unable to open any apps that connect to the internet, its says "operation could not be completed. invalid argument". anybody help please?

    Have yu tried the standard fixes:
    - Reset the iPod:
    Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.
    Restore the iPod via iTunes,  First from backup and if problems persist, restore to factory defaults/new iPod.

  • I just synced my iphone 3gs after downloading the Safari upgrade, now my iphone won;'t open any apps except the ones loaded on my phone when I got it.

    I just synced my iphone 3gs after downloading the safari update.  Now I can't open any apps except the ones that came with the phone.  I have tried rebooting, turning it off and on. 
    When I select the icon, it goes to the page then returns to my screensaver.
    It was working well before the update and sync with my Acer netbook.  Have never had any problems with itunes store or downloads.

    this happened to me with my iPhone 4. I researched the problem and found this :
    "The reason this happens is because every time a downloaded app is opened it checks for your itunes password for validation that you are authorized to open that app (as it may contain personal info). From time to time the iphone 'forgets' your itunes password. You can fix the missing password by syncing the iphone with itunes or downloading an app from the app store and entering your password that way.”
    And to fix it, all I did was download a new app, or delete a current one, I used Facebook, and re-download it.
    Hope this helps

  • Unable to Open any Models in the VC storyboard

    Hi,
    I am unable to open any models in the Visual Composer Storyboards. The moment I login to VC, I get the standard IE error and the window closes.
    Has any one come accross this issue before?
    -Ashwini.

    Hi Ashwini,
    I think this is not an VC error. I used Google and found:
    <a href="http://support.microsoft.com/?scid=kb%3Ben-us%3B293623&x=5&y=12">http://support.microsoft.com/?scid=kb%3Ben-us%3B293623&x=5&y=12</a>
    I think there is problem with your IE Installation. Can you check this issue with another machine?
    Best Regards,
    Marcel

  • Where can i download quicktime 7.5.5? A compatibility version gets downloaded but its not what I need. Im unable to open my ITUNES without the quicktime 7.5.5 upgrade or higher. Anything higher isnt supported by my mac ( OS X 10.5)

    where can i download quicktime 7.5.5? A compatibility version gets downloaded but its not what I need. Im unable to open my ITUNES without the quicktime 7.5.5 upgrade or higher. Anything higher isnt supported by my mac ( OS X 10.5)

    I had the same problem when re-installing my old iBook recently. You can find it here:
    http://support.apple.com/kb/DL27

  • Dreamweaver CS5 will not open. It shows the splash screen and terminates with non admin login

    Dreamweaver CS5 will not open. It shows the splash screen and terminates with non admin login but works fine with admin login.
    OS - WinXP Sp3
    Things I tried.
    1) Gave full rights on dreamweaver folder in program files.
    2) Disabled welcome screen
    3) Updated to Dreamweaver CS5 11.0.4
    4) Reinstalled
    5) Formated PC
    But issue persists, please help.

    Have you tried deleting or renaming the Dreamweaver configuration file?
    See http://forums.adobe.com/thread/494811
    This can solve many problems and create one in that any snippets that are installed are lost, but you can get them back. Instead of deleting the config file, just name it config.old. When your system is working, just copy the snippets from the .old file to the new one.

  • Everytime I attempt to open iPhoto, a message comes up saying, "iPhoto is unable to open this library," and the only option if gives is to quit. How do I get it to open?

    When I select iPhoto to open the application, a message comes up saying, "iPhoto is unable to open this library," and the only option available is to quit. I don't know what library iPhoto is attempting to open, but all I want to do is just start iPhoto over from scratch.

    Hold down the option (or alt) key key and launch iPhoto. From the resulting menu select 'Choose Library' to find out what Library is in question. Use the 'Create Library' option to make a new one.
    To try and repair the damaged one:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • Unable to purchase new apps from the App Store

    Since updating to the latest iOS I am unable to DL new apps from the App Store.

    Might be an error of some sort, try logging out of your iTunes account on your iDevice and logging back in and see what happens

  • HT4718 Maverick - Unable to open iPhoto App

    I have just just loaded Maverick and unable to open or update iPhoto...it complain that my last version of iPhoto 9.2.3 is not compatible with Maverick...appreciate your help..GT

    I have been thru teh Apps Store update fro iPhoto and receive the following msg "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled"  - I am the sole user of this brand new iMac m/c from Apple 2.5 yrs back..
    I have also tried to reset in account (bottom of the screen) on puchase box...still no fix....I
    I see another user with a similar msg spent 6 hrs trying to resolve the similar issue with teh Apple experts and was provided with an Apple code by Apple to fix her problem...I will try calling Apple Support tomorrow..Thanks..

  • Unable to Open Downloaded Apps in ITunes

    I have downloaded some apps in itunes app store but i am unable to open then once they have downloaded. I am using a new imac. could someone help me please?

    Apps in iTunes are for iOS devices.  If you want Mac apps, click your apple >> app store.

  • Unable to open Reminder App

    Unable to open the Reminder App.
    I have the Reminder app.
    I loaded all the birthdays I have to remember.
    A couple of days ago, I noticed that the icon has a red circle with a 1 in in it.
    I touched the icon and it sorta blinks but does not open.
    If I hold it, all the icons start to jiggle and I do NOT want to delete the app after all the time I spent inputing.
    I tried the suggestion of holding home and power until black with white apple showed up.
    But the app is still not working.

    Is this a third party app? Try deleting it and reinstalling it.

  • Anyone else unable to open Itunes app after installing iOS 7.0.2???

    I have the iphone 4S.  Ever since I installed the iOS 7.0.2 update, I have been unable to open my Itunes app.  It immediately quits on launch.  Anyone else experiencing this problem and/or know how to fix it?
    Thanks for your help!

    Yes, I am having the same exact issue with my iPhone 5 after upgrading to iOS 7.0.2.

  • Unable to open Mail.app preferences

    Thanks for reading my question.
    I am running the most recent update of Yosemite. Since last October or November, I have been unable to open the Mail.app preferences, either when selected from the drop menu or through the keystroke combination. Mail itself seems to run normally otherwise, but the persistence of this problem concerns me. I have removed the plist file from the Library/Preferences folder over several software updates to no effect at all.
    Other suggestions?

    Nothing like a clean install! I finally got fedup with the upgrade to Mavericks. So I backed up all my users' (three users in the house!) Home folders. This was in addition to the external Time Machine backups I do of the Server. I then completely CLEAN installed Mavericks on the Mac mini then installed the Server then manually moved the contents of the users' Home folders into their newly created accounts. Now the whole thing works like a charm (yes, including the Mail app!!). See my other thread (https://discussions.apple.com/thread/5518790) for the headaches with Mavericks Server
    I used to do this clean install business back in the days (10 years ago and all...!) every time I did a major upgrade. I am amazed that despite the "strides" and "improvements" in technology, that wisdom still holds true!
    So if you have any other issues with the upgrade, you might want to do what I did (depending on, of course, how many users you have etc. it might take some time) but I think it will be worth it to have a clean slate!
    Best

Maybe you are looking for