I have developed BlackBerry Apps using Java SDK till BBOS 10 got released. But the recent BBOS 10 released doesn't provide Java SDK platform for developing the applications.
So is there any way that I can run my previously developed applications(using Java SDK 5.0,6.0,7.0,7.1) on the BBOS 10 simulator/device.
Is BlackBerry on the process of releasing the Java SDK in the near future.??
Thanks.
If you wrote WebWorks application then you could recompile it to BB 10. Otherwise there is no chance to run your app on the BB 10. Unfortunately!
Related
I add the ripple emulator through google chrome
I enable the ripple emulator through google chrome
I have a more doubts on this place. I install the BLACK BERRY Web-works sdk from this link: https://developer.blackberry.com/html5/download/. Is this web-works SDK is supported for blackberry 6,7 environment & 10?
BlackBerry 10 Environment native structure is getting from web-works sdk. Blackberry 10 is building successfully. so Blackberry 10 .For creating a bar package I followed total procedure by using blackberry web-works sdk web-tool. So BAR FILE is created successfully
So I have a doubt on Blackberry 6 & 7 Environment .[In mobilefirst platform foundation 7.0 blackberry 6 & 7 environment is created and build successfully ,But it does not asking any environment variables for web-works_home
so I am following through ripple emulator for creating .cod package?
Ripple emulator extensions from google chrome is not working fine. Is not showing start or stop services . I want to create .cod file. Please suggests some steps for Blackberry 6 & 7 environment structure.
I have a more doubts on this place. I install the BLACK BERRY Web-works sdk from this link: https://developer.blackberry.com/html5/download/. Is this web-works SDK is supported for blackberry 6,7 environment & 10?
The links clearly mention only BlackBerry 10, hence it is only supported for BlackBerry 10.
If you want to build a .cod file for your BlackBerry 6 & 7 then you need the WebWorks SDK for BlackBerry 6 & 7.
Have you read the following tutorial, which instructions how to install the correct SDK? https://developer.ibm.com/mobilefirstplatform/documentation/getting-started-6-3/setting-up-your-development-environment/setting-blackberry-6-7-development-environment/
Delete your current SDK installations and follow the instructions in the tutorial above and the tutorials that follow it.
I am developing a small application on Blackberry 10 SDK. I want my app to be available on OS Version 6,7 and 10.
Now that i am using SDK 10 how can i support OS version 6 and 7 for the same app.
What do I need to do in that. Are there any image changes for that versions?
"BlackBerry 10" and "BlackBerry 7, 6, and older" are different platforms.
HTML5/JavaScript applications can be compatible between BB 10 and older BB devices. But it is source code compatibility, it is not binary code compatibility.
You will need at least two compiled versions of your HTML5/JavaScript. One - for BB10, another for BB7 and older devices.
Get WebWorks for BB7 and older devices here:
http://developer.blackberry.com/html5/download/#smartphones
WebWorks for BB10 is available here:
http://developer.blackberry.com/html5/download/#blackberry10
I'm developing a blackberry application to encode and decode some important information. For this I'm using the net.rim.device.api.crypto.* package in my application. I'm developing in blackberry OS 7.1 simulator but my blackberry device has OS 5.0 . When I try to download the app in my device, it gives me the following error:
"This application requires the following module, which is not installed: net_rim_crypto"
Also I'm not able to use the update site and install previous blackberry Os versions as the installation fails whenever I try to install it.
So, my question is mainly: How can I make my apps backward compatible in this case? Also, I'm not able to install and run my app (mentioned above) on the device. How can I accomplish this? Please help. Thanks in advance.
Please note that BlackBerry apps are not backward compatible, that is to say an app built on OS 7.0 will not work with OS 6.0 or OS 5.0. However, an same app built on OS 5.0 will work on handsets with OS 5.0+. Considering you are developing your app in OS 7.1 simulator indicates you are using BlackBerry JRE 7 and net_rim_crypto that you implemented seem to be missing in OS 5. In order to develop apps for OS 5, please work with JRE 5.
I have an idea of developing for Blackbery using WebWorks,But from which OS does the WebWorks will be suitable.I know that WebWorks is suited for 5.0 OS and above.
But in 5.0 itself when developing using java development,i was not able to show google maps using javascript in web page (browser field) in 5.0 ,but it shows route map in 6.0 but hangs while loading,in 7.0 Os,it is Ok,
So While i face similar sort of issues while developing using WebWorks.
I am not a web developer,I dont have teh idea over this Web development stuffs.
yes it's available for OS 5 and above
developing in WebWorks can fully support javascript.
but it may show some lags and bugs at OS 5 , but it wrok fine with OS 6 and 7
Most of the features are not supported in os 5 and 6 so from os 7 the webworks is suaitable for development.
e.g. Videoplayer and InAppPurchase is not supported in os 5 and 6.
I developed a Hello World application using Black Berry Eclipse plug-in. When I rant it on any BlackBerry simulator of which platform version is greater than or equal to 5.0 then the Hello World application is not found listed in the default application list. However, I can run the application from Options > Application : Search (Thridparty) and switch application. How can I make my application come to the default application list on any BlackBerry simulator with platform version is 5.0 or greater.
My Hello World application is built for the JRE BlackBerry JRE 5.0.0
Can any one help....
Thanks,
Benoy Bose
The application is located in the Downloads folder on the phone.
If this is not what you are looking for has an answer, please clarify your question.