PhoneGap Application Testing issues on BlackBerry 9220 OS 7.1 - blackberry

We are working on a PhoneGap2.9 application for BlackBerry 6,7 and 10 and we are testing it on Curve 9220 with OS 7.1 and it is taking 25 minutes to put the application onto device using "BlackBerry Desktop Manager" and this whole process it time consuming
We would like to know if there are any better ways to do it
any suggestions would be highly appreciated
Rash

Related

Is there an alternative emulator for IOS and Xcode

I am having some trouble getting sound to play remotely through the IOS simulators. I have contacted the hosting company for the mac and they say it is a problem with IOS emulator and rdp. This is only a problem in the emulator not on the remote mac itself. I am wondering whether there are alternative emulators like genymotion for Android which maybe do not have this problem.
Thanks
There are many iOS features that just don't work on the simulator. The only way to test those features is on an actual device. This might be one of those situations.
There are many iOS emulators tha can play iOS apps like iPadian OS 10.
But if you want to run iOS apps on android then apportable(google it) is your thing(if you are a developer) but if you are not a developer the there are several apps like iEMU and Cyder emulator and if you don't know how to install here is the guide.
Features of iOS emulator.
1) Play iOS apps and games on android/PC
2) It needs android version 2.3 or higher
3) The size of this iOS emulator is 62 MB
4) Your primary device(on which you are planning to install this) should have above 512 MB RAM

How to execute Blackberry OS 6 app in Blackberry 10 OS

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.

loading blackberry application on blackberry torch

I am using apache cordova 1.6 for my BlackBerry application. When I open the application on my BlackBerry Torch 9810, it keeps showing the application load screen for 7 to 8 minutes. After a long wait it goes to the first screen. When I deploy a normal cordova application it hardly takes 1 minute to open. Can anyone help me find the solution to my problem?
My application is 5.9 MB big and I'm using BlackBerry OS 6.
There could be various reasons why an application takes longer to open. But, you can narrow it down by using the profiler. Here is another thread which discuss about the same topic and a solution had been proposed at the end of the thread.
http://supportforums.blackberry.com/t5/Java-Development/app-taking-a-long-time-to-start/td-p/1630459
Thanks
Naveen M

Will BlackBerry application for OS 7.1 work for BlackBerry OS 10?

Please tell me will BlackBerry application till OS 7.1 work for new BlackBerry OS version 10?
It wouldn't work if it's written in java. If you used webworks,html5 etc, it will work on os 10
At BlackBerry10Jam London yesterday, it was said on stage that in future RIM aim to offer support for apps that ran on previous versions of BB OS. By that I guess they mean they are looking to adapt the Android App support they have for BB 10 (which is in effect a java/dalvik runtime within which you can run some Android apps). No time frames though.

How to improve the Speed of debugger attachment of Blackberry jde4.6 simulator?

I m working on Blackberry development when i click debug in the JDE my simulator takes long time to load the program and my desktop configuration are current configuration with 3GHZ processor and 4GB ram . I don't know why this happening ?
From the official BlackBerry Developer Blog, here is a new post on setting up the simulator to boot as fast as possible.
How-to Set up a Lightning Fast BlackBerry Smartphone Simulator
It's not an exact solution to this question as it doesn't specifically speed up the attaching of the debugger, but it should help with simulator startup time.

Resources