[PlayBook] Adobe AIR Exception compilation in SDK 2.0

Hello everyone.

I have just intalled SDK 2.0.

I have install in c:\bbwp2 and copy c:\bbwp files.

sigtool
C:\bbw\bbwp\bin

and

client - RDK.csj
C:\bbw\bbwp\blackberry-Tablet-SDK\Bin

I try to package my project, but I got an error:

[INFO]                  Parsing of the command line options
[INFO]                  Bbwp.properties analysis
[INFO]                  Validation of archive WebWorks
[INFO]                  The analysis of config.xml
[INFO]                  The application of filling source
[INFO]                  Compiling applications WebWorks
[INFO]                  Packaging of the record bar
javax.imageio.IIOException: cannot create an ImageInputStream!
at javax.imageio.ImageIO.read (unknown Source)
at net.rim.tumbler.airpackager.AirPackager.createSplashscreen(AirPackager.java:566)
at net.rim.tumbler.airpackager.AirPackager.run(AirPackager.java:118)
at net.rim.tumbler.WidgetPackager.go(WidgetPackager.java:154)
at net.rim.tumbler.WidgetPackager.main(WidgetPackager.java:79)
[ERROR]                 Air conditioner exception occurred

I Don t has an idea about this.

Can someone help me?

Thank you, best regards.

He tried to compile my project of Webworks for Smartphones. It is config.xsml

It was that causes the exception, delete it.

Tags: BlackBerry Developers

