Adobe AIR SDK 4 - no 'bundle' target?

Hi,
I have been building a native AIR desktop installer using -target native. However, I want to include a captive runtime as the user may not have the AIR runtime nor an internet connection.
The docs suggest that -target bundle is my friend, and then I can build my own installer from the folder it builds.  However, my version of adt (I have v4.0 of the SDK) seems not to have this target!
> adt -package -storetype pkcs12 -keystore selfcert.p12 -storepass ****** -target bundle ******* config.xml index.html css fonts img js thankyou.png
Unknown package target bundle
usage:
  adt -checkstore SIGNING_OPTIONS
  adt -certificate -cn <name> ( -ou <org-unit> )? ( -o <org-name> )? ( -c <country> )? ( -validityPeriod <years> )? ( 10
24-RSA | 2048-RSA ) <pfx-file> <password>
  adt -help
  adt -migrate SIGNING_OPTIONS ( <air-file-in> | <airn-file-in> ) <output-file>
  adt -package SIGNING_OPTIONS ( -target air )? <output-package> ( <app-desc> FILE_OPTIONS | <input-package> )
  adt -package SIGNING_OPTIONS -target airn <output-package> ( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
  adt -package -target ( apk | apk-debug | apk-emulator ) ( CONNECT_OPTIONS? | -listen <port>? ) ( -airDownloadURL <url>
)? SIGNING_OPTIONS <output-package> ( <app-desc> PLATFORM-SDK-OPTION? FILE-OPTIONS | <input-package> PLATFORM-SDK-OPTIO
N? )
  adt -package -target ( ipa-test | ipa-debug | ipa-app-store | ipa-ad-hoc ) CONNECT_OPTIONS? SIGNING_OPTIONS <output-pa
ckage> ( FILE_OPTIONS | <input-package> )
  adt -package SIGNING_OPTIONS? -target native SIGNING_OPTIONS? <output-package> ( <app-desc> FILE-OPTIONS | <input-pack
age> )
  adt -package SIGNING-OPTIONS -target ane <output-package> <ext-desc> ANE-OPTIONS
  adt -prepare <airi-file> <app-desc> FILE_AND_PATH_OPTIONS
  adt -sign SIGNING_OPTIONS ( -target ( air | airn | ane ) )? ( <airi-file> | <unsigned-ane-file> ) <output-file>
  adt -installRuntime   PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )? ( -package <apk-file> )?
  adt -installApp       PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )? -package <apk-file>
  adt -uninstallRuntime PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )?
  adt -uninstallApp     PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )? -appid <app-id>
  adt -launchApp        { PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )? ( -debuggerPort port )? -appid <a
pp-id> }
  adt -runtimeVersion   PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )?
  adt -appVersion       PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )? -appid <app-id>
  adt -version

Hi Colin. Thanks for your reply. I don't believe they are already captive runtime, because:
when I run them on an Internet-connected computer the installer shows the 'Also download the AIR runtime' option ticked and greyed out, and
when I run them on a laptop with no net connection, I get an error message saying the AIR runtime is required/not present

