[ 
https://issues.apache.org/jira/browse/CB-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13733491#comment-13733491
 ] 

Lisa Seacat DeLuca commented on CB-4285:
----------------------------------------

Sure, here's my output, I don't even see build success:

C:\Users\IBM_ADMIN>C:\workspaces\cordovacli\helloworld\platforms\android\cordova\run
 --emulator
Cleaning project...
WARNING: [ --debug | --release | --nobuild ] not specified, defaulting to 
--debug.
Buildfile: C:\workspaces\cordovacli\helloworld\platforms\android\build.xml

-set-mode-check:

-set-debug-files:

-check-env:
 [checkenv] Android SDK Tools Revision 22.0.1
 [checkenv] Installed at C:\IBM\android\adt-bundle-windows-x86_64\sdk

-setup:
     [echo] Project Name: helloworld
  [gettype] Project Type: Application

-set-debug-mode:

-debug-obfuscation-check:

-pre-build:

-build-setup:
[getbuildtools] Using latest Build Tools: 17.0.0
     [echo] Resolving Build Target for helloworld...
[gettarget] Project Target:   Google APIs
[gettarget] Vendor:           Google Inc.
[gettarget] Platform Version: 4.2.2
[gettarget] API level:        17
     [echo] ----------
     [echo] Creating output directories if needed...
    [mkdir] Created dir: 
C:\workspaces\cordovacli\helloworld\platforms\android\bin
    [mkdir] Created dir: 
C:\workspaces\cordovacli\helloworld\platforms\android\bin\res
    [mkdir] Created dir: 
C:\workspaces\cordovacli\helloworld\platforms\android\gen
    [mkdir] Created dir: 
C:\workspaces\cordovacli\helloworld\platforms\android\bin\classes
    [mkdir] Created dir: 
C:\workspaces\cordovacli\helloworld\platforms\android\bin\dexedLibs
     [echo] ----------
     [echo] Resolving Dependencies for helloworld...
[dependency] Library dependencies:
[dependency] No Libraries
     [echo] ----------
     [echo] Building Libraries with 'debug'...
   [subant] No sub-builds to iterate on

-code-gen:
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
     [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] Generating resource IDs...
     [echo] ----------
     [echo] Handling BuildConfig class...
[buildconfig] Generating BuildConfig class.

-pre-compile:

-compile:
    [javac] Compiling 3 source files to 
C:\workspaces\cordovacli\helloworld\platforms\android\bin\classes

-post-compile:

-obfuscate:

-dex:
      [dex] input: 
C:\workspaces\cordovacli\helloworld\platforms\android\bin\classes
      [dex] input: 
C:\workspaces\cordovacli\helloworld\platforms\android\libs\cordova-3.0.0rc1.jar
      [dex] Pre-Dexing 
C:\workspaces\cordovacli\helloworld\platforms\android\libs\cordova-3.0.0rc1.jar 
-> cordova-3.0.0rc1-87079017bb39a796b7a5d1e37c2
b4493.jar
       [dx]
       [dx] trouble writing output: java.security.NoSuchAlgorithmException: 
MessageDigest SHA-1 implementation not found

BUILD FAILED
                
> Windows cordova emulate command doesn't install project
> -------------------------------------------------------
>
>                 Key: CB-4285
>                 URL: https://issues.apache.org/jira/browse/CB-4285
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: CLI
>         Environment: Windows 7
>            Reporter: Lisa Seacat DeLuca
>            Assignee: Filip Maj
>
> I am able to add the android platform to a test cordova cli project and build 
> just fine.  When i go to run on an emulator the emulator opens but the 
> project is never installed.  This is the very simple case, no plugins were 
> added.
> C:\workspaces\cordovacli\helloworld>cordova -d emulate android
> cordova library for "android" already exists. No need to download. Continuing.
> Wrote out Android application name to "helloworld"
> Wrote out Android package name to "com.helloworld"
> Calling plugman.prepare for platform "android"
> Preparing android project...
> Processing configuration changes for plugins.
> Iterating over installed plugins: []
> Writing out cordova_plugins.js...
> Running on emulator for platform "android" via command 
> ""C:\workspaces\cordovacli\helloworld\platforms\android\cordova\run" 
> --emulator" (output to fol
> low)...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to