WebWorks Linux SDK?

Are there plans to have the WebWorks SDK for Linux?

You can build the repo of open source for linux

https://github.com/BlackBerry/BB10-WebWorks-Packager

Tags: BlackBerry Developers

Similar Questions

  • JDK6 only agreed to develop html5 applications using webworks BB SDK 2.3.1.5?

    JDK6 only agreed to develop html5 applications using webworks BB SDK 2.3.1.5?

    That is right. In addition to this it must be 32-bit and, further, I had a few problems with JDK6 update 45 recently. See this thread for more details:

    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/BlackBerry-WebWorks-SDK-2-3-1-5-...

  • I tried repeatedly webworks install SDK for 10 BB and BB OS 7 or an earlier version, but failed to launch the SDK succesfully.

    I tried repeatedly webworks install SDK for 10 BB and BB OS 7 or an earlier version, but failed to launch the SDK

    successfully.

    Finally, Iam able to build the package correctly on google chrome emulator Ripple by following the instructions

    https://developer.BlackBerry.com/HTML5/documentation/creating_helloworld_for_bb_os.html.

    Now, I asked for signature keys. But how to operate the get nd of emultor my ex helloworld application

  • Linux SDK

    anyone here have the last linux AIR SDK for the playbook? my computer out crapped... and I've just fixed but I'm not rum virtualbox or VMware... had erased the one I had... and I just came back and saw that they don't have it anymore... Thank you..

    I wouldn't bother more, Linux support dropped from Adobe AIR.

  • is an HTTP Post possible using webworks/widget SDK or what I should use Java widget?

    Hi all

    I use webworks and widget SDK to make a simple application where I need to do the following

    (1) open a site called www.mytest.com

    (2) display the following parameters with the request to open the site

    Login = true

    UserID = one

    password = b

    Is this possible using BlackBerry Widget SDK? I looked at the blackberry.invoke.BrowserArguments and I do not think that it allows that.

     

    Is this a limitation to the use of webworks? If so, that is the only alternative is to develop a widget of java and use the browser2 field?

     

    Thank you

    Parag

    Yes, you can...

    When you make an Ajax request, on your call to the open() of XMLHttpRequest objects method use the following:

    XMLHTTP. Send ('post', URL, true);

    XMLHTTP. Send (post_string);

    WHERE

    'post': your request method

    URL: the url to which the http request you

    true: to make it asynchronous (Note: this is the default behavior)

    post_string: is a urlencoded string containing all your post variables and their values like this

    "xc =" + encodeURI (element.value) + '& xd =' + encodeURI (element2.value)...

    You should be fine here as long as you know how to create an XMLHttpRequest object and can use GET, this should be familiar.

  • Problem installing WebWorks / Simulator / push SDK

    Hello

    I tried to install WebWorks / Simulator / SDK to push, but these software use InstallAnywhere as an installer. I have problems after the installer because it stops 3/4 of the download. It goes to 100%, but not the load bar full.

    I still have the error of

    "Fata Application error".

    This request has unexpectedly

    Invocation of this java application has caused an InvocationTargetException. This application will now exit. (LAX)

    "

    I have tried everything I learned from looking around Google and so make me add these following:

    -J' added to my value to C:\Program Files\Java\jdk1.8.0_73 environment variable JAVA_HOME

    -Currently I have this in my WAY: C:\ProgramData\Oracle\Java\javapath, but I changed it to C:\Program Files\Java\jre1.8.0_73\bin. I exchange these values whenever it fails to ensure that one of them works.

    -Command line, I used nameofinstaller.exe LAX_VM "C:\Program Files\Java\jdk1.8.0_73\bin\java.exe"

    Can someone help me install this software without having this problem.

    Recent versions of Java 1.8 broke these installers.  To work around the problem, you can install Java 1.7 and use it to install (change accordingly, JAVA_HOME and PATH environment variables).

  • PlayBook Simulator included in the SDK WebWorks for Mac does not start

    Hi, I downloaded and installed the WebWorks BlackBerry SDK for Tablet OS for Mac from http://us.blackberry.com/developers/tablet/webworks.jsp . I have VMWare Fusion installed 3.1.2. I used the beta3 .iso Installer to create a virtual machine, and it worked very well. Open the bbwp/blackberry-tablet-sdk/BlackBerryPlayBookSimulator-1.0.1/BlackBerryPlayBookSimulator.vmx file load VMWare Fusion and adds a virtual machine named "BlackBerry PlayBook Simulator" in my VM library. When I try to 'turned on' virtual machine, nothing happens. The power seems to be on for two seconds and turns off the virtual machine. I can't find all the lines from log in Console.app. the 'Virtual Machine'-> 'Force Start Up' menu is no help either. I download the stand-alone "BlackBerry PlayBook Simulator for Mac", that is also marked v1.0.1 but I am not optimistic if it is delivered as a set of folders VMware. Please do not make me run the PlayBook Simulator in a virtual Windows XP machine!

    Hi jaschroe,

    Try to manually copy the folder BlackBerryPlayBookSimulator - 1.0.1 to another location on your Mac and then try to open this copy of the VMX file in VMware Fusion. (No need to re - install).

  • Bad Adobe Air SDK Linux link

    I'm having a problem getting the Linux SDK. When I click on the link "Download BlackBerry Tablet OS SDK of AIR for Linux" and fill out the form and try to download the SDK, the site still trying to download the Windows SDK. I tried to access the firefox/chrome site in Linux and Windows. Has anyone experience the same problem? If so, how to solve it?

    Solved by signing up for an account you are trying to download the linux sdk.

  • Sending a big boost with the SDK high-level examples of results in a timeout

    Hello

    I try to send a big boost with the sample of high level. I have registered my valuation Service Push Blackberry application, deployed the SDK in Tomcat on my computer, my app has added to the list of high level sample applications and tried to send a little help with a message in plain text during broadcast (to the Subscriber of "push_all").

    This resulted in an IOException caused by a timeout: "taken IOException sending message to the address URL of PPG: https://cp3520.pushapi.eval.blackberry.com/mss/PD_pushRequest.

    I have a few test:

    1. I send a simple GET request in Forefox on https://cp3520.pushapi.eval.blackberry.com/mss/PD_pushRequest which resulted in 401, so I can reach this address.

    2 I tried to reproduce the request with a Firefox plugin. Here are the contents of my application:

    Headers:

    Permission: myBase64encodedcredentials

    limit: QfgeRDy0bk3pYpCMeL8Q

    multipart/related

    Content:

    -QfgeRDy0bk3pYpCMeL8Q
    Content-Type: application/xml; Charset = UTF-8


    http://www.openmobilealliance.org/tech/DTD/pap_2.1.DTD">






    -QfgeRDy0bk3pYpCMeL8Q
    Content-Type: text/plain; Charset = UTF-8
    Push-Message-ID: bgsCVVfx6AD-1361888782229

    test
    -QfgeRDy0bk3pYpCMeL8Q-

    This resulted in a timeout.

    3 I tried the same query without the "multipart/related" header, and got this response:


    http://www.openmobilealliance.org/tech/DTD/pap_2.1.DTD">

    So I guess that it is not an authentication problem.

    Do you know what could prevent the response to be sent?

    Hello

    I finally solved the problem!

    In fact when I tried to reproduce the request I made a mistake in the headers, I put two different instead of ' Content-Type: multipart/related; Boundary = QfgeRDy0bk3pYpCMeL8Q; type = application/xml '. I tried with the firefox plugin again and get the same response as Matt told me in his private message, when tested with my credentials:

    
    http://www.openmobilealliance.org/tech/DTD/pap_2.1.dtd">http://cp3520.pushapi.eval.blackberry.com/mss/PD_pushRequest" sender-name="RIM Push-Data Service" reply-time="2013-02-27T10:48:40Z">
    

    For the serevr part I think it was because of a proxy problem, you said. I could not download the installer of linux SDK on the Blackberry site, I installed the Windows SDK on my Windows computer, and I think that Java options were not used by the server (which is strange because I put it in the Tomcat service Java options). I copied the folder of the SDK on my Linux computer, added the Java options in catalina.sh and everything worked well with the sample of high level. So I guess that the problem comes from my Java Windows Setup.

    The tricky thing, I don't really understand is the timeout for the request with bad headers.

    Now, I need to know why the app is not subscribed to the service push, but it is another problem.

    Thank you all!

    Julien

  • Will there be an improvement in performance for webworks?

    Will there be an improvement in performance for webworks in SDK 2.0?

    It's too slow,

    my app needs 2 seconds to start

    1.5 seconds to him splash screen that I can not turn off

    0.5 seconds for a white bbui and init-display web pages

    It's all just too slow.

    and when the application runs, the bbui animation sometimes lag

    You can see that is not smooth enough to call him a native application.

    will there be an improvement?

    or I have to go to Casades / native for better performance?

    There is actually some performance enhancements in the Beta SDK. It is unlikely to be noticeable, unless you load a large number of plugins or make frequent API calls.

    To add to Erik's comments on the start screen. The API of SplashScreen Cordova eliminates the need to have a 'fake' splashscreen in place while the user interface infrastructure is initializing.

    webworks plugin add org.apache.cordova.splashscreen
    

    Then in the config.xml file:

    
    

    Now you have full control on when the splash screen is hidden:

    navigator.splashscreen.hide();
    
  • Should what SDK I use

    Can webworks 10 SDK be used for smartphone application development? cause I SDK Webworks 2.3.1 searched all over the internet, but could not find. Only got WebWorks 10 SDK

    for BBOS use this:

    https://developer.BlackBerry.com/BBOS/HTML5/download/

  • BlackBerry WebWorks - Eclipse

    Hello

    Here, I get a little confused.

    Here's my problem:

    I have a BlackBerry WebWorks working on Eclipse environment (2.5.1 * BlackBerry WebWorks plugin) and BlackBerry WebWorks plugin SDK (2.0.0), okay?

    So, the thing is: I get a "ClassNotFoundException" error in my application. I have two .jar in the "ext" directory One is my custom package called Database.jar (where I make Access db with sqlite and so on (it is a plugin phonegap)) and the phonegap.0.9.4.jar which is the framework.

    It is very good. Everything works like a charm when I compile with bbwp.exe version 1.5. But when I compile with the 2.0 SDK, I get a ClassNotFoundException. I'm looking for the class that is not found. That's fine also.

    I would like to know one thing: how is possible to debug java code in this environment? I have no IDEA how must! I do the java code by my spirit! It's crazy!

    Hello again everybody (who have read this thread).

    The thing is: I already knew the answers... but this error was driving me crazy.
    The problem of the "ClassNotFoundException" was: I extracted my Database.jar.
    Just that! Since the 1.5 SDK, it was inside the pot and now I've pulled the jar into the "ext" folder and everything works like a charm...
    Strange.

    That's all. It is the answer for my son. Thanks again.

    PS: The question on ' how to debug java code in Eclipse WebWorks still... ". ». If someone can answer me...

  • Installation of WebWorks-BB10-Win - v1.0 on a win7 64 bit OS, how to specify the version of 32-bit jdk

    Hello world

    IM struggling a bit here and for once google was not all useful.

    I have a Win7 64 bit OS, where I have my jdk 64-bit installed for other projects, I'm working on that.

    I must now do some development work light and is one of the things that he told me to install WebWorks-BB10-Win - v1.0, I downloaded... However on the installation manual it says to make sure that I use a 32 bit JDK for her (http://worklight.com/download/get-started/4.2.1/module-2.3 page 4)...

    Is there a way to specify at the time of the installation wizard, where is the desired jdk? Because it is by default to always find the 64 bit, a... I played a bit with changing environment variables to no effect... I am really lazy uninstall the 64-bit jdk version just for that...

    Thank you

    Jose

    This collection speak WebWorks for our Java-based phones. BlackBerry WebWorks 10 SDK requires no Java.

  • Is the SDK allowed in the Tablet OS free Air offer?

    The subject says it all. I was hoping just to use the Flex framework for my application.

    Hey boneless and welcome to the forums!

    Included her absolutely Yes. in fact, it was the first SDK which was included. that recently has been the webworks WHAT SDK added. hope that things cleared up. Good luck!

  • Cannot install VMware-vSphere-Perl-SDK - 5.0.0 on Debian

    HI -.

    I try to install the latest version of the SDK VMware Perl (VMware-vSphere-Perl-SDK-5.0.0-422456.x86_64.gz) on a Debian GNU/Linux "lenny" release.

    root: / usr/local/nagios/vmware-vsphere-cli-distrib #./vmware-install.pl
    Create a new vSphere CLI installer using the tar4 format.
    Installation of vSphere CLI 5.0.0 build-422456 for Linux.
    You must read and accept the vSphere CLI end-user license agreement for
    continue.
    Press ENTER to display it. q
    Do you accept? (yes/no) Yes
    Thank you.
    Cat: / etc / *-output: no such file or directory
    SH: rpm: command not found
    OpenSSL-devel is not installed on the system.
    OpenSSL-devel-0.9.7 is required for encrypted connections.
    Please install openssl-devel version 0.9.7 or higher.
    SH: rpm: command not found
    e2fsprogs is not installed on the system
    e2fsprogs-1.38 is required for the UUID.
    Please install e2fsprogs 1.38 or higher.
    root: / usr/local/nagios/vmware-vsphere-cli-distrib # dpkg-l e2fsprogs
    II e2fsprogs 1.41.3 - 1 ext2/ext3/ext4 file system utilities

    Clearly the Setup is broken.

    So, my question is - is the installer deliberately broken (IE, no support for Debian) or is it a perl error code that needs fixing?

    Thank you

    Chris

    As William, he will not be supported, but you can use the SDK Software VMware Perl quite easily on any platform of Perl (I did it with window as well).  I did specifically on Ubuntu and OS X over the years.

    Install the requirements of the module as shown in "vSphere SDK Perl Source Code installation on Linux".  In the source package, copy the folder VMware vmware vsphere-cli-distrib/lib/VMware/sharing of archive download Perl Linux SDK to your path to Perl.

    For required modules, you can use PPM, CPAN or apt get the packages.

    I ran this way for years without any problem, but this obviously isn't an official support statement

    You should be able to simply do not put a proxy during Setup.  It's there in case it is necessary to download the module dependencies.

Maybe you are looking for

  • Need product key for OneNote

    Hello world! I'm new here, because I bought my Tecra just a month ago.In my Tecra A7 I had preinstalled Microsoft office Onenote 2003. However, all the time that I try to turn it on, he asks me the product key. I don't know where to find it. Anyone k

  • Why is the signal to my airport express base station weaker?

    My airport express base station to base station (part number MC414LL/A) has worked well for the first 3 years, but now has a weaker signal is no longer covers the apartment. The location has not changed and we have not added all of the devices that c

  • Problem: Only tracks from the first album of my first artist will play

    OK, I just got the Sport Clip MP3 player this Christmas... a 'red'... holds 4 GB.(1000 songs). I am trying to charge about 25% as many files as one. This post is about my SECOND problem with this device: So I have a group of music CD that I recently

  • Going Green and recycling old cartridges ink and equipment

    When it comes to the environment, every little bit you can do help. In all conscience recycling old computers is the right thing to do. See the following link to find out how to recycle jet inkjet and Laser cartridges and hardware of all kinds. Here

  • Windows 7 HP 7410 & 1320nw ne can not print page range

    I installed the latest drivers available (starting from 23 October 09) for 7410 and 1320nw printers and most of the functions are now accessible under the 64 bit version of Windows 7. I can print the current page or the entire document, with or witho