Similar Messages

  • Any News from Adobe Air SDK, on why we still can't REMOVE "android.permission.INTERNET" from a release compile?

    Is there any new developments on the Adobe Air issue, of being able to COMPLETELY REMOVE the "android.permission.INTERNET" from the manifest file?  As of today, you can still completely remove the "android.permission.INTERNET" from the manifest, bundle your app with Captive Runtime, and Adobe Air SDK will still "tack" the permission onto the end of the manifest block. With users and privacy concerns these days, surely Adobe would recognize that developers building apps that DO NOT REQUIRE Network Access, should be able to remove that permission. Any help on this?

    I see Flash will now be able to export iPhone apps directly.  Although Flash itself will still not run on the iPhone.  It would be great if Director had that functionality a well.  Even better if apps could run on both the iPhone and Blackberry!
    Mike M

  • Intellisense not working after update adobe air sdk on Flash CS6

    I updated the Flash Professional CS6 Adobe AIR SDK to 15.0.0.249, but when i start a .FLA file that uses the new SDK, the Intellisense not work! So i need use AIR SDK 3.4 (native) to work with Intellisense... This is a real waste of time! Can i fix it?

    Hello
    > Is there anybody from toshiba following the thread
    I dont think so because it s an user to user forum only and nobody from Toshiba is here.
    Can you post more details? You wrote that you cant watch flash videos but do you get an error message or what happens exactly?
    What browser do you use?
    I would recommend reinstalling Adobe Flash from Android market. This should help.

  • How do I install Adobe Air SDK for CS5.5 Products?

    Hey how would I install Adobe Air SDK 3.7 for Flash Pro CS5.5 and Flash Builder 4.6?

    Okay this is what I got from the .XML file:
    <?xml version ="1.0" encoding="utf-8" ?><application xmlns="Untitled-11.0Untitled-1http://ns.adobe.com/air/application/3.7"><id>Untitled-1</id><versio nNumber>1.0</versionNumber><filename>Untitled-1</filename><description></description><!-- To localize the description, use the following format for the description element.<description><text xml:lang="en">English App description goes here</text><text xml:lang="fr">French App description goes here</text><text xml:lang="ja">Japanese App description goes here</text></description>--><name>Untitled-1</name><!-- To localize the name, use the following format for the name element.<name><text xml:lang="en">English App name goes here</text><text xml:lang="fr">French App name goes here</text><text xml:lang="ja">Japanese App name goes here</text></name>--><copyright></copyright><initialWindow><content>Untitled-1.swf</conte nt><systemChrome>standard</systemChrome><transparent>false</transparent><visible>true</vis ible><fullScreen>false</fullScreen><aspectRatio>portrait</aspectRatio><renderMode>auto</re nderMode></initialWindow><icon></icon><customUpdateUI>false</customUpdateUI><allowBrowserI nvocation>false</allowBrowserInvocation></application>

  • How di I run Adobe Air SDK ADL in Linux?

    Hi,
       I downloaded Adobe Air sdk, and want to run adl... But it does nothing at all. No error message, no results, nada.....
    How do I make it at least tell me what it is trying to do? (I renamed adl to adl_linux since there was an adl file already in the flex sdk,
    apparently it is for the mac)
    Here is what I get:
    $ $flexsdk/bin/adl_linux
    $ $flexsdk/bin/adl_linux AirTopo2-app.xml
    $ $flexsdk/bin/adl_linux no-such-file.xml
    $
    Not very helpful....... Is there anything else I need that adl depends upon???
    Thanks,
    Larry

    OK, I am getting further...
      I can get started...
      But I guess Adobe does not know how to build executables in linux without shared libraries. It is just a flag for goodness sake! It includes the code
    in the binary. Yes, it makes the executable larger, but it does not require the user to load a bunch of stuff he does not need/want.
    I now get:
    $ ./adl
    Error loading the runtime (libpangocairo-1.0.so.0: cannot open shared object file: No such file or directory)
    My quandary is this, I work for a large company, there are over 250 developers who each have their own machines and work on the same product. We have professionally managed linux boxes that exist half way across the country. We have our development environment in views that can be created.
    To include this list of shared objects in our linux boxes is not feasible. We could possibly add to our development views, and I will try and modify LD_LIBRARY_PATH to point to location in our views.
    This is a lot of work Because Adobe does not (know about?) want to use the -static flag in "ld" to not use shared libraries (and Adobe does not use Java for adl....)
    It would be really nice if Adobe had a version if the SDK that did not require this huge list of shared libraries that I would not even try and request get installed company wide (my Department's linux boxes and all other standardized development boxes)
    Please, Please, Please use "ld -static" when you link executables for linux! (or make adl a java program)
    I need adl to run regression tests on a part of our product.
    Required libraries
    libgtk-x11-2.0.so.0
    libgdk-x11-2.0.so.0
    libgdk_pixbuf-2.0.so.0
    libgobject-2.0.so.0
    libglib-2.0.so.0
    libgthread-2.0.so.0
    libX11.so.6
    libfontconfig.so.1
    libfreetype.so.6
    libXrender.so.1
    libz.so.1
    libxml2.so.2
    libnss3.so
    libssl3.so
    libsmime3.so
    libnspr4.so
    libdl.so.2
    libplc4.so
    libplds4.so
    libstdc++.so.6
    libm.so.6
    libgcc_s.so.1
    libpthread.so.0
    libc.so.6
    libxslt.so.1
    libcairo.so.2
    libXt.so.6
    libpango-1.0.so.0
    libpangocairo-1.0.so.0
    libpangoft2-1.0.so.0
    libpng12.so.0
    libGL.so
    libkwallet.so*
    libgnome-keyring.so
    libkwalletclient.so*
    libkdecore.so*
    libDCOP.so
    libqt-mt.so
    libhal.so
    libhal-storage.so
    libXext.so

  • Overlaying adobe air sdk 13 for flex mobile project gives me error

    After overlaying adobe air sdk in flash builder 4.6 i am getting this error in my flex mobile project "Could not resolve <s:ViewNavigatorApplication> to a component implementation.". I have followed the steps mentioned on adobe site. Can anyone please suggest me what i need to do in order to get this work.

    You are probably missing the updated flash debug player that describes all the new methods to the application.
    There is a good walkthrough of how to upgrade flash builder to a new library version, this is described in the first video of hsharma's starling tutorials.
    Its very annoying though, i wish adobe would really build in a feature like this to update libraries.

  • Overlaying adobe air sdk 13 in flash builder 4.7

    After overlaying adobe air sdk 13 in flash builder 4.7 I have followed the step mentioned on adobe site.
    i am getting lots of error in flash builder 4.7 after overlaying.
    Can anyone please suggest me how to get it done for flex mobile project.

    You are probably missing the updated flash debug player that describes all the new methods to the application.
    There is a good walkthrough of how to upgrade flash builder to a new library version, this is described in the first video of hsharma's starling tutorials.
    Its very annoying though, i wish adobe would really build in a feature like this to update libraries.

  • Overlaying adobe air sdk in flash builder 4.6

    After overlaying adobe air sdk in flash builder 4.6 i am getting this error in my flex mobile project "Could not resolve <s:ViewNavigatorApplication> to a component implementation.". I have followed the steps mentioned on this link "http://rubberduckygames.com/how-to-overlay-abode-air-sdk-over-flex-sdk/". Can anyone please suggest me what i need to do in order to get this work.

    Finally Figure it out..
    geo = new Geolocation();
    geo.addEventListener(GeolocationEvent.UPDATE, onLocationUpdate);
    has to be executed before checking if it is muted.
    geo.addEventListener(GeolocationEvent.UPDATE, onLocationUpdate);
    Is what requests permissions from the phone to use the gps.
    Hope this saves someone alot of time.
    Tested With Flex 4.9.0 Air 3.8 Beta.

  • Adobe Air Sdk

    Hi,
    I had downloaded the Adobe Air SDK and I do not know how to use it, I had extract the zip file and I found a collection of 6 folders.
    1. bin
    2. frameworks
    3.libs
    4. runtimes
    5. samples
    6.templates
    I tried a basic tutorial(hello world){using html and xml} with basic IDE but I was not able to do it .. I am not familiar to this tool at all..
    could someone help me ?
    It would be very kind if you coild provide your emai-ids as well ...
    Thank you

    You can place those files anywhere you want. Then you open your favorite text editor and start writing AIR apps.
    After you have written what is necessary for an app you compile and then package it.
    You'll accomplish this much easier with Flex Builder, but here are some links to Adobe LiveDocs pages on creating AIR apps using the SDK:
    Setting up the SDK
    http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118666ade46-7fb8. html
    Your first AIR app with the SDK:
    http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118666ade46-7fd8. html
    If this post answered your question or helped, please mark it as such.

  • Adobe AIR SDK (3.4.0.2710) Captive Runtime Not Updated

    Hi,
    I just downloaded the latest Adobe AIR SDK 3.4.0.2710. Looking at \runtimes\air-captive\win\Adobe AIR\Versions\1.0\Adobe AIR.dll it still says it is 3.4.2540. Will the captive runtime be updated to 3.4.2710?
    Thanks,
    John

    Just retried the SDK download at http://www.adobe.com/devnet/air/air-sdk-download.html and it looks like the runtime has been updated to 3.4.2710. All good now.

  • Is Adobe Air SDK needed GPU information, when the game want to load the ATF file ?

    Hi, Adobe members.
    this is jonghwan lee.
    Actually I found texture load issue on a game(names samkukjangtu on korean) which is using Adobe gaming sdk.
    the game uses the ATF file for the textures on the game(actually it's related in Air SDK, I think).
    Of course, it is not problem for others GPU. but the newly launched IMG GPU( PowerVR rgx version ) makes this problem.
    I guess the SDK is using GPU information for the control some configuration
    is that right? please let me know about this issue ASAP.
    thank you.

    Well. the issue is like texture loading problem as shown below.
    <- this image is made from ATF files.
    From checking original ATF file with ATF view program, the image was all right.
    But the image is polluted like this after loaded on Texture memory.
    So, I assume that Adobe Air SDK set some configurations for loading ATF files with GPU information.
    Becasue this problem is not reproduced on the smartphone which uses the existing GPU(It means already launched GPU), but it is reproduced for the newly developed GPU(actually i'm developing with Imagination rgx version which is not really launched).
    To sum up, Please confirm that Adobe Air SDK uses GPU information for loading texture from ATF file.

  • Where is the Adobe AIR SDK developers forum please...

    Hi,
    I'm told that there is a Adobe AIR SDK developers forum here somewhere.
    I'm new here and can not find it anywhere.
    Please help...
    Tomexx

    http://supportforums.blackberry.com/t5/Tablet-OS-SDK-for-Adobe-AIR/bd-p/tablet
    Files & Folders, the unified file & cloud manager for PlayBook and BB10 with SkyDrive, SugarSync, Box, Dropbox, Google Drive, Google Docs. Free 3-day trial! - Jon Webb - Innovatology - Utrecht, Netherlands

  • Adobe Air SDK 16.0

    Trying to use newly compiled MoPub ANE with Universal Binary Plugin x86 support for IOS Platform with Adobe Air SDK 16.0 for IOS App, i am encountering this compile time error.
    Adobe AIR
    [java] Picked up _JAVA_OPTIONS: -Xmx512m
         [java] Picked up _JAVA_OPTIONS: -Xmx512m
         [java] Undefined symbols for architecture armv7:
         [java]   "_OBJC_CLASS_$_VungleSDK", referenced from:
         [java]       objc-class-ref in libcom.sticksports.nativeExtensions.MoPub.a(VungleInterstitialCustomEvent.o)
         [java] Compilation failed while executing : ld64
         [java] ld: symbol(s) not found for architecture armv7
    MoPub XCode Project is compiled with Standard Architecture.
    Have tried out all possible solutions
    Any Possible solutions??

    Chris,
    Thanks for your prompt reply. I have found the way to reproduce. It is about interfaces, and when I try to call a method through an interface the app crashes. I think that it is related to having an interface with many parameters. I have logged the bug here:
    Bug#3935199 - iOS App crashes when calling an objects method through interface

  • Adobe Air SDK for IOS, i'm searching for a week  to get the certificate and provisioning files

    Adobe Air SDK for IOS, I'm searching for a week  to get the certificate and provisioning files!!
    Please help me to get the certificate and provisioning files and I should pay to have these files.
    Thanks

    Apple doesn't provide support for third-party development tools.
    You need to post in the Adobe forums.
    You need a paid developer account to install apps on an iOS device.

  • Problem in making installation package by adobe air sdk

    I made an installation file with adobe air (a javascript/html  code by installing  AIRSDK) ,
    after makeing the file when I want to run it , it send an error message "This application cannot be installed because this installer has been mis-configured. Please contact the application author for assistance."
    http://help.adobe.com/en_US/AIR/1.5/devappshtml/WS5b3ccc516d4fbf351e63e3d118666ade46-7ecc. html
    Chapter 5: Creating your first HTML-based AIR application with the AIR SDK

    try to update your air runtime. This is popular issue when developers use newer sdk but old runtime. Or include runtime to your app

Maybe you are looking for

  • LR3 not retaining attributes after trip thru ext. editor

    Unless I'm missing some setting somewhere, LR3 does not retain the image attributes (color label, star rating) on a new file created as a result of a trip thru an external editor, ie PS. LR2 did. workflow: in LR3, filter down to your (for example) 4

  • WAS or Dialog instance in DMZ zone

    Hello All, Please clarify me by answering the following question. I have a plan to use the erecuting functionality without Portal system and have plans to use this functionality outside the intranet. ( Note : Not planned to move the back end system t

  • Tokenize input text in Java

    Let's say I have a text file that contains the following paragraphs: "Please keep comments on topic. Remember, the /dev/null forum can be used for test posting." Now I want to put each token, including while space such as " " and newline, into a stri

  • I am trying to register on icloud however it says to check email however the email address is incorrect - how do I edit this?

    I am trying to register on icloud (and back up) however it says to vertify my account and check my email to follow instructions.  However the email that icloud is sending to is incorrect.   How can I edit this email?

  • Install Solaris from another OS via network - How ?

    I'd like to use a BSD machine as an install server for a machine that doesn't have a CD. On the BSD machine is an iso image of the Sol 10 DVD from SUN's website. It's mounted via loopback device. I'd like to know which files are necessary to boot and