Similar Questions

  • How to navigate through the file to the blackberry playbook using Tablet blackberry OS for Adobe Air SDK

    Hi all

    How to navigate through the file to the blackberry playbook using Tablet blackberry OS for Adobe Air SDK.

    And also I want to download this file on the server.

    Help me by providing examples of coding.

    Thanks in advance.

    With respect,

    Sébille C

    Here are some tips to help you get started.  It all depends on the terms that you use for your search.  For the first, I would use "adobe air browse file."  For the second, I start with only a variation as "adobe air download file" and then adjust according to the first results.

  • How to access the camera in the Blackberry Playbook using Adobe Air SDK (in Flash builder Burrito)

    Hi all

    How to access the camera in the Blackberry Playbook using Adobe Air SDK (in Flash builder Burrito).

    Provide me with examples of coding please.

    Thanks in advance.

    With respect,

    Sampath

    Not possible yet. See http://docs.blackberry.com/en/developers/deliverables/21880/Known_issues_1360895_11.jsp

  • Adobe AIR 22 beta (April 6, 2016), 'Download AIR SDK & compile for Windows' file does not? After I download and visualize the 'air - SDK - description.xml', the version is 21?

    Adobe AIR 22 beta (April 6, 2016), 'Download AIR SDK & compile for Windows' file does not? After that I have download and view the 'air - SDK - description.xml',

    < name > AIR 21.0.0 < / name >

    < version > 21.0.0 < / version >

    Hello

    We have fixed this problem. Please download a second time to get 22 AIR beta build.

    Thank you

    Krati

    Adobe AIR Team

  • BlackBerry messenger integration Playbook Tablet Adobe AIR app

    Hello community,

    I need help. I've updated to OS2.0. I want to integrate shraing via BlackBerry Messenger in my application look like adobe for the playbook tablet. It is possible now or wait until BlackBerry Tablet OS SDK for Adobe® AIR® API update comes? I can't find any documentation on this issue, nor some api to do this.

    Thank you

    It is not yet possible.

  • What version of Adobe AIR SDK supports iOS 9?

    Hi all

    What version of Adobe AIR supports iOS 9?

    I have a DONKEY that is built into AIR SDK 17 and my native iOS is built with iOS SDK 9. When I Isaiah to compile the test application, it gives me below error:

    Error occurred during the application of packaging:

    LD: library not found for - lSystem.B

    I wonder if it is the version of the AIR SDK that is causing the problem?

    Any help will be appreciated.

    Hi niranjan99926198,

    Please follow the following to workaround [Applicable only for MAC]

    1. download and install Xcode last version 7 (we tried on beta xcode7.2)

    2. create a symbolic link or copy of Xcode way ld: /Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bi n/ld to /lib/aot/bin/ld64/ld64

    I hope it solves the problem.

    Roshan

    Adobe Air

  • link on how to install .csj in the BlackBerry Tablet OS SDK for Adobe AIR via a command prompt is broken

    When in the form of help on how to get my installed LSB file, the link behind the "BlackBerry Tablet OS SDK for Adobe AIR via a command prompt" appears to be down.

    someone else?

    Why not to use FB to install the key of LSB

  • Where can I find Adobe AIR SDK 2.5?

    This may seem a stupid question, but I can't find Adobe AIR SDK 2.5 anywhere to download.  I try to install the new SDK Blackberry and he prays the AIR SDK but all I can find online is Adobe AIR SDK 2.6 is not working Blackberry requires 2.5.  Someone at - there a place I can download the SDK from?

    The current website Adobe AIR SDK is 2.6. And BlackBerry WebWorks SDK version 2.5 don't acknowledge that during installation. BlackBerry can be updated in the next release.

    For now, you can get Adobe AIR SDK 2.5 for Windows in

    http://airdownload.Adobe.com/air/win/download/2.5/AdobeAIRSDK.zip

    Good luck.

  • PromptDialog question (BlackBerry® Tablet OS SDK Adobe Air)

    I have the following code to display a prompt dialog box in which you can enter text after a user clicks on a button. The prompt dialog box displays 2 buttons: OK and cancel. Whatever button I click, the program is never in the "onPromptButtonClicked" event listener function (I don't see the text "Hello" in the debug output).

    What I'm doing wrong here?

    private function onBtnAddTextClicked (event: MouseEvent): void {}
    var promptromptDialog = new PromptDialog();
     
    prompt. Title = "Title";
    prompt.message = "Please enter the text:";
    prompt.addButton ("OK");
    prompt.addButton ("Cancel");
    prompt.addEventListener (DialogEvent.DIALOG_BUTTON_CLICKED, onPromptButtonClicked);
    prompt. Show();
    }

    private void onPromptButtonClicked(event___ialogEvent):void {}
    trace ("Hello world");
    }

    Hey eugenevk,

    Yes unfortunately this is a bug and I hope it gets fixed soon. It has been discussed on the forums prior and work around it was the following:

    Replace:

    prompt.addEventListener(DialogEvent.DIALOG_BUTTON_CLICKED, onPromptButtonClicked);
    

    with:

    prompt.addEventListener(Event.SELECT, onPromptButtonClicked);
    

    and he must do what you need to do. Here is a reference thread if you need more information:

    http://supportforums.BlackBerry.com/T5/Tablet-OS-SDK-for-Adobe-Air/strange-dialog-behaviour/m-p/6681...

    hope that helps. Good luck!

  • error 'BlackBerry Tablet OS SDK 0.9.4 for Adobe AIR does not support mobile projects."

    Hello

    I installed Adobe Flash Builder Burrito and Blackberry Tablet OS SDK 0.9.4 on Windows 7. When I start to create a new project by selecting the ' New/ActionScript Mobile Project' menu, then in the new dialog box project of Mobile of ActionScript, I give a project name, and then choose 'BlackBerry Tablet OS SDK 0.9.4 for Adobe Air. At this point, the 'Next' button is gray on an error message on top as "BlackBerry Tablet OS SDK 0.9.4 for Adobe AIR does not support mobile projects.". Is there something that I am missing?

    I read somewhere someone comlains error message "BlackBerry Tablet OS SDK 0.9.4 for Adobe AIR support not projects mobile." occurs after installing Blackberry Tablet OS SDK 0.9.4 while there is no problem with Blackberry Tablet OS SDK 0.9.3. If it is true, where can I download Blackberry Tablet OS SDK 0.9.3?

    Thank you very much in advance,

    John

    @johnwneg, make sure that when installing FB Burrito, you:

    (1) run the installer as administrator.

    (2) select English International rather than NA English.

  • Impossible to compile Adobe AIR for Android TV

    Hello

    We try to compile the AIR with the flags are:

    < android >

    < manifestAdditions > <! [CDATA]

    < manifest android: installLocation = "auto" >

    ...

    < / manifesto >

    []] > < / manifestAdditions >

    < supportsAndroidTV > true < / supportsAndroidTV >

    < banner > "path of the image of the banner (320 x 180 px, .png file)" < / banner >

    < / android >

    and get:

    C:\MediaSignageDepot\Solution\5.0\Products\SignagePlayer\Android\SignagePlayerAn

    droidApp - app.xml (206): error 103: application.android.supportsAndroidTV is a UN

    element/attribute EXPECTED

    Anyone had success compile those flags with Adobe AIR for Android TV last?

    We're uisng the flag of swf-version 31 and namespace 20.0 to try to access this feature.

    We use the AIR 20

    Kind regards

    -Sean http://DigitalSignage.com

    ____________________________________________

    MediaSignage.com, digital signage FREE for everyone!

    5776-D Lindero Cyn Rd #182

    Westlake Village, CA 91362

    Phone: 1.877.DIG. SIGN (1-877-344-7446)

    Fax: 1.818.337.0442

    Live support: http://chat.digitalsignage.com

    I see that beta support has been added for Android TV in one of the beta versions of AIR 20. Read this discussion:

    AIR 20.0.0.230 iOS install questions and support Android TV has stopped working

    It seems that you would have used equip 185 and not the final version. Or you can try an AIR 21, or 22 AIR beta version.

  • Where is the Adobe AIR SDK 3.2?

    It makes me crazy!

    I'm trying to locate the download for AIR3.2 SDK, but whenever I find a link to it, I'm headed to

    Adobe AIR SDK 3.1.0.4880

    Am I missing something here?

    Could someone shed light on this for me please?

    Thank you

    Mark

    SDK is available here http://www.adobe.com/devnet/air/air-sdk-download.html

  • Confusion WebWorks and Adobe Air

    I'm quite confused and possibly this ad in the wrong place!

    I created an application for the playbook using HTML/Javascript. And compiled using Packager BlackBerry WebWorks for PlayBook. I submitted the app and I got an email from RIM saying I need to:

    Please download using the most recent 0.9.4 SDK

    Now, here's my confusion. This SDK are referring to? The SDK works Web is v1.0.0.23 Beta3 and the Adobe AIR SDK is v2.5. This is the BONE of the tablet which is v0.9.4. Am I supposed to compile against the Tablet OS? I thought it was only for AIR applications with .as and .swf files.

    The documentation is sparse, and I do not know how to proceed. How to compile my html/js files against 0.9.4 SDK?

    SDKs updated March 14, 2011 (v1.0.0.23 Beta3) is updated March 14, 2011 (v0.9.4) simulators

    They want you to compile using the latest version of the SDK... If you have already signed using the leatest... then ignore that email... anyone who has... esp... If you have made at least a version in the past which was built using the older SDK.

  • PlayBook of Air application with in-app purchase?

    Hi all! My first post, so I hope this is the right place for my question!

    I see Blackberry already has an in-app SDK for Java-based applications purchase. A few weeks ago, I made an app for Playbook in the Air and I would like to extend with in-app purchase.

    Are you there a SDK for Adobe Air? Or a way to workaround?

    Thank you very much!

    Tamara

    No such SDK is available yet, although it seems likely to be added to the PlayBook, but perhaps not for the Adobe AIR SDK.

  • Difference of Adobe Flex and Adobe AIR

    Hello. My name is Vineeth K.

    I am beginner in Adobe AIR & Flex.

    I learned something about the two using the net. After that, I created a simple application in the AIR.

    After that I'm doing the same app in Flex. But I found many roadblocks in Flex, where as in the AIR, there were only a few.

    Now my doubt is that which is more fresh AIR or Flex... Creating application in AIR or Flex will be good. What are the benefits of both. Please, help me in these...

    Thank you

    Vineeth K.

    The Adobe AIR forum can help you with questions releated AIR.

    'Flex' was the original product named to create ActionScript/MXML web-based applications that run in Flash Player.  'AIR' was introduced later to take the same Flex API and run as a stand-alone desktop application.  AIR applications have a greater interaction with the desktop features, where 'Flex' (because of the security protections) does not work.  Today, 'Flex' is linked to the development on the web, in the Flash browser, so the 'AIR' is still in office, stand-alone applications.  AIR has a lot more features that it is possible that Flex does not work (for example in application database, file system access, etc.).  For BB PlayBook, AIR is the choice of development (with WebWorks and other SDKs that will be published later this summer).  You can create Flex/browser applications that run in the browser of the PlayBook, and you could probably create WebWorks Flex applications.

    Hope that helps.

