Emulator error (type 3) CS5.5 android sdk

Hello All.  Have done my best in trying to find the answer to this one but just can't get it to work.  System is win 7 home premium SP1 64-bit.  I do have the latest DW updates installed.
Using DW CS5.5, installed Android SDK and can launch emulator just fine but when using Build & Emulate function, the .apk file does not load in the browser.  Dreamweaver prompts that the build was successful but after reviewing the "buildlog.log" file I notice at the bottom:
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.vemergency.meriden_test C:\PROGRA~2\Android\ANDROI~1
</DW>
Starting: Intent { act=android.intent.action.MAIN cmp=com.testcompany.meriden_test/.DefaultActivity }
Error type 3
Error: Activity class {com.testcompany.meriden_test/com.testcompany.meriden_test.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>
Any help would be most appreciated!!
thanks,
Keith

Tried that and thought I had it but notice the last couple lines where it failed.  Any idea on why this happened?
C:\VESLAP~1\HTML5\DREAMW~1\output\COMVEM~1.TES>C:\Windows\SysWOW64\cmd.exe /u /c
C:\PROGRA~2\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1\bin\ant.bat debug insta
ll
Buildfile: C:\VESLAP~1\HTML5\DREAMW~1\output\COMVEM~1.TES\build.xml
-set-mode-check:
-set-debug-files:
-set-debug-mode:
-debug-obfuscation-check:
-setup:
     [echo] Gathering info for test27oct...
    [setup] Android SDK Tools Revision 14
    [setup] Project Target: Google APIs
    [setup] Vendor: Google Inc.
    [setup] Platform Version: 4.0
    [setup] API level: 14
    [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 (14)
-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] C:\Android\android-sdk\tools\ant\build.xml:600: warning: 'includeant
runtime' was not set, defaulting to build.sysclasspath=last; set to false for re
peatable builds
    [javac] Compiling 1 source file to C:\VESLAP~1\HTML5\DREAMW~1\output\COMVEM~
1.TES\bin\classes
-post-compile:
-obfuscate:
-dex:
      [dex] Found Deleted Target File
      [dex] Converting compiled files and external libraries into C:\VESLAP~1\HT
ML5\DREAMW~1\output\COMVEM~1.TES\bin\classes.dex...
-crunch:
   [crunch] Crunching PNG Files in source dir: C:\VESLAP~1\HTML5\DREAMW~1\output
\COMVEM~1.TES\res
   [crunch] To destination dir: C:\VESLAP~1\HTML5\DREAMW~1\output\COMVEM~1.TES\b
in\res
   [crunch] Crunched 0 PNG files to update cache
-package-resources:
     [aapt] Found Deleted Target File
     [aapt] Creating full resource package...
     [aapt] Warning: AndroidManifest.xml already defines debuggable (in http://s
chemas.android.com/apk/res/android); using existing value in manifest.
-package:
[apkbuilder] Found Deleted Target File
[apkbuilder] Creating test27oct-debug-unaligned.apk and signing it with a debug
key...
-do-debug:
[zipalign] Running zip align on final apk...
     [echo] Debug Package: C:\VESLAP~1\HTML5\DREAMW~1\output\COMVEM~1.TES\bin\te
st27oct-debug.apk
debug:
[propertyfile] Updating property file: C:\VESLAP~1\HTML5\DREAMW~1\output\COMVEM~
1.TES\bin\build.prop
[propertyfile] Updating property file: C:\VESLAP~1\HTML5\DREAMW~1\output\COMVEM~
1.TES\bin\build.prop
[propertyfile] Updating property file: C:\VESLAP~1\HTML5\DREAMW~1\output\COMVEM~
1.TES\bin\build.prop
[propertyfile] Updating property file: C:\VESLAP~1\HTML5\DREAMW~1\output\COMVEM~
1.TES\bin\build.prop
install:
     [echo] Installing C:\VESLAP~1\HTML5\DREAMW~1\output\COMVEM~1.TES\bin\test27
oct-debug.apk onto default emulator or device...
     [exec] error: protocol fault (no status)
BUILD FAILED
C:\Android\android-sdk\tools\ant\build.xml:1098: The following error occurred wh
ile executing this line:
C:\Android\android-sdk\tools\ant\build.xml:1112: exec returned: 1
Total time: 7 seconds
C:\VESLAP~1\HTML5\DREAMW~1\output\COMVEM~1.TES>

Similar Messages

  • Easy Install Android SDK via Dreamweaver CS5.5 Configure Application Framework

    I have been trying to download Android SDK using Configure Application Framework from Site >> Mobile Applications but get the following error message everytime I try:
    After clicking on "Easy Install..." button:
    According to several tutorials available in Adobe's development network, this should be as easy as clicking on the button. I wonder what could be the issue on my end. Could you help please?
    Thank you,

    I have followed all the instructions for the test application that adobe supplied and i cant get it to run the emulator below is my log file what is wrong and why wont it run.
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\PLATFO~2
    C:\Users\android-sdk\platform-tools\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~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\tools
    C:\windows\system32\cmd.exe /u /c "C:\Users\android-sdk\tools\emulator.exe -partition-size 1024 -cpu-delay 0 -no-boot-anim -avd DW_AVD"
    </DW>
    Cloning seed app for Android
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER
    C:\windows\system32\cmd.exe /u /c C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\DWPHON~1\android\scripts\droidGap.bat "C:\Program Files\Adobe\Adobe Dreamweaver CS5.5\Configuration\NativeAppFramework\DWPhoneGap\android\PhoneGapApp" "Meridien" com.adobe.meridien 1.0 "C:\Users\android-sdk" 8
    </DW>
    CaCreated project directory: C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\src\com\adobe\meridien
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\src\com\adobe\meridien\Default Activity.java
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\bin
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\libs
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\values
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\values\strings.xml
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\layout
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\layout\main.xml
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\drawable-hdpi
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\drawable-mdpi
    Created directory C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\res\drawable-ldpi
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\AndroidManifest.xml
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\build.xml
    Added file C:\Users\Craig\KC Media Clients\Apps\com.adobe.meridien_Android\com.adobe.meridien\proguard.cfg
    CLONE SUCCESSFUL
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER
    C:\windows\system32\cmd.exe /u /c C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1\bin\ant.bat debug
    </DW>
    Buildfile: C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\build.xml
        [setup] Android SDK Tools Revision 12
        [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)
        [setup]
        [setup] Importing rules file: tools\ant\main_rules.xml
    -debug-obfuscation-check:
    -set-debug-mode:
    -compile-tested-if-test:
    -pre-build:
    -dirs:
         [echo] Creating output directories if needed...
        [mkdir] Created dir: C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\gen
        [mkdir] Created dir: C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\bin\classes
    -aidl:
         [echo] Compiling aidl files into Java classes...
    -renderscript:
         [echo] Compiling RenderScript files into Java classes and RenderScript bytecode...
    -resource-src:
         [echo] Generating R.java / Manifest.java from the resources...
    -pre-compile:
    compile:
        [javac] C:\Users\android-sdk\tools\ant\main_rules.xml:384: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
        [javac] Compiling 2 source files to C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\bin\classes
    -post-compile:
    -obfuscate:
    -dex:
         [echo] Converting compiled files and external libraries into C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\bin\classes.dex...
    -package-resources:
         [echo] Packaging resources
         [aapt] Creating full resource package...
    [aapt.exe]     (skipping index file 'C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\assets\www\img\Thumbs.db')
    [aapt.exe] libpng error: Not a PNG file
    [aapt.exe] ERROR: Failure processing PNG image C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\res\drawable-hdpi\splash.png
    [aapt.exe] libpng error: Not a PNG file
    [aapt.exe] ERROR: Failure processing PNG image C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\res\drawable-ldpi\splash.png
    [aapt.exe] libpng error: Not a PNG file
    [aapt.exe] ERROR: Failure processing PNG image C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\res\drawable-mdpi\splash.png
    BUILD FAILED
    C:\Users\android-sdk\tools\ant\main_rules.xml:510: null returned: 1
    Total time: 12 seconds
    OPERATION CANCELED
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\PLATFO~2
    C:\Users\android-sdk\platform-tools\adb.exe kill-server
    </DW>
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\PLATFO~2
    C:\Users\android-sdk\platform-tools\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~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\tools
    C:\windows\system32\cmd.exe /u /c "C:\Users\android-sdk\tools\emulator.exe -partition-size 1024 -cpu-delay 0 -no-boot-anim -avd DW_AVD"
    </DW>
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER
    C:\windows\system32\cmd.exe /u /c C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1\bin\ant.bat debug
    </DW>
    Buildfile: C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\build.xml
        [setup] Android SDK Tools Revision 12
    BUILD FAILED
    C:\Users\Craig\KCMEDI~1\Apps\COMADO~1.MER\build.xml:77: Unable to resolve target 'Google Inc.:Google APIs:8'
    Total time: 0 seconds
    OPERATION CANCELED
    <DW>
    set ANT_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\CONFIG~1\NATIVE~1\APACHE~1
    set ANDROID_HOME=C:\Users\android-sdk
    set JAVA_HOME=C:\PROGRA~1\Adobe\ADOBED~2.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\ANDROI~1\PLATFO~2
    C:\Users\android-sdk\platform-tools\adb.exe kill-server
    </DW>

  • Deployment Error when deploy to Android Emulator

    Dear all,
    I encounter problem when trying to deploy the ADF Mobile application to the Android Emulator.
    I followed the tutorial steps in this link.[ADF Mobile Tutorial|http://docs.oracle.com/cd/E18941_01/tutorials/BuildingMobileApps/ADFMobileTutorial_1.html]
    Can anyone please help to advise on this matter?
    FYI, I am using JDeveloper Studio 11.1.2.3.0 and Android 4.2(API 17).
    [12:31:39 PM] Command-line executed: ["C:\Android\adt-bundle-windows-x86_64\sdk\platform-tools\dx.bat", dex, debug, keep-classes, output="C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\classes.dex", C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\classes, C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\AND_ksoap.jar, C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\Container.jar, C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\IDMMobileSDK.jar, C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\logging_dalvik_release.jar, C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\phonegap.jar, C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\vmchannel_dalvik_release.jar]
    [12:31:39 PM] unknown output extension: C:\JDeveloper\mywork\ADF
    [12:31:39 PM] usage:
    [12:31:39 PM] dx --dex [--debug] [--verbose] [--positions=<style>] [--no-locals]
    [12:31:39 PM] [--no-optimize] [--statistics] [--[no-]optimize-list=<file>] [--no-strict]
    [12:31:39 PM] [--keep-classes] [--output=<file>] [--dump-to=<file>] [--dump-width=<n>]
    [12:31:39 PM] [--dump-method=<name>[*]] [--verbose-dump] [--no-files] [--core-library]
    [12:31:39 PM] [--num-threads=<n>] [--incremental] [--force-jumbo]
    [12:31:39 PM] [<file>.class | <file>.{zip,jar,apk} | <directory>] ...
    [12:31:39 PM] Convert a set of classfiles into a dex file, optionally embedded in a
    [12:31:39 PM] jar/zip. Output name must end with one of: .dex .jar .zip .apk. Positions
    [12:31:39 PM] options: none, important, lines.
    [12:31:39 PM] dx annotool annotation=<class> [--element=<element types>]
    [12:31:39 PM] [--print=<print types>]
    [12:31:39 PM] dx --dump [--debug] [--strict] [--bytes] [--optimize]
    [12:31:39 PM] [--basic-blocks | --rop-blocks | --ssa-blocks | --dot] [--ssa-step=<step>]
    [12:31:39 PM] [--width=<n>] [<file>.class | <file>.txt] ...
    [12:31:39 PM] Dump classfiles, or transformations thereof, in a human-oriented format.
    [12:31:39 PM] dx --find-usages <file.dex> <declaring type> <member>
    [12:31:39 PM] Find references and declarations to a field or method.
    [12:31:39 PM] declaring type: a class name in internal form, like Ljava/lang/Object;
    [12:31:39 PM] member: a field or method name, like hashCode
    [12:31:39 PM] dx -J<option> ... <arguments, in one of the above forms>
    [12:31:39 PM] Pass VM-specific options to the virtual machine that runs dx.
    [12:31:39 PM] dx --version
    [12:31:39 PM] Print the version of this tool (1.7).
    [12:31:39 PM] dx --help
    [12:31:39 PM] Print this message.
    [12:31:39 PM] Command-line execution failed (Return code: 1)
    [12:31:39 PM] Command-line executed: "C:\Android\adt-bundle-windows-x86_64\sdk\platform-tools\dx.bat" dex debug keep-classes output="C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\classes.dex" C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\classes C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\AND_ksoap.jar C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\Container.jar C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\IDMMobileSDK.jar C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\logging_dalvik_release.jar C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\phonegap.jar C:\JDeveloper\mywork\ADF Mobile Tutorial 1\deploy\ANDROID_MOBILE_NATIVE_Debug\framework\build\jar\vmchannel_dalvik_release.jar
    [12:31:39 PM] Shutting down Android Debug Bridge server...
    *[12:31:39 PM] Deployment cancelled.*
    *[12:31:39 PM] ---- Deployment incomplete ----.*
    *[12:31:39 PM] Deployment failed due to one or more errors returned by 'C:\Android\adt-bundle-windows-x86_64\sdk\platform-tools\dx.bat'. The following is a summary of the returned error(s):*
    Command-line execution failed (Return code: 1)

    It looks like you've spaces in the path where you've created your ADF Mobile workspace:
    C:\JDeveloper\mywork\ADF Mobile Tutorial 1
    I suggest that's throwing the command off. Close JDev, remove the spaces, reopen JDev then the workspace. Try again.
    CM.

  • [SOLVED] Android SDK throws error message after jdk7-openjdk update

    I updated my openjdk package to version 7.u13_2.3.6-1 on the 12th, and now the android-sdk from the AUR throws this error when I run either "android" or "andoid sdk":
    java.lang.NullPointerException
    at java.io.File.<init>(File.java:251)
    at com.android.sdklib.internal.avd.AvdManager.parseAvdInfo(AvdManager.java:1390)
    at com.android.sdklib.internal.avd.AvdManager.buildAvdList(AvdManager.java:1366)
    at com.android.sdklib.internal.avd.AvdManager.<init>(AvdManager.java:315)
    at com.android.sdklib.internal.avd.AvdManager.getInstance(AvdManager.java:325)
    at com.android.sdkuilib.internal.repository.UpdaterData.initSdk(UpdaterData.java:266)
    at com.android.sdkuilib.internal.repository.UpdaterData.<init>(UpdaterData.java:123)
    at com.android.sdkuilib.internal.repository.ui.SdkUpdaterWindowImpl2.<init>(SdkUpdaterWindowImpl2.java:104)
    at com.android.sdkuilib.repository.SdkUpdaterWindow.<init>(SdkUpdaterWindow.java:87)
    at com.android.sdkmanager.Main.showSdkManagerWindow(Main.java:339)
    at com.android.sdkmanager.Main.doAction(Main.java:322)
    at com.android.sdkmanager.Main.run(Main.java:119)
    at com.android.sdkmanager.Main.main(Main.java:102
    Any help would be appreciated, as I would like to get back to writing apps.
    EDIT: Solved by deleting the .android folder in the home directory. Thanks Stackoverflow.
    Last edited by Alittlemurkling (2013-02-18 17:34:55)

    See https://mailman.archlinux.org/pipermail … 24434.html

  • Arch64 and Android SDK Emulator issues

    Hey guys. I have recently installed the newest version of Eclipse and the Android SDK. I have had to install 32-bit libs so everything runs ok, which I have successfully done. After thinking all was fine and dandy I proceeded to execute my application, in reply my console (from within Eclipse) spat out the following message:
    [2009-09-20 00:29:47 - HelloAndroid]------------------------------
    [2009-09-20 00:29:47 - HelloAndroid]Android Launch!
    [2009-09-20 00:29:47 - HelloAndroid]adb is running normally.
    [2009-09-20 00:29:47 - HelloAndroid]Performing com.example.helloandroid.HelloAndroid activity launch
    [2009-09-20 00:29:47 - HelloAndroid]Automatic Target Mode: launching new emulator with compatible AVD 'my_avd'
    [2009-09-20 00:29:47 - HelloAndroid]Launching a new emulator with Virtual Device 'my_avd'
    So, as far as I was concerned I was to wait a few minutes (maybe a little longer) for the emulator to work it's magic. 20 minutes later I found myself scratching my head, wondering why the emulator hadn't booted yet. Any ideas?
    If I try and run the emulator via command line independently I get the follow message:
    [haze@shirley tools]$ emulator -avd my_avd
    Segmentation fault
    Any ideas?
    Last edited by H4z3 (2009-09-19 23:43:36)

    H4z3, I'm not sure why you are getting seg faults but, I just got everything setup for Android 2.0 development on my 64-bit driven laptop. I did the following:
    1) Downloaded Android v2.0 SDK & setup buy running
    sh %path_to_sdk%/android-sdk-linux/tools/android
    Then under "Available Packages", download the SDK Platform and other APIs you want. I downloaded Android 2.0 & 1.6, Google API 5 & 4 and the documentation.
    2) Downloaded Eclipse 3.5 for EE Development from eclipse.org
    3) Installed lib32 libraries:
    sudo pacman -S lib32-libstdc++5 lib32-libx11 lib32-sdl lib32-ncurses lib32-zlib lib32-libext lib32-alsa-lib
    4) Added the ADT to Eclipse following these instructions http://developer.android.com/sdk/eclipse-adt.html
    5) I then followed the Hello World example.
    Issues noticed
    1) Clicking some of the Eclipse & Android SDK/SVD Manager buttons didn't register. I had to use the keyboard shortcuts to fully press the buttons
    2) The emulator does take a while to load. I had issues with it not loading and sucking up my CPU. But I realized that I wasn't allowing the initial run of the emulator to fully finish before I closed it. Give it a good few minutes to run before stopping it.
    I hope this helps,
    Ken
    Last edited by scriptmunkee (2009-10-28 07:16:37)

  • Using local android-sdk and android-sdk-platform-tools with phonegap

    Hello,
    I've installed android-sdk, android-sdk-platform-tools and android-sdk-build-tools packages from AUR and phonegap with npm command line utility of nodejs. When I try to build android app using the command:
    $ phonegap run android
    phonegap fails to detect locally installed android SDK environment and uses remote one:
    [phonegap] detecting Android SDK environment...
    [phonegap] using the remote environment
    I tried adding paths /opt/android-sdk/tools/, /opt/android-sdk/platform-tools/ and /opt/android-sdk/build-tools to $PATH variable but still, no luck. How can I make phonegap use the local android SDK environment?
    Last edited by th0th (2013-08-10 21:06:29)

    hi, you can try run `phonegap local run android`
    if you see "ant: command not found" error, please install 'apache-ant'
    ╭─root@vkill /opt/workspace/my-app ‹ruby-1.9.3›
    ╰─➤  phonegap local run android                                             8 ↵
    [phonegap] adding the Android platform...
       [error] Please install Android target 17 (the Android 4.2 SDK). Make sure you have the latest Android tools installed as well. Run `android` from your command-line to install/update any missing SDKs or tools.
    ╭─root@vkill /opt/workspace/my-app ‹ruby-1.9.3›
    ╰─➤  phonegap local run android
    [phonegap] adding the Android platform...
       [error] An error occured during creation of android sub-project. /root/.cordova/lib/android/cordova/3.0.0/bin/create: line 104: ant: command not found
    An unexpected error occurred: ant jar > /dev/null exited with 127
    Deleting project...
    ╭─root@vkill /opt/workspace/my-app ‹ruby-1.9.3›
    ╰─➤  yaourt -S apache-ant
                                                                                                                                           1 ↵
    ╭─root@vkill /opt/workspace/my-app ‹ruby-1.9.3›
    ╰─➤  phonegap local run android                                                                                                                  1 ↵
    [phonegap] adding the Android platform...
    [phonegap] compiling Android...
    [phonegap] successfully compiled Android app
    [phonegap] trying to install app onto device
    [phonegap] no device was found
    [phonegap] trying to install app onto emulator
    [phonegap] successfully installed onto emulator
    Last edited by vkill (2013-09-04 17:48:44)

  • CS5 Android?

    Trying to do a little experimenting with Flash and Droid and so far not having much luck - and it's tough to find good info... I installed the Android SDK from Google, and also the USB drivers so that ADB works - it shows the phone when I do adb devices, but other than that Flash will not publish directly to the phone like it says it will. I'm sure it's something in my setup but I don't know what... so I installed HTC sync and am trying to use it's Application Installer feature. With that I can at least get the .apk onto my phone but everytime I get a Parse Error - There is a problem parsing the package... and that's all the further I've gotten. I'm thinking it's with my app ID name. It shows air. and then says Example: com.yourdomain.appname... so I did com.gmrmarketing.atest  where atest is my App name. If anyone has any tips, or a tutorial or something I'd sure appreciate it.
    thanks

    Hello,
    I downloaded the flash cs5 demo, and in the device central, on the online library it does have the Motorola Droid and Droid X, but not the HTC Incredible or EVO.
    hope this helps

  • [SOLVED] Appcelerator Titanium Studio: Android SDK Not Found

    Hello,
    This is my first post here, as it is my first week of using arch linux
    I have a problem using Appcelerator Titanium Studio. I have installed android sdk but whenever I select it's location through the titanium studio configuration window, it shows the error "Android SDK not found at the specified path":
    MOD EDIT -- Please follow image posting rules -- Inxsible
    What I tried and did:
    1. Installed Android-SDK through yaourt in /opt/android-sdk, updated all packages through ./android, copied adb into "tools" as suggested by appcelerator. Tried selecting this directory in titanium, did not work.
    I tried all of the following paths:
    /opt/android-sdk
    /opt/android-sdk/
    /opt/android-sdk/tools
    /opt/android-sdk/platform-tools
    2. Installed Android-SDK manually by downloading the latest binaries: http://dl.google.com/android/android-sd … ux_x86.tgz into ~/android-sdk
    I updated all packages there again though ./android and tried selecting all paths I could think of related to that directory in titanium studio, did not work again.
    3. I thought maybe folder permissions are the problem but even a 777 wouldn't work.
    4. I checked the titanium log file and here is the error shown: http://pastebin.com/2XRJ1xyx
    Here is the script mentioned in the error: http://pastebin.com/jXvaa23M
    5. I also tried setting #!/usr/bin/env python2 in the script since the default interpreter is python 3 in my system, did not work.
    Additional Info: I have Sun JDK 64bit, JRE, tried both 32 & 64 of Titanium Studio, the 32 one didn't want to run at all.
    I can confirm that android SDK works since the emulator is running flawless.
    So at this point I can't continue anymore and have no idea where to go next :S
    any help / experiences appreciated.
    Last edited by Gjore.S (2011-07-24 02:11:18)

    Gjore.S wrote:
    It turned out that installing python25 from aur solved the problem, android sdk is now detected and everything works smooth.
    I can finally consider my arch laptop complete
    Cool Mate,
    Yeah, now your lappy is fully ready for development and you'll be one crazy muthafc*r .... I'm glad you've become an Archer as you really are ....
    Out & see ya in the hack lab in 2 hours ...

  • Error: Adobe Photoshop CS5 has stopped working (Windows 7)

    Photoshop started throwing this error message yesterday out of the blue, I've no idea what, if anything, on my computer has changed to cause it to happen - it's been working uninterrupted for over a year.
    I've tried a few things mentioned in other posts and on other forums (removing possible problem fonts, renaming plugins) but my problem seems to be slightly different - Photoshop crashes as soon as it's finished loading, not when opening a file or an image, so I can't get into any menus to disable OpenGL, filters, or change any settings.
    That also means that I can't deactivate Photoshop, and I can't uninstall it because Adobe Application Manager throws the same error. Illustrator CS5 now also throws the same error when I start it.
    The event log error for Adobe Photoshop is;
    Faulting application name: Photoshop.exe, version: 12.0.4.0, time stamp: 0x4d9d8cbc
    Faulting module name: amtlib.dll, version: 3.0.0.64, time stamp: 0x4b600781
    Exception code: 0xc0000417
    Fault offset: 0x0007c696
    Faulting process id: 0x1acc
    Faulting application start time: 0x01cfc82200ce8c71
    Faulting application path: C:\Program Files\Adobe\Adobe Photoshop CS5\Photoshop.exe
    Faulting module path: C:\Program Files\Adobe\Adobe Photoshop CS5\amtlib.dll
    Report Id: 428029d6-3415-11e4-bf71-9cb70d00e8b9
    The event log error for Adobe Illustrator is;
    Faulting application name: Illustrator.exe, version: 15.0.0.399, time stamp: 0x4bad3bbf
    Faulting module name: amtlib.dll, version: 3.0.0.64, time stamp: 0x4b600781
    Exception code: 0xc0000417
    Fault offset: 0x0007c696
    Faulting process id: 0x1428
    Faulting application start time: 0x01cfc82638156214
    Faulting application path: C:\Program Files\Adobe\Adobe Illustrator CS5\Support Files\Contents\Windows\Illustrator.exe
    Faulting module path: C:\Program Files\Adobe\Adobe Illustrator CS5\Support Files\Contents\Windows\amtlib.dll
    Report Id: 9534df09-3419-11e4-bf71-9cb70d00e8b9
    The event log error for Adobe Application Manager (when trying to uninstall) is;
    Faulting application name: PDApp.exe, version: 1.0.175.0, time stamp: 0x4b91830a
    Faulting module name: adobe_oobelib.dll, version: 1.0.0.65, time stamp: 0x4b866450
    Exception code: 0xc0000417
    Fault offset: 0x00043dea
    Faulting process id: 0x1ff0
    Faulting application start time: 0x01cfc825396b0755
    Faulting application path: C:\Program Files\Common Files\Adobe\OOBE\PDApp\core\PDApp.exe
    Faulting module path: C:\Program Files\Common Files\Adobe\OOBE\PDApp\LWA\adobe_oobelib.dll
    Report Id: 80a5dc63-3418-11e4-bf71-9cb70d00e8b9
    I'm hoping to stop short of having to reinstall windows, that's looking like the only solution at the moment. Any help would be greatly appreciated!

    DXDiag information;
    System Information
    Timeofthisreport:9/4/2014,11:48:55
    Machinename:ID_45863
    OperatingSystem:Windows7Enterprise32-bit(6.1,Build7601)ServicePack1(7601.win7sp1_gdr.14030 3-2144)
    Language:English(RegionalSetting:English)
    SystemManufacturer:DellInc.
    SystemModel:LatitudeE5420
    BIOS:DefaultSystemBIOS
    Processor:Intel(R)Core(TM)[email protected](4CPUs),~2.2GHz
    Memory:4096MBRAM
    AvailableOSMemory:3240MBRAM
    PageFile:3407MBused,3072MBavailable
    WindowsDir:C:\windows
    DirectXVersion:DirectX11
    DXSetupParameters:Notfound
    UserDPISetting:UsingSystemDPI
    SystemDPISetting:96DPI(100percent)
    DWMDPIScaling:Disabled
    DxDiagVersion:6.01.7601.1751432bitUnicode
    DisplayDevices
    Cardname:Intel(R)HDGraphicsFamily
    Manufacturer:IntelCorporation
    Chiptype:Intel(R)HDGraphicsFamily
    DACtype:Internal
    DeviceKey:Enum\PCI\VEN_8086&DEV_0116&SUBSYS_049B1028&REV_09
    DisplayMemory:1428MB
    DedicatedMemory:64MB
    SharedMemory:1364MB
    CurrentMode:1680x1050(32bit)(59Hz)
    MonitorName:GenericPnPMonitor
    MonitorModel:DELLP2210
    MonitorId:DEL404C
    NativeMode:1680x1050(p)(59.954Hz)
    OutputType:HD15
    DriverName:igdumdx32.dll,igd10umd32.dll,igd10umd32.dll
    DriverFileVersion:8.15.0010.2353(English)
    DriverVersion:8.15.10.2353
    DDIVersion:10.1
    DriverModel:WDDM1.1
    DriverAttributes:FinalRetail
    DriverDate/Size:4/5/201102:57:06,575488bytes
    WHQLLogo'd: Yes
    WHQL Date Stamp:
    Device Identifier: {D7B78E66-4256-11CF-A97A-9124A9C2C535}
    Vendor ID: 0x8086
    Device ID: 0x0116
    SubSys ID: 0x049B1028
    Revision ID: 0x0009
    Driver Strong Name: oem14.inf:Intel.Mfg.NT.6.1:iSNBM0:8.15.10.2353:pci\ven_8086&dev_0116&subsys_049b1028
    Rank Of Driver: 00E60001
    Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_C ModeVC1_C
    Deinterlace Caps:
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
    D3D9 Overlay: Supported
    DXVA-HD: Supported
    DDraw Status: Enabled
    D3D Status: Enabled
    AGP Status: Enabled
    Card name: Intel(R) HD Graphics Family
    Manufacturer: Intel Corporation
    Chip type: Intel(R) HD Graphics Family
    DAC type: Internal
    Device Key: Enum\PCI\VEN_8086&DEV_0116&SUBSYS_049B1028&REV_09
    Display Memory: 1428 MB
    Dedicated Memory: 64 MB
    Shared Memory: 1364 MB
    Current Mode: 1280 x 1024 (32 bit) (60Hz)
    Monitor Name: Generic PnP Monitor
    Monitor Model: DELL 1907FP
    Monitor Id: DEL4015
    Native Mode: 1280 x 1024(p) (60.020Hz)
    Output Type: DVI
    Driver Name: igdumdx32.dll,igd10umd32.dll,igd10umd32.dll
    Driver File Version: 8.15.0010.2353 (English)
    Driver Version: 8.15.10.2353
    DDI Version: 10.1
    Driver Model: WDDM 1.1
    Driver Attributes: Final Retail
    Driver Date/Size: 4/5/2011 02:57:06, 575488 bytes
    WHQL Logo'd:Yes
    WHQLDateStamp:
    DeviceIdentifier:{D7B78E66-4256-11CF-A97A-9124A9C2C535}
    VendorID:0x8086
    DeviceID:0x0116
    SubSysID:0x049B1028
    RevisionID:0x0009
    DriverStrongName:oem14.inf:Intel.Mfg.NT.6.1:iSNBM0:8.15.10.2353:pci\ven_8086&dev_0116&subs ys_049b1028
    RankOfDriver:00E60001
    VideoAccel:ModeMPEG2_AModeMPEG2_CModeWMV9_CModeVC1_C
    DeinterlaceCaps:{BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}:Format(In/Out)=(YUY2,YUY2)Frames(Pr ev/Fwd/Back)=(0,0,1)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVid eoProcess_AlphaBlendDeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}:Format(In/Out)=(YUY2,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}:Format(In/Out)=(YUY2,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}:Format(In/Out)=(UYVY,YUY2)Frames(Prev/Fwd/Back)=(0, 0,1)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}:Format(In/Out)=(UYVY,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}:Format(In/Out)=(UYVY,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}:Format(In/Out)=(YV12,YUY2)Frames(Prev/Fwd/Back)=(0, 0,1)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}:Format(In/Out)=(YV12,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}:Format(In/Out)=(YV12,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}:Format(In/Out)=(NV12,YUY2)Frames(Prev/Fwd/Back)=(0, 0,1)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}:Format(In/Out)=(NV12,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}:Format(In/Out)=(NV12,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}:Format(In/Out)=(IMC1,YUY2)Frames(Prev/Fwd/Back)=(0, 0,1)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}:Format(In/Out)=(IMC1,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}:Format(In/Out)=(IMC1,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}:Format(In/Out)=(IMC2,YUY2)Frames(Prev/Fwd/Back)=(0, 0,1)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}:Format(In/Out)=(IMC2,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}:Format(In/Out)=(IMC2,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}:Format(In/Out)=(IMC3,YUY2)Frames(Prev/Fwd/Back)=(0, 0,1)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}:Format(In/Out)=(IMC3,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}:Format(In/Out)=(IMC3,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lend
    {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}:Format(In/Out)=(IMC4,YUY2)Frames(Prev/Fwd/Back)=(0, 0,1)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_EdgeFiltering
    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}:Format(In/Out)=(IMC4,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lendDeinterlaceTech_BOBVerticalStretch
    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}:Format(In/Out)=(IMC4,YUY2)Frames(Prev/Fwd/Back)=(0, 0,0)Caps=VideoProcess_YUV2RGBVideoProcess_StretchXVideoProcess_StretchYVideoProcess_AlphaB lend
    D3D9Overlay:Supported
    DXVA-HD:Supported
    DDrawStatus:Enabled
    D3DStatus:Enabled
    AGPStatus:Enabled

  • Creative Cloud Installation Failed Download Error - Error Type -7 and Error Code - 401

    I subscribed to Creative Cloud in December 2012 and have been trying to install the applications, but the "Installation Failed" through the Adobe Application Manager. (see screenshot)
    Here is a line from my log file:
    01/08/13 11:08:48:346 | [WARN] |  | ASU | PDApp | DownloadError |  |  | 6120 | Download Error has come with GDE Error type - -7 and error code - 401
    I tried searching for the same error code in the "knowledge base" but couldn't locate any.
    I am on a Windows 7 (x64) machine. I also have CS5.5 installed.
    Anyone have this problem? Please help or point me in the right direction if you can. Thanks!

    Thanks Romsinha,
       I tried the above steps, with no luck.  I have admin rights on both laptop and desktop I'm trying to install to.  I have updated my AAM on both machines with no issue (when using the direct link above). But when I click the 'Try' link to download an application, it shows the scrolling status bar for a few seconds, then  "Installation Failed"  'Download error. Press Retry to try again or contact customer support. (-7)'   Retry only produces same results.
    Both machines are running Win 7 Pro - SP1 64bit
         (laptop - 16 GB RAM & Core i7-2760QM 2.40 GHz processor)
         (desktop - 8 GB RAM & Xeon W3520 2.67GHz processor)
    I am running in a corporate setting with I'm sure all sorts of Firewall protection etc...
    I'm planning on asking for a CC membership, but wanted to check out the new features first....
    Thanks!

  • Android SDK Installer

    I am interested in doing some game development using Basic4Android. To do so, I need to install Java and the Android SDK.
    I have installed Java 7. The following software is installed on my laptop:
    Java 7 Update 7 (64-bit) Version 7.0.70
    Java SE Development Kit 7 Update 7 (64-bit) Version 1.7.0.70
    I then access and download the Android SDK Installer, which I am told is currently this file:
    installer_r20.0.3-windows.exe
    Upon running this installer, the Android SDK Tools Setup starts, which then tries to detect whether the Java SE Development Kit is installed.
    I then get the following error:
    Java SE Development Kit (JDK) not found.
    Error: Failed to find Java version for 'C:\Windows\system32\java.exe': [2] The system cannot find the file specified.
    It also says I should go to java.oracle.com to download and install the JDK.
    There is a "java.exe" file in the C:\Windows\system32 folder with the date when I installed Java 7.
    The file that I did download and run to install Java was
    jdk-7u7-windows-x64.exe,
    leading me to have the installed Java software mentioned above.
    Can you tell me what I may be doing wrong? I am running Windows 7 Home Premium SP1 (64-bit) on an ASUS Laptop with an i5 dual core processor.
    Thank you for any help you provide.
    Addendum: I solved this problem. The instructions for Basic4Android say to install the 32-bit JDK, not the 64-bit JDK.
    Bob
    Edited by: AndroidDev on Oct 13, 2012 5:17 AM
    Edited by: AndroidDev on Oct 13, 2012 6:12 AM

    I solved my problem. The instructions for Basic4Android say to install the 32-bit version of Java, not the 64-bit version.

  • PhoneGap Build Settings for Android SDK

    On Mac 10.6.8, Dreamweaver CS6
    I want to test the PhoneGap Build Service with the default  "Hey, it's PhoneGap" index.html page. Specifically, I want to run the resulting apk inside an Android emulator. In preparation for this, I have:
    1) Downloaded the Android SDK
    2) Run...
    android-sdk-macosx/tools/android sdk
         ... from a Terminal window
         This launches the Android SDK Manager, which I have used to download
    Android 2.2 (API 8 - Froyo) and all its associated files
    Android SDK Tools
    Android SDK Platform-tools
    Android Support Library
    (I have also installed Eclipse, but I think that that is irrelevant for the current task)
    4) Run...
    android-sdk-macosx/tools/android avd
         ... from a Terminal window
    This opens the Android Virtual Device Manager, which I have used to create a Virtual Device:
    Name Froyo
    Target Android 2.2 (API level 8)
    Skin WVGA800
    Located at /Users/<username>/.android/avd/Froyo.avd
    This Dreamweaver Help page says:
    Once you've installed the Android SDK, you'll need to start the Android SDK and AVD Managers, and select the Android tools you want to work with locally on your computer. Dreamweaver uses the information you select during this initial setup to populate the Android emulator settings in the PhoneGap Build Service panel. For more information on specifying these settings, see the Android documentation.
    (My emphasis)
    I'm guessing that I've done the parts of these instructions in italics, but I get lost when I reach the part in bold. The window that opens when I select Site > PhoneGap Build Service > PhoneGap Build Settings asks me to "provide the root paths to the [Android] sdk". None of the paths that I have provide seem to satisfy the Emulate Application button in the Build Panel.
    Question: What folder should I select as the root path to the SDK?
    Thanks in advance,
    James

    Lexogram wrote:
    All that's missing is to understand how to convince Dreamweaver CS6 to perform the same steps, rather than going through a Terminal application.
    I haven't installed the Android SDK on my Mac. Dealing with Xcode was painful enough for me.
    However, I do have the Android SDK installed on Windows. I installed it at the top level of my C drive in C:\dw-android. All that was necessary to register it in the PhoneGap Build Settings panel was to enter C:\dw-android in the SDK location field. As long as you have the correct path to the SDK, it should be the same on a Mac.
    I used the PhoneGap Build Service panel to build the app, and then clicked the Download icon. Once it had downloaded, I selected the AVD and target version of Android, as shown in the following screen shot:
    After clicking Launch, it started the emulator and displayed the app. I found it necessary to make sure the AVD and target both used the same version of Android. Otherwise, it just launched the emulator, but the app didn't load.

  • Intermec 6820 and Android SDK

    Hi every one In my company we have a printer Intermec 6820 (http://www.intermec.com/products/prtr6820/index.aspx) I wonder if is possible to use the android SDK (https://www.intermec.com/products/sdkandroid/index.aspx) for from my mobile device send to print jobs. When i tested the SDK samples (LabelPrinterSample ), print only one line (see picture attached) and printed the command lines.

    H4z3, I'm not sure why you are getting seg faults but, I just got everything setup for Android 2.0 development on my 64-bit driven laptop. I did the following:
    1) Downloaded Android v2.0 SDK & setup buy running
    sh %path_to_sdk%/android-sdk-linux/tools/android
    Then under "Available Packages", download the SDK Platform and other APIs you want. I downloaded Android 2.0 & 1.6, Google API 5 & 4 and the documentation.
    2) Downloaded Eclipse 3.5 for EE Development from eclipse.org
    3) Installed lib32 libraries:
    sudo pacman -S lib32-libstdc++5 lib32-libx11 lib32-sdl lib32-ncurses lib32-zlib lib32-libext lib32-alsa-lib
    4) Added the ADT to Eclipse following these instructions http://developer.android.com/sdk/eclipse-adt.html
    5) I then followed the Hello World example.
    Issues noticed
    1) Clicking some of the Eclipse & Android SDK/SVD Manager buttons didn't register. I had to use the keyboard shortcuts to fully press the buttons
    2) The emulator does take a while to load. I had issues with it not loading and sucking up my CPU. But I realized that I wasn't allowing the initial run of the emulator to fully finish before I closed it. Give it a good few minutes to run before stopping it.
    I hope this helps,
    Ken
    Last edited by scriptmunkee (2009-10-28 07:16:37)

  • Eclipse Adt-bundle (android sdk) crashes all the time

    My eclipse from adt-bundle (android sdk, version 20131030) is crashing all the time I do something is not writing code, like import a project. I'm using arch linux with oracle java(7-45), but I had before icedtea with the same problem.
    Any idea would be welcome
    Here's the error:
    # A fatal error has been detected by the Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0x00007f4ef0021a48, pid=9156, tid=139977214236416
    # JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # C  [libgobject-2.0.so.0+0x19a48]  g_object_get_qdata+0x18
    And the full log:
    http://pastebin.com/W6Yh6Caj

    Found two known bugs affecting multiple folks.
    [1] https://bugs.launchpad.net/ubuntu/+sour … ug/1241101
         https://bugs.launchpad.net/ubuntu/+sour … ug/1241532
    [2] http://eclipseandlinux.blogspot.in/2013 … reaks.html

  • [solved]adding android SDK tools to your path means?

    Hello,
    i think this is silly question but i hope i will get solution for this ...
    i am trying to install android sdk....then
    evertything went well but after installing the package from AUR...at the end I found two lines
    "you need to source /etc/profile or relogin to add the android sdk tools to your path
    Add yourself to the android group so that the sdk can download and update various additional packages".
    i understand little bit but exactly i dont know wat to do....  can anyone tell how to add path in /etc/profile and how to add myself in android group?
    thanqz in advance....
    Last edited by ashvin (2011-05-11 12:02:32)

    Source /etc/profile means type '. /etc/profile' and press Enter.
    https://wiki.archlinux.org/index.php/Groups
    PATH: https://bbs.archlinux.org/viewtopic.php … 70#p927170 , but instead of home/user/bin you need to add the path to the android sdk.

