Can I deploy WebWorks app on several private aircraft?

Hey! Sorry for the noob question... I'm new on this.

I developed an application of training, and I don't want to put it on App world. I want to just deploy in about 10 PlayBooks.

How / can I do?

Thank you.

You can use the command-line blackberry - deploy tool provided with the developer tools.  If you want a GUI to wrap the command line tools, try this:

BlackBerry Tablet OS graphical help

http://supportforums.BlackBerry.com/T5/testing-and-deployment/BlackBerry-Tablet-OS-graphical-aid/TA-...

Tags: BlackBerry Developers

Similar Questions

  • [Deployment Webworks App device]

    Hi friends,

    I have developed webworks app and create a plugin private by QNX Momentics IDE.

    I could config to run application on Dev Alpha Simulator BB10_1_X.

    But when I deploy to device Z10 and executed, an error has occurred:

    Need of that error cannot find usr/lib/webplatform/plugins/jnext/lib*Jnext.so.

     

    Please help me. If you need more information, please comment here.

    Thank you very much.

    Dennis.

    Dear friends,

    Thanks for your help. I thank all. Through your help, I found a solution for this problem.

    The problem is related to ' dependency or link"*.so (shared objects) or the excutable in UNIX-Like file.» I think BB10 filesystem is SYSTEM-V, a type of UNIX systemfile.

    With Simulator to create a link to a libbrary EX: libbtapi, I said to "Simulator-Debug". But when I built for the camera, I don't, it's problem. Messade error that gave me BB10, it was bad message. I stated a dependant on "libbtapi" for "release device". Everything was OK.

    By the way.

    Thank you for all.

    Thank you.

    Dennis Ritchie.

  • Firefox sync for several private aircraft, or is it a public utility?

    I'm looking for tools that have the utility with two classes of devices for synchronization. I don't want all my favorites "imported" on public devices at all times, I want to just access.

    Hi Jonathan,.

    If I understand your question, you want to access your Favorites in public computers through synchronization.

    As you mention, at this point, Firefox Sync aims to share or import your information to navigate your own devices (desktop or mobile), the most secure and private way.

    You could always clean all your data once you are done with the computer you are using, but I presume that it is not what you are looking for.

  • can I submit a webworks App (blackberry 10) for approval, but only tested in the emulator in the vm player?

    can I submit a webworks App (blackberry 10) for approval, but only tested in emulator in the drive of the VM, since I don't have any blackberry Device?

    where to find the differences between the web of BB and phonegap works,... preparation & submission?

    Or otherwise if I have a html5/css3/js/jQmobile approx... How loan submit? Android App Phonegap already submitted in the game of Google... but as I see there are differences between the BB web works and phonegap.

    We understand that not all developers have access to a physical device, which is the Simulator comes in. The Simulator you usually gives a good idea of how your application will run on a physical device, and you can absolutely submit this application for review of the BlackBerry World. If problems arise, the BlackBerry World team will let you know of those that need to be corrected before the application can be approved for sale.

    This is true for WebWorks, Android, etc. The BlackBerry World team reviews your application and provide feedback if there are all the important issues which seem to be broken. If you have tested the application elsewhere however, generally you should not be from.

  • I can't open my apps in creative cloud; whenever I get the trial version and the question to purchase. But I am a member for several years now. We have already removed all apps and installed them, but it does not work. What should do?

    ?  I can't open my apps in creative cloud; whenever I get trial versions and the question to purchase. But I am a member for several years now. We have already removed all apps and installed them, but it does not work. What should do?

    Troubleshooting FAQ: What should I do if I have a subscription, but my application acts as if I had a trial?

  • Can I deploy the same virtual machine to VMWare Player running of several PCs without network problems

    Hi all

    I am a newbie so please forgive if this is a stupid question...

    Can I deploy the same virtual machine (XP Pro), with the same machine name and the same GUID for several machines on a network without going through issues such as errors of names duplicate etc. Or will I sysprep prior to deployment.  If so, is there an easier way to do it?

    Not sure if this is important, but I need to use Bridged networking due to problems with our personal firewall.

    You will need to deal with the dupe GUID. Sysprep is a method.

    Rick Blythe

    Social media specialist

    VMware Inc.

    http://Twitter.com/vmwarecares

  • How to adapt the start screen on all webworks App blackberry blackberry devices?

    I'm working on blackberry webworks app targeting blackberry 7 & lower OS versions. I have a 360 x 480 pixels boot image that adapts perfectly to the BlackBerry curve Smartphone 9380. But the same splash image does not fit into other devices with different screen sizes. So, now I have created the home screen with a different resolution. But I don't know how to use it? Can someone like me how to select the splash screen dynamic based on the resolution of the device or other means to solve this problem?

    Unfortuantely on BBOS, you can have a single element of the rim: loadingScreen:
    http://developer.BlackBerry.com/BBOS/HTML5/documentation/rim_loadingscreen_element_834680_11.html

    Whereas the BB10, you can have several elements of the rim: splash that the device would automatically take the best resolution of.

    Because it is a property of config/xml, there is no way to dynamically assign values. You would need a separate for each loadingScreen dimensions version.

  • the deployment of interactive sales material 'private' for iPad

    I was strugiling to find a way to use the interactivity of indesigns foilos in our private sales material us. I need to distribute material sales in a safe manner for my sales guys everywhere. But can not use DPS unless I pay a ton of money that would be more killing. I want to just use all the interactive features in indesign to make and deploy some sellers sales materials. (what my choices don't pay?) Ive read a few things about using acrobat workspace to share folios, but is it safe?

    Or are there other applications that I could use to design this interactivity as indesigns foilis and deploy on iPads as well as make updates? as edge animate or dreamweaver?

    If you share with 400 to 500 people and you can absolutely not the app in the app store, then you will need to follow the path of distribution business, which is expensive: it requires a company with Apple Developer account and business account DPS.

    Neil

  • Start/Invoking third-party apps from the WebWorks app

    Hi all

    Just a quick question. Is it possible to start/call a third party on a blackberry java application 7 from a WebWorks app?

    I did some research and it seems that it is impossible. I did the opposite and opened a WebWorks app from java application successfully but hope that it is possible.

    Thank you all for your time.

    Rob

    Unfortunately BBOS was not as flexible as BlackBerry 10 invocation framework and what was available on the side of Java is not inherently available in WebWorks.

    You can use the ApplicationManager:
    http://www.BlackBerry.com/developers/docs/7.0.0api/NET/rim/device/API/system/ApplicationManager.html

    Launch an application, if you know the information on the module itself.

    launch
    http://www.BlackBerry.com/developers/docs/7.0.0api/NET/rim/device/API/system/ApplicationManager.html...

    launchApplication
    http://www.BlackBerry.com/developers/docs/7.0.0api/NET/rim/device/API/system/ApplicationManager.html...

    runApplication
    http://www.BlackBerry.com/developers/docs/7.0.0api/NET/rim/device/API/system/ApplicationManager.html...
    http://www.BlackBerry.com/developers/docs/7.0.0api/NET/rim/device/API/system/ApplicationManager.html...

    However, if you want to access these in WebWorks, you create a custom extension to call the native API (Java).
    https://github.com/BlackBerry/WebWorks-community-APIs/tree/master/Smartphone/template

  • Add WebWorks App to share the map

    Dear community,

    How can I add my Webworks App for the ShareCard?

    I want exaclty:
    I want to 'share' link from the browser native of my application, but I can't find a solution how to add my application to share the maps.

    Someone knows how to do this?

    I believe that this sample application shows how to do this.

    https://github.com/BlackBerry/BB10-WebWorks-samples/tree/master/invocation

    Above all, you will be interested the app "Remained" in this repo.

  • WebWorks app and E - SSO

    Hello, hoping someone can help me solve this little problem.  I have an app webworks running in the scope of work that makes a call to a webserver using Jquery ajax, the Web server expects the user to be authenticated, from what I've read about the Enterprise SSO, this should be available out of the box, but I do not get the login prompt?

    E - SSO is configured on the BES/device and I tested it.  If I navigate to the same URL on the browser to work, I can authenticate and retrieve the data (JSON), the credentials are then cached and used on future attempts.

    E - SSO is supported with Jquery? I need to enable/check all services within the Webworks app?

    Thank you

    Hello

    Yes, it's a bug of the platform.  Thanks for bringing it to our attention.  I do not have exact time lines, but 10.3.2 will be out soon.

    Thank you

    Naveen M

  • To access the URL in webworks app

    Hi all

    What is the best practice to access a web page from a webworks app

    The argument of browser

    for example:

    var args = new blackberry.invoke.BrowserArguments ('http://www.google.com');
    BlackBerry.Invoke.Invoke (blackberry.invoke.APP_BROWSER, args);

    Also set your config file. XML

    -------------------------------------------------------------------------------------------------------------------------------------------------------------

    Don't forget to press the button I like accept as solution to help others so this post can help

  • BB10 webworks app broken after update OS

    My 10 Blackberry webworks app no longer works after the OS upgrade to the Version of the OS 10.1.0.4633 (4181 software version). I use BBUI. JS/CSS with my request.

    However, it still works in the Simulator with build 10.1.0.1483. At the opening of the application on the device it is just white. Nothing happens.

    Anyone, any idea what could be wrong?

    In the web Inspector, it seems that the bb.push does not work as there is no body.

    There may be some differences in timing between the two in terms of upload script.

    A recommendation is to build a debug version of the application and connect Web Inspector. Leave the application load and then in Inspector Web press CTRL + r to trigger a refresh and reload the application from the beginning. This ensures that you get the complete Console logs and it can check for errors.

    Some developers try to define document.addEventListener ('webworksready',...) before the load event triggered (i.e. just directly in a

  • How to run or pass local webworks app through ripple?

    How to run or pass local webworks app through ripple?

    Do not click on 'Enable' to ripple extention if my files in the local file system.

    You can use the local file system for waving as well, but you must do this:

    -Open Chrome settings

    -Click on Extensions

    -Select the ripple

    -Check 'allow access to the URL of the file.

  • Application of the WebWorks App launch

    Hi all

    I'm still new to the development of BlackBerry, but I'll try to find a way that if I have a WebWorks app (application) and a native app B, I would like to launch Application B with data of Application. Once the Application B is done, it must then be able to transmit some data more back to Application A.

    I started to look around and read through the api blackberry.launch

    https://origin-bdsc.webapps.BlackBerry.com/HTML5/documentation/ww_webrefs/blackberry_launch_971534_1...

    but from there I see that you are able to launch specific applications.

    All advice is appreciated.

    Kind regards

    Michael

    Hi Michael,

    You can do this today on BlackBerry OS 5.0 - BlackBerry 7 (J2ME platform) using the blackberry.invoke.JavaArguments API:

    https://bdsc.webapps.BlackBerry.com/HTML5/APIs/BlackBerry.Invoke.JavaArguments.html

    You can also leverage plans.  In the J2ME platform, you can create a hyperlink with this beginning: or email: or by sms: to invoke the corresponding application when clicked.  Here's an example page:

    http://BlackBerry.github.com/WebWorks-samples/kitchenSink/HTML/browser/schemes.html

    Thus, some MIME types are supported.  For example, if you had a link to a file external doc of your WebWorks App (for Tablet OS), so your users have to click on it then it would launch the corresponding application (DocsToGo).

    See you soon,.

Maybe you are looking for