I'm trying to make a Blackberry Java app with the Blackberry Java SDK 5.0 (http://us.blackberry.com/developers/javaappdev/) which starts an instance of Blackberry WebWorks within the app. How can I do this? The final aim is to then load PhoneGap API into this instance. But that's a problem for later.
Asked
Active
Viewed 147 times
0
-
First of all Blackberry webworks supports from version 6.0 as well as with PhoneGap but you are saying "I am using SDK 5.0"; And what is the meaning of this "which starts an instance of Blackberry WebWorks within the app" you posted above; – alishaik786 Jan 21 '12 at 06:12
-
I read that PhoneGap supported 5.0 and later so I assumed WebWorks supported 5.0 too. I want to startup my main application which does some platform specific stuff and within this application I want to open upp a screen with PhoneGap. – Manipulator Jan 22 '12 at 18:33
-
http://wiki.phonegap.com/w/page/25653281/Getting%20Started%20with%20PhoneGap-BlackBerry%20with%20the%20Latest%20Environment Says that 4.6+? And http://wiki.phonegap.com/w/page/31930982/Getting-Started-with-PhoneGap-BlackBerry-WebWorks Says "BlackBerry OS 5.0 and higher." – Manipulator Jan 22 '12 at 18:41
-
Then this link help to you that what we have to do..? http://wiki.phonegap.com/w/page/31930982/Getting%20Started%20with%20PhoneGap%20BlackBerry%20WebWorks – alishaik786 Jan 23 '12 at 04:06