may i know what the different in BB web/wdiget(eclipse) and BB webworks(eclipse)?
BlackBerry WebWorks is the new name for BlackBerry Widgets, so they're the same thing, just different versions.
WebWorks info is here:
http://us.blackberry.com/developers/browserdev/widgetsdk.jsp
All the Widgets stuff redirects there now.
Related
I want to develope phonegap app for BB OS7 and earlier but need to get webworks sdk. Blackberry website has only for BB 10. Is webworks for BB10 also support other versions ? if not where to get older versions ?
Here is the page, where you can download Webworks SDK for BlackBerry OS (RIM OS):
http://developer.blackberry.com/bbos/html5/download/
This may be a super late answer, but it's not recommended to use Phonegap for anything < BB10. I would use the webworks sdk natively - it's not much different from phonegap and you can pretty much have both formats in one project with separate config.xml files if your app doesn't rely a lot on hardware interaction. I recently built a simple application and on Blackberry OS6 the phonegap version would barely run but the webworks version works great.
although very late but think it might help. Developing for blackberry using webworks
I developed one application in Blackberry OS 6.I deployed that app in to Blackberry world successfully.But it is not working in Blackberry OS 10.I am getting following error:
Unsupported for this device
Please help me how to run application in OS 10.
Thanks in Advance.
OS10 is a completely different system. It no longer supports the BB6/7 Java environment. You will need to port your app to one of the new supported platforms:
http://developer.blackberry.com/develop/platform_choice/index.html
Cascades (c++ & qml)
Webworks
Android
Adobe Air
With WebWorks it is possible to run your application in both BlackBerry 6 and BlackBerry 10, you may need to make some changes to your code, but it is certainly possible and there are plenty of resources available.
You can start from here.
Specifically BlackBerry states:
Your BlackBerry WebWorks app can be targeted to run on a variety of
BlackBerry device models or ported to a different OS, such as iOS or
Android.
Developing your app with BlackBerry WebWorks gives you the flexibility
to target users of the latest BlackBerry devices and those who are
using older models. Depending on the OS you want to target, versions
of the BlackBerry WebWorks SDK available for:
BlackBerry 10
BlackBerry PlayBook
BlackBerry 7 and earlier
See here for a tutorial on creating an application which is able to work on old and new BB devices (Simple Hello World application).
A good article to look at can be found here, which explains some of the fundamentals and differences with webworks.
I am looking for information about BlackBerry 10 architecture. I need this for my Master publication so it should be true information and it should be scientific fact. I compare Android, Windows Phone and BB 10. On Windows Phone official page I found this information, on Android too, but with BB 10 I have big problem.
The next question is : which platform i should use to develop on BB 10? I mean easy functionality like: play sound, display test, notification? On BB 10 we can use few technology, but which one is native?
http://developer.blackberry.com/native/documentation/bb10/com.qnx.doc.neutrino.sys_arch/topic/about.html
I don't know uf this is what you are searching for but it sounds a lot like the os architecture? At least most parts of it...
Can I create the Flex application for Windows Mobile and Blackberry phone and how?
At this point in time I do not believe that either are officially supported by Adobe. You can write apps for the BB Playbook, but not for their phones.
Currently i am working on Blackberry JDE 4.3 and i want to know that is there any other platform for Blacberry onwhich we can easily make applications with short time. Such as in Blacberrry JDE, to handle graphics you have to include so many api's and there exists many complexities in the JDE platform.
You can try J2ME API to develop the blackberry application, but its not right platform to over all feature implemented in Blackberry RIM.
Blackberry JDE 5.0 plays vital role in UI and Graphics API,
Try it!!!
have you tried working with blackberry eclipse plugin
i feel it better than the jde