Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

UI compatibility across all BlackBerry devices

Tags:

blackberry

I wrote a simple app for the BlackBerry and tested with the 9630 simulator. How do I get a UI design that is compatible with all the simulators?

like image 918
Mahesh Babu Avatar asked Nov 01 '10 05:11

Mahesh Babu


People also ask

What is BlackBerry 10 UI design?

BlackBerry 10 UI design follows a specific color palette that all apps use by default, but you can brand your app with a signature color. This use of color can be a dramatic statement because all of the core screen components can be colorized, except for text selection and fine cursor controls.

What are the two types of Android compatibility?

There are two types of compatibility: device compatibility and app compatibility . Because Android is an open source project, any hardware manufacturer can build a device that runs the Android operating system. Yet, a device is "Android compatible" only if it can correctly run apps written for the Android execution environment.

Do I need to implement gestures in my BlackBerry 10 app?

BlackBerry 10 smartphones support gestures from the device bezel, which is the frame around the display area of the screen. You don't need to implement these gestures in your app. They are provided automatically. Wake up the device Display notifications Display the BlackBerry Hub Minimize applications Platform overview 51

What is a compatible compatibility matrix?

Compatibility matrixes contain information about the required minimum software versions for operating systems and database servers, as well as compatibility of third-party products such as browsers and mobile operating systems with BlackBerry products.


1 Answers

testing, testing, and testing

If you need your app to work on all the simulators, then get all the simulators and try it. RIM does a pretty good job of making simulators available to you for a variety of devices.

like image 69
Michael Donohue Avatar answered Sep 28 '22 14:09

Michael Donohue