Maybe you are looking for

  • For my Time Capsule back up I want to use ethernet!

    My new Time Capsule is working now, or at least I think it is, but backing up 2 TB seems to wanna take several days. In just over 24 hours only 300 GB was backed up! Also the process seems to be interrupted a few times and it looks like I won't be ab

  • Fill blank cells in power query from the cell above

    Is it possible in Power Query to fill blank  In excel I can choose them by using "go to special" > "blanks" dialogue, and using referrence like "=R-1C" Is it possible to fill this blank cells with value of cell above if Import this file in power quer

  • AirPort Utility says no devices found, but 2 are hooked up and running

    When I AirPort Utility I'm getting the message "AirPort Utility was unable to find any AirPort wireless devices. Make sure the AirPort wireless device you want to set up is plugged in and in range of your computer, and then click rescan to try again.

  • WiFi network security: How do I create a hidden SSID using Time Capsule?

    Hello. I'm having a security issue on my wireless network. I recently noticed (via a Finder window under "Shared" on the left side of the window) someone squatting on our wifi network which is WPA encrypted and is based on a Time Capsule plus 2 Airpo

  • How to run depreciation run

    hi, please tell me how to run depreciation run, and how will the account that is assigned in account determination for accumulated depreciation will get posted.is it like it gets updated once u run the depreciation run