Graphics

Certify and Increase Opportunity.
Be
Govt. Certified Blackberry Apps Developer

Choosing the right graphics framework

BlackBerry devices support many graphics frameworks. Before you start doing any graphics programming for BlackBerry devices, it’s important that you understand the frameworks that are available to you. By gaining an understanding of these frameworks, you can pick the one that best fits your application programming needs, while also taking into consideration possible future requirements of your application. Making a poor choice at the beginning could result in rework later.

The graphics frameworks supported by BlackBerry devices fall into three categories: hardware-accelerated APIs, web and vector graphics APIs, and canvas graphics APIs.

Hardware-accelerated APIs

OpenGL ES 1.1 and 2.0 and OpenVG are the frameworks in this category. All BlackBerry 7 devices have dedicated graphics hardware. To realize the benefits of that hardware, you should use hardware-accelerated APIs.

You use OpenGL ES to create real-time, accelerated 3-D and 2-D graphics. If you’re creating a cutting-edge first-person shooter game, an amazing data visualization app, or a 3-D marker for your augmented reality application, you should be using OpenGL ES.

OpenVG produces hardware-accelerated vector graphics, which are described in the next section.

S4BB let us know that they have updated their BBM matchmaking app Pinbook this week. This new version 1.8.4 that landed in App World includes some much needed bug fixes and performance improvements along with a little graphical reworking. As before you can still use Pinbook to find new BBM friends based on searches or shared interests/location.

GraphicsGraphics

Namespaces of graphics APIs

Graphics API Namespace
OpenGL ES (1.1/2.0) javax.microedition.khronos.opengles

net.rim.device.api.opengles

OpenVG net.rim.device.api.openvg
SVG Tiny javax.microedition.m2g
SVG 1.1 (full) / BrowserField net.rim.device.api.browser.field2
BlackBerry UI graphics net.rim.device.api.ui
MIDlet LCD graphics net.rim.device.api.lcdui

Apply for Blackberry Apps Certification Now!!

http://www.vskills.in/certification/Certified-Blackberry-Apps-Developer

Share this post
[social_warfare]
Dialogs
Fonts, Images and animation

Get industry recognized certification – Contact us

keyboard_arrow_up