Maybe you are looking for

  • Toshiba 40L7363DG doesn't play subtitles on videos from USB device

    HelloMy TV does not read the subtitles on videos from USB device.Anyone knows how to market, or does it 40L7363DG Smart TV Toshiba supports subtitles of USB device?

  • HP Jet 7: The battery level icon

    There is no battery icon in the system tray and none is available in the task bar.   If there is an icon is not available, how do I determine the leval battery?   Also, is there a registry hack I can use - or perhaps to create a batch file and just m

  • Create a bootable usb key

    Hello I followed the instructions in the article here Create a bootable OS x Installer This creates an OS X Install icon on the flash drive but the drive is not bootable. When I start the machine holding down the C key that he never used the USB driv

  • HP Envy 15 notebook PC: no Ethernet LAN

    PROBLEM: NO Ethernet connection to the local network PROBLEM: Cannot access LAN or INTERNET with the ethernet cable. Access Wi - Fi works very well. Nothing wrong with the ethernet cable or a router because my other laptop works fine at speeds up to

  • Sort a list alphabetically using processor Microsoft WORKS w / Windows 7

    I have recently upgraded to Windows 7 and I am trying to alphabetize a list.  The info online describes the methods using Microsoft WORD.  I use Microsoft WORKS, the explanations will not apply.  How do I get an alphabetical sort without tab ' sort b