Android SDK

Any news anywhere on Android SDK for EOS cameras? 

Yeah, it's true that (for example) Flash Builder outputs an APK file that you can then directly upload to the Android Market. The app can be downloaded from the market like any other app, will be installed and can be used right away If the user has AIR preinstalled on his/her device.
The only downside is, that IMHO there are still a lot of devices that don't have AIR preinstalled. Then the user will be asked to install AIR which consumes quiet a bit of phone space. I've run into a permanent low space notification because the use of AIR on my HTC Desire, which isn't the oldest phone and I really don't have that much apps.
If you target newer devices it's all good. If you target the whole Android universe of devices (even older ones, like HTC Desire, yeah it's already old ;-)) then you might reconsider your decision.
But to make that clear: AIR is future-safe and Flash development for mobile devices really is a fun thing! Plus you get platform-indepence as you can port your apps to BB-Playbook and iPhone easily.
If this answer was helpful to you, please mark it as such.

Similar Messages

  • If I already have the android SDK and AVD installed from prior installation for eclipse do I have to

    If I already have the android SDK and AVD installed from prior installation for eclipse do I have to do it again for dreamweaver if I want to develop for android ?
    Also, if I'm developing for android, ipad, and iphone and I want them all to be the same can I do it by only making one site or I have to make a different site location for each?

    Inquire of whom?  Apple?  Seems to me your carrier is giving you the run-around.  They are the ones who provide the service, so they should be able to tell you the plan specifics.  Get on the phone again with them and insist on an answer.

  • Problem installing android-sdk from AUR using yaourt

    Hi all,
    I use yaourt to install packages from the AUR but I'm having an issue with android-sdk.
    Whenever I run 'yaourt -S android-sdk' it seems to detect that the 'java-runtime' is not installed.
    However, I do have sun's jre and jdk installed (I was having applet issues with openjdk) and it detects this when it actually starts installing it.
    But it just reinstalls the package and quits without installing the android sdk. If I run yaourt again, the same thing happens.
    Does anyone have an idea of what the problem might be?
    I could download the tar.gz from google but I'd rather keep everything handled by arch package management.

    Is that a show stopper for yaourt?  I use aurbuild and did that install the other night.  It tripped over the java runtime and pitched a warning, but the build worked and it installed. 
    I could download the tar.gz from google but I'd rather keep everything handled by arch package management.
    Even if you hand build the AUR in a directory of your choice, the resultant package is still integrated into your Arch system using the -U option of pacman.  Regadrless of the front end (Yaourt, aurbuild, or roll-your-own), pacman tracks the package as 'Foreign'.  FYI.

  • 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)

  • 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>

  • Android SDK for SUP 2.0

    Hello Experts,
            We are trying to develop a SUP Apps in Android OS, but how to used Android SDK in SUP 2.0 ? and is it possible to used Android SDK in SUP 2.0 ?
    Please give me some ideas related to it.
    Regards,
    Tapan

    Hi,
       You can use SUP ODP for developing Android applications.For more details,please go through this link: http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01726.0211/doc/html/jne1317414791702.html
    Thanks,
    Srikanth M

  • 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>

  • 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.

  • [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

  • 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.

  • [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 ...

  • 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

  • Problem install android sdk with 99% in dreamCS5.5

    I tried it many times.
    but it always fail with the same problem
    when downloading to 99% it alert the message below
    "The aandroid sdk  was not downloaded because there was  no internet connection .please connect internet and try again.
    [http://image.ohozaa.com/show.php?id=985690d709ef63e6149af82d25f7b283]
    and  I have aleary fixed with NativeAppCommon.js but it help in case of "Android SDK failed to install"
    Thank you so much
    ps.there is mistake of my grammar of langauge I'am sorry.

    it can fix my problem.
    Thank you very much.

  • [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

  • Bridge CS4 & photo downloader 64 bit

    Since updating to CS4, I can no longer use the Adobe photo downloader,  The pop up screen says "Loading devices list" and freezes that way forever. What can I do to make this work again?

  • Video Capture on New iMac

    I have 4 aluminum iMacs in my school's TV studio and am ready to buy 2 more. I also have to get two Firewire-DV Video Capture boxes (like the Canopus AVDC300) to capture video in to Final Cut Express. With the new iMacs you only get Firewire 800 and

  • Purchase Order E-mailing with Release Strategy

    Hello,     We are experiencing an issue when e-mailing a Purchase Order which has a release strategy. When the order is released, the confirmation e-mails are going to the person who releases it when it is supposed to go to the person who has created

  • XML NameSpace Issue Confused whether it is a bug

    Hi, The issue is that the generated XML and Actual XML vary as the following: - The namespace which is used in the Actual XML is globally used and whereas In the generated XML It is used locally wherever the corresponding element or type is used in t

  • Email notifications stuck in Mail status

    Hi, The notification mailer is up and running and we receive emails when we run the test. However, when a user goes through the application, lets say the Purchase requisition process, the process completes successfully, we see the notification in his