Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7676965
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:19:05+00:00 2026-05-31T17:19:05+00:00

I am trying a simply hello world android app with dreamweaver 5.5. But when

  • 0

I am trying a simply hello world android app with dreamweaver 5.5. But when i hit build and emulate i get the message

Dreamweaver is unable to open "apptest" in the emulator. Please consult the build log at

and build log main errors

[echo] Install file not specified.

 [echo] 

 [echo] 'ant install' now requires the build target to be specified as well.

 [echo] 

 [echo] 

BUILD FAILED

C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:1124: The following error occurred while executing this line:

C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:1191: No message

Anyone know how i can fix this?
regards

edit 1: build seems to be succesfull but still won’t shop up in the emulator. I just see the emulator but without the app. I don’t get it why the buildlog.log says “failed to launch”

BUILD SUCCESSFUL

Total time: 6 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

EDIT 2: Now DMW gives the message:

The emulation of apptest has completed successfully. Your
applicationbinary is located at…. -debug.apk

But still not showing up in the emulator, buildlog.log

Installing app into 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:\Users\mainuser\Desktop\COMFUL~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 install
____________________
</DW>
Buildfile: C:\Users\mainuser\Desktop\COMFUL~1.APP\build.xml



install:

     [echo] Install file not specified.

     [echo] 

     [echo] 'ant install' now requires the build target to be specified as well.

     [echo] 

     [echo] 

     [echo]     ant debug install

     [echo]     ant release install

     [echo]     ant instrument install

     [echo] This will build the given package and install it.

     [echo] 

     [echo] Alternatively, you can use

     [echo]     ant installd

     [echo]     ant installr

     [echo]     ant installi

     [echo]     ant installt

     [echo] to only install an existing package (this will not rebuild the package.)



BUILD FAILED

C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:1124: The following error occurred while executing this line:

C:\Program Files (x86)\Android\android-sdk\tools\ant\build.xml:1191: No message



Total time: 0 seconds

Running app in 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\PLATFO~2
C:\windows\SysWOW64\cmd.exe /u /c C:\PROGRA~2\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\DWPHON~1\android\scripts\ANDROI~2.BAT com.mainuser.apptest C:\PROGRA~2\Android\ANDROI~1
____________________
</DW>
Starting: Intent { act=android.intent.action.MAIN cmp=com.mainuser.apptest/.DefaultActivity }



Error type 3



Error: Activity class {com.mainuser.apptest/com.mainuser.apptest.DefaultActivity} does not exist.




<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>
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T17:19:06+00:00Added an answer on May 31, 2026 at 5:19 pm

    This may help you to solve the build target problem (at the bottom of the tutorial) http://www.tricedesigns.com/2011/11/01/building-phonegap-applications-with-dreamweaver/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm simply trying to run the basic openCV hello world tutorial code, but I'm
I am trying to build an Android App on Platform 2.2 Froyo. The app
I'm new to Android development. I'm trying to get a simple HelloWorld app going
I'm trying to compile a simple Hello World program in C++ but I keep
I'm trying to make a simple hello-world executable python gui app in windows using
I'm trying to compile a simple hello world kernel module but after the make
I am trying to run a simple program hello world in my android mobile.
I am trying to run simple Hello World but it gives this error.. Failed
In a WinApp I am simply trying to get the absolute path from a
Is there a better way than simply trying to open the file? int exists(const

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.