How confirm BB10 Air SDK was installed in flash builder 4.6

I just downloaded and installed what I think is the BB10 'or' Air SDK from here

https://developer.BlackBerry.com/air/download/

When I create a new mobile project with flash builder 4.6, the default descriptor bar is the same as the playbook we.

for example, this commented out line:

I was wondering if I failed somewhere along the way and always use the Tablet SDK or if it looks just like that

-edit-

also, I need new signature for BB10 keys or can I use everything that exists from a previous installation of the playbook.

Guess which has not been updated. New BB10 method is:

Assets/Splash.jpg

Each image in the list is of a size to use for the device in landscape and portrait. It will automatically detect and use the correct start depending on the size of the device screen.

Same key signature as with the PlayBook.

Tags: BlackBerry Developers

Similar Questions

  • How to use AIR SDK with Flash Builder 4.6 3.8?

    Until now I was using AIR SDK 3.6 with Flash Builder 4.6 on mac OS X, with a known method of new sdk "rsyncing" and patch the xml-s config files, but now, I downloaded the new version of 3.8 SDK Beta, because I tried to update, and this method fails. For a new project, Flex Mobile, I get the compilation error "could not resolve < s:TabbedViewNavigatorApplication > to a component implementation, problem Flex"...

    I see on the AIR SDK download page http://labs.Adobe.com/downloads/air.html there are two versions of the SDK, one is the compiler 2.0 level one is for users of Flex... What should I download and update with Flash Builder 4.6?

    This new SDK can be used even on FB 4.6? or is supported only for FB 4.7?

    Thank you.

    You can use http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air3-8_sdk_sa_mac.tbz2 with the FB 4.6. Here are the steps to overlay the sdk

    1 exit Flash Builder.

    2. (optional) save for the Flex SDK kit by copying the directory.

    In Flash Builder, for example, to copy the directory to:

    • Mac OS: / Applications/Adobe Flash Builder 4.7/sdks/4.6.0

    3. download the AIR SDK file appropriate for your operating system for example http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air3-8_sdk_sa_mac.tbz2, unzip it and save it on your MAC OS X.

    4. in the Terminal, run the following command

    Ditto sudo/path/air3-8_sdk_sa_mac Applications/Adobe\ Flash\ Builder\ 4.6/sdks/4.6.0

    5. (optional) to access the new AIR API 3.8, update your application descriptor file to the namespace 3.8.

    ' To update the namespace, change the xmlns attribute in the application descriptor to: http://ns.adobe.com/air/application/3.8 ">

    6. (optional) to ensure that the version of the SWF file output SWF 21 targets, pass a the additional compiler argument:-swf-version = 21.

    Hope this will help.

    Kind regards

    Hichem

  • Using the two PB 2.0 + SDK &amp; BB10 Air SDK in Flash Builder 4.6

    Hello

    Any of you have experience creating applications using the PB2 + and BB10 Air SDK in Flash Builder? How do you change the build configuration between two SOFTWARE development kits? So let's say you make apps for Playbook and at the same time you are doing apps for BB10...

    Where do you set your IDE with these settings?

    Looking forward to your answers.

    There is essentially only one way to do it: you first install the 2.0 + SDK, then the BB10 Beta SDK. This is how you make sure that you have the data of these two software development kits installed on your pc. The Flash Builder plugin will be the BB10 sdk.

    I tested some of the components of the SDK BB10 on PlayBook OS 2.0.1. Needless to say that some features are not supported.
    Note: When I talk about libraries and 'ane's, I mean those provided by the SDK BB10. The following findings are valid with a pre-BB10 PlayBook OS 2.0.1 is the last one I think. PlayBook OS 2.1 can be considered BB10, although some features don't work there either.
    Here's what I found: you can use fuse controls, but the classes in the package "qnx.fuse.ui.dialog" do not work because the classes in the package "qnx.fuse.ui.window" do NOT work.
    You cannot use "QNXDevice.ane" because "NavControl" class which is indispensable to the actions of the bezel does not work and the notifications do not work either.
    If you use "fuse" components, you must also use 'QNXSkins.ane '.
    The "QNXLocale.ane" does not work. 'QNXNetwork.ane' no test however. The framework of the call does not work.

    Phew, that was some writing. If I missed something or you have any other questions, feel free to ask.

  • How can I close firefox to install Adobe Flash Player

    How can I close Firefox to install Adobe Flash Player?

    'X' at the top right to close the program.
    'X' in the tabs will close the tabs.
    If you have the display of menu toolbar, click on "File" and then "Exit".

  • How can I really associate .as ActionScript with Flash Builder file in Windows 8?

    How can I really associate .as ActionScript with Flash Builder file in Windows 8?

    In Windows 7, you have to go to preferences - Flash Builder - File Associations, etc. There is no file Associations in the Windows 8 version: (see image)

    Adobe made a web page that indicates that you must use Windows Explorer to associate FlashBuilder.exe .as files, but it does not work: http://helpx.Adobe.com/Flash-Builder/KB/unable-set-default-file-associations.html

    FlashBuilder.exe does not support opening a file .as like that. Flash Builder attempts to launch a new process and requires a different workspace to be able to open a Windows file. So either Adobe should add support for binding to the Windows 8 file in Flash Builder, or it must be a setting that prevents the Flash Builder to open a second instance of process.

    Flash Builder Settings.jpg

    I found a solution. I used a Windows 7 machine that is the file association appropriate and observed the key of Windows registry using regedit.exe. I exported the key and made a .reg file and copied on my machine Windows 8. After installing registry keys, the associated file did not immediately because Windows 8 has this key to the user choice that always associates the file .as with Flash Professional. So after installing the underside of the keys, then I used Windows Explorer to associate files with Flash Builder .as and my file associations work as expected. It is an Adobe specific integration problem that must be fixed on the end of Adobe to support file associations in Windows 8.

    Success as follows:

    (1) install the registry keys below

    (2) use the Windows Explorer to always associate FlashBuilder.exe .as files

    ========================================================================================

    copy the below into a file with the .reg extension. Then use the "Merge" command to Windows Explorer to install in the registry

    ========================================================================================

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\.as]

    @= "FlashBuilder.ActionScript".

    [HKEY_CLASSES_ROOT\.as\ShellNew]

    "NullFile"=""

    [HKEY_CLASSES_ROOT\FlashBuilder.ActionScript]

    [HKEY_CLASSES_ROOT\FlashBuilder.ActionScript\DefaultIcon]

    @= "C:\\Program Files\\Adobe\\Adobe Flash Builder 4.7 (64 Bit)\\eclipse\\plugins\\com.adobe.flexbuilder.ui_4.7.0.349722\\icons\\fb_as.ico.

    [HKEY_CLASSES_ROOT\FlashBuilder.ActionScript\Shell]

    [HKEY_CLASSES_ROOT\FlashBuilder.ActionScript\Shell\Open]

    [HKEY_CLASSES_ROOT\FlashBuilder.ActionScript\Shell\Open\Command]

    @= hex (2): 22, 43, 00, 00, 3 a, 00 5 c 00, 50, 00, 72, 00, 6f, 00, 67, 00, 72, 00, 61, 00, 6 d, 00, 20,.

    00,46,00,69,00 6 c 00, 65, 00, 73, 00, 5 c, 00, 41, 00, 64, 00, 6f, 00, 62, 00, 65, 00, 5 c, 00,------.

    41,00,64,00, 6f, 00, 62, 00, 65, 00, 20, 00, 46, 00, 6 c, 00, 61, 00, 73, 00, 68, 00, 20, 00, 42,------.

    00,75,00,69,00 6 c 00, 64, 00, 65, 00, 72, 00, 00, 20, 34, 00, 2nd, 00, 37, 00, 20, 00, 28, 00,------.

    36,00,34,00,20,00,42,00,69,00,74,00,29,00 5 C 00, 46, 00, 6 C, 00, 61, 00, 73, 00, 68,.

    00,42,00,75,00,69,00, 6 c, 00, 64, 00, 65, 00, 72, 00, 2nd, 00, 65, 00, 78, 00, 65, 00, 22, 00,------.

    20.00, 2d, 00, 6F, 00, 61, 00, 6 d, 00, 65, 00, 20, 00, 22, 00, 46, 00, 6 c, 00, 61, 00, 73, 00, 68,.

    00,20,00,42,00,75,00,69,00 6 c 00, 64, 00, 65, 00, 72, 00, 22, 00, 20, 00, 2d, 00, 2d, 00,------.

    6 c, 00, 61, 00, 75, 00, 6F, 00, 63, 00, 68, 00, 65, 00, 72, 00, 2nd, 00, 6f, 00, 00, 65, 70, 00, 6e,------.

    00,46,00,69,00 6 C 00, 65, 00, 20, 00, 22, 00, 25, 00, 31, 00, 22, 00, 00, 00

    [HKEY_LOCAL_MACHINE\SOFTWARE\.as]

    @= "FlashBuilder.ActionScript".

    [HKEY_LOCAL_MACHINE\SOFTWARE\.as\ShellNew]

    "NullFile"=""

    [HKEY_LOCAL_MACHINE\SOFTWARE\FlashBuilder.ActionScript]

    [HKEY_LOCAL_MACHINE\SOFTWARE\FlashBuilder.ActionScript\DefaultIcon]

    @= "C:\\Program Files\\Adobe\\Adobe Flash Builder 4.7 (64 Bit)\\eclipse\\plugins\\com.adobe.flexbuilder.ui_4.7.0.349722\\icons\\fb_as.ico.

    [HKEY_LOCAL_MACHINE\SOFTWARE\FlashBuilder.ActionScript\Shell]

    [HKEY_LOCAL_MACHINE\SOFTWARE\FlashBuilder.ActionScript\Shell\Open]

    [HKEY_LOCAL_MACHINE\SOFTWARE\FlashBuilder.ActionScript\Shell\Open\Command]

    @= hex (2): 22, 43, 00, 00, 3 a, 00 5 c 00, 50, 00, 72, 00, 6f, 00, 67, 00, 72, 00, 61, 00, 6 d, 00, 20,.

    00,46,00,69,00 6 c 00, 65, 00, 73, 00, 5 c, 00, 41, 00, 64, 00, 6f, 00, 62, 00, 65, 00, 5 c, 00,------.

    41,00,64,00, 6f, 00, 62, 00, 65, 00, 20, 00, 46, 00, 6 c, 00, 61, 00, 73, 00, 68, 00, 20, 00, 42,------.

    00,75,00,69,00 6 c 00, 64, 00, 65, 00, 72, 00, 00, 20, 34, 00, 2nd, 00, 37, 00, 20, 00, 28, 00,------.

    36,00,34,00,20,00,42,00,69,00,74,00,29,00 5 C 00, 46, 00, 6 C, 00, 61, 00, 73, 00, 68,.

    00,42,00,75,00,69,00, 6 c, 00, 64, 00, 65, 00, 72, 00, 2nd, 00, 65, 00, 78, 00, 65, 00, 22, 00,------.

    20.00, 2d, 00, 6F, 00, 61, 00, 6 d, 00, 65, 00, 20, 00, 22, 00, 46, 00, 6 c, 00, 61, 00, 73, 00, 68,.

    00,20,00,42,00,75,00,69,00 6 c 00, 64, 00, 65, 00, 72, 00, 22, 00, 20, 00, 2d, 00, 2d, 00,------.

    6 c, 00, 61, 00, 75, 00, 6F, 00, 63, 00, 68, 00, 65, 00, 72, 00, 2nd, 00, 6f, 00, 00, 65, 70, 00, 6e,------.

    00,46,00,69,00 6 C 00, 65, 00, 20, 00, 22, 00, 25, 00, 31, 00, 22, 00, 00, 00

  • What is the difference between these Adobe Air SKD folder locations in flash Builder 4.7?

    So I can fall AIR SDK within the Adobe Flash built 4.7 (64-bit) / folder SDK (less 4.6.0) - according to the instructions in the tutorials of adobe.tv Starling, or, according to the docs, Adobe labs, put them in eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK

    Who is right? What is the difference? I do both to hedge my bets?

    Thanks in advance for not confusing me!

    "SDK" is for the Flex SDK.

    "AIRSDK" contains the SDK included with FB 4.7 3.4 AIR.

  • Not able to install Adobe Flash Builder on windows xp 32-bit OS. Get a msg of error required 64-bit.

    Hi all

    Not able to install Adobe Flash Builder on windows xp 32-bit OS 4.7. Get a msg of error required 64-bit.

    Pls help me for the installation.

    Thanks in advance.

    Probably you have not SP3. Refer to the technical specification:

    http://www.Adobe.com/products/Flash-Builder/tech-specs.html

    Mylenium

  • Urgent: Installation of the BB10 SDK B3 upgrade blocks Flash Builder

    I just upgraded another site with Beta 3 of the AIR SDK for Flash Builder (4.6).  Now Flash Builder crashes with an alert pointing me to a log file.  The log file is long, but the tail has this:

    !MESSAGE Missing required bundle org.eclipse.mylyn.context.core_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.tasks.core_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.tasks.ui_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.commons.ui_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.commons.workbench_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.monitor.core_[3.8.0,4.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-10-04 12:11:29.426
    !MESSAGE Bundle com.qnx.flashbuilder.multiplatform.qnx.ui_2.0.0.201209241107 [1125] was not resolved.
    !SUBENTRY 2 com.qnx.flashbuilder.multiplatform.qnx.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle com.adobe.flashbuilder.project.multiplatform.ui_[4.6.0,5.0.0).
    !SUBENTRY 2 com.qnx.flashbuilder.multiplatform.qnx.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_[4.6.0,5.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-10-04 12:11:29.426
    !MESSAGE Bundle com.qnx.flashbuilder.multiplatform.qnx.ui.nl1_2.0.0.201209241107 [1126] was not resolved.
    !SUBENTRY 2 com.qnx.flashbuilder.multiplatform.qnx.ui.nl1 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing host com.qnx.flashbuilder.multiplatform.qnx.ui_2.0.0.
    
    !ENTRY org.eclipse.osgi 4 0 2012-10-04 12:11:29.427
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: Application "com.adobe.flexbuilder.standalone.FlashBuilderApplication" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.ant.ui.antRunner, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.ui.ide.workbench, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer.
        at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
        at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    

    How can I get this fix so I can run the new Flash Builder?

    Does anyone have a link to the beta 2 release, so at least I can continue to work?

    Thank you.

    Good way to spend half a day. Reinstall solved the problem.

  • BlackBerry Tablet OS SDK for Adobe air 2.0 problems with Flash Builder

    Hello world

    I have problems to install the Tablet OS SDK 2.0.0. It says incorrect directory when I select the directory that contains the Flash builder. I tried with v4.0 and v4.5 that I am on windows 7 64 bit.

    Any help would be greatly appreciated. I'm just get started with developing applications for the playbook, so please bear with my ignorance.

    Best regards

    Gowtham

    https://bdsc.webapps.BlackBerry.com/air/documentation/ww_air_getting_started/Using_Adobe_FB_ms_19656...

    "Development environment - Adobe Flash Builder 4.6 of later"

  • Problem installing Adobe Flash Builder 4.7 (Windows 64)

    I have a problem installing the 64-bit version of Adobe Flash Builder 4.7. I have not had any problems with the 32-bit version.

    First of all, I couldn't download the installer by Akamai Download Manager. When the download is complete, about two-thirds, I get the error "failed to check content (content invalid). I tried several times with several different browsers but no luck.

    I am able to get the installation program by using the other method to download but when I go to use the extraction of the file progress gets to 100% and then I get then I get the error, "this is a problem when extracting the files. Check the amount of space available on your computer and write on the desitnation folder rights. »

    I have 72 GB available and the installer extracted the files in my office that I have full read and write. I am logged on as a user with administrator privileges and have tried to launch the file as administrator.

    All ideas are appeciated!

    Thank you!

    Jill

    Jill from your description, it seems you are facing problems of stability with your current Internet connection.  It seems initially the corrupted download based on the errors that you have posted.

    I advise to use another connection to see if you encounter the same difficulties.  If you are connected wireless, for example, please try a wired connection.

    You can also download the installation files on a USB stick on another computer, and then install from the USB drive.

  • How can I get the download link for flash builder 4?

    How can I download link for "flash builder 4" when he bought off-line (CD)?

    You can find the download of the Flash Builder 4 trial at the page linked below and you can use your serial number of the original purchase to activate it:

    http://prodesigntools.com/all-Adobe-CS5-direct-download-links.html

    Don't forget to follow the very important section

  • How to test if ODAC112030Xcopy_x64 was installed corectly?

    Hello
    I installed for the first time on a Windows 7-64 bits, excuting ODAC112030Xcopy_x64 the following:

    install.bat all c:\oracle odac

    After installation, I can't find any option of Oracle on Windows Start menu.

    1. How can I test that the installation was correct?

    2. in older versions, I found this tnsnames.ora in:
    C:\oracle\product\10.2.0\client_1\network\ADMIN\network\ADMIN

    For ODAC112030Xcopy_x64, where should I put tnsnames.ora? On C:\Oracle?

    Published by: user521219 on 08 - there are 2012 12:56

    1. you can run an Oracle client application that uses one of the client components to connect.

    2. use TNS_ADMIN to define where the Oracle Client must find your tnsnames.ora file. For instructions on the use of TNS_ADMIN, just search the Oracle DB doc for the term.

  • How can I change a default install for Flash Player/ActiveX directory

    Hi all

    I try to change a default installation directory:

    -flashplayer18.0.0.209.msi

    -flashplayeractivex19.0.0.000.msi

    I run the following command:

    C:\Windows\System32 > msiexec /i C:\Users\User\flash\flashplayeractivex19.0.0.000.msi INSTALLDIR = "C:\Test" /qb

    The 'Test' folder is created, but completely empty.

    so, I can change a destination for Flash Player folder?

    Thank you

    Hello

    You cannot change the default location for installing Flash Player.  Flash Player installs in a specific directory and browsers know what directory to locate the Flash Player in.

    --

    Maria

  • How will I know my serial number in Flash Builder?

    The company I work for has more than one number series for Flash allows.

    I am formatting my computer and before I do I want to know which of the serial numbers is mine. How can I know it?

    Best regards

    Ana

    Hello

    Please contact Adobe support.

    Thank you

    Deeptika

  • How to make a completely transparent button in Flash Builder

    Hello, I am building an app and need for a completely transparent button, Ive tried to make one but nothing would happen when you clicked on it.

    Thanks for the help.

    Try this alpha = "0.001".
    Also add = "true" useHandCursor and buttonMode = "true" If you wish to have the hand cursor appear in the overview.

    example x = "10" y = "10" width = "169" height = "54" label = "Button" alpha = "0.001" useHandCursor = "true" buttonMode = "true".

    HTH

Maybe you are looking for

  • Recovery BIOS on Satellite C660D

    Hello I recently tried to update my bios (because I got a message from tempro tell my TI needed updateing) who left my laptop C660D effectively dead - blank at the start to the top. I am trying to create a crisis recovery disk and the direction I got

  • Satellite A660-07 s - where to get technical information?

    Anyone know where I can get technical info for this model? It is exclusive to Harvey Norman and Toshiba does not provide printed for her information. Harvey Norman has nothing either. Also where can I get technical support for this information?

  • Google Earth with problems of VPP [anyone with contacts at Google?]

    Hello I am working has one of the schools of Ljungmyrsskolan and Täby Friskola started using iPads a couple of months and we have deployed Google Earth via VPP and he deploys a version of 2008 then and sometimes, it crashes when loading and I was won

  • When you scan an item, the wheel of the scanner squeaks?

    Original title: Scanner couinantes I have a HP Deskjet 3050 j610 series and the printer prints great but when I scan something, the scanner part wheel squeks. I got this printer only 11 months.  Is the normal sqeak or is there a way to grease?

  • Slow sales in Q3

    I observe normally slow sales (reduced revenues) in Q3.  But I was wondering if other developers also have similar observations?