Category Archives: Open Source

Your BlackBerry 10 app Menu just got serious! (with Sheet, NavigationPane & Tabs)

Guest post from Shadab R. – Ed.   Many applications require the Menu UI component. This is the global menu within the app which is visible when the user swipes down on the top edge of the screen. It is the place to keep global ActionItem objects like Info, Settings or Help. However, it is […]

Prevent Sleep for WebWorks Apps

(Photo credit to Alan L, and his cat) When your content is so riveting that your users can’t take their eyes off the screen, the last thing you want is the screen dimming and breaking that immersion. Thankfully, BlackBerry 10 offers a simple API to keep the screen from dimming, which conveniently handles things like […]

Sublime BlackBerry 10 WebWorks Development

At the risk of broaching a topic that is potentially more volatile than politics, religion, or semi-colons in JavaScript, let’s talk a little bit about development environments for BlackBerry 10 WebWorks. Now, while I’m going to talk about one development environment in particular in this blog post, one of the great things about BlackBerry 10 […]

You Just Can’t Port an App to BlackBerry 10 in 36 hours!…or Can You?

I’ve heard this many times. It just can’t be done, they say. Porting an application, a “real” application to a new and unfamiliar platform takes at least 3 to 6 months, numerous developers, designers, lots of QA testing, diligent software engineering practices, et cetera. This makes a lot of sense, right? It’s been the conventional […]

Adding Gamepad Support to Your BlackBerry 10 Game

I’ve heard a lot of people claim that the gamepad is dead – doomed to be replaced by touch screens. I disagree with this sentiment.  There’s nothing wrong with mobile games using cool new control schemes that make good use of touch screens – but if I’m playing a game that was designed with gamepads […]

Making your game social with Scoreloop

In my last blog post, you got Up and Running with Cocos2d-x library on BlackBerry 10. Assuming you are well ahead in porting your game, may I suggest a wonderful idea to make your game go viral? Make use of Scoreloop and the power of our Social Gaming hub. BlackBerry 10 comes with a lot […]

UCOSP Kickoff Sprint at Facebook

It’s been a few weeks since I met the BlackBerry Team for this term’s UCOSP program, but between the BlackBerry 10 Launch and the excitement around BlackBerry Jam Europe, it’s been a busy time on the Inside BlackBerry Developer Blog. Now that you’ve had a chance to see all the cool things that BlackBerry 10 […]

Down the Rabbit Hole: Extensions for BlackBerry WebWorks

In the interest of full disclosure, I admit that the BlackBerry 10 WebWorks extensions scared me a little when I first looked at them. It’s been a long time since I really wrote C++ code. We won’t dwell on how long it’s been, but let’s say it’s been long enough. And, when I looked at […]

Qt porting guide: a reference to help you bring your Qt apps to BlackBerry 10

Guest post from Kizito – Ed. Qt developers often ask the following questions: Is there a porting guide to help me port my Qt apps to BlackBerry 10? What about porting Qt Quick to BlackBerry 10? How do I configure Qt Creator for BlackBerry 10? The good news has arrived: you now have a porting […]

Javascript FTW

So You’re a Web Developer? That’s pretty cool. And if you’re here wanting to develop mobile apps, that’s pretty cool too. We have an unparalleled HTML5 app platform which makes it very accessible for those familiar with building web apps to transition into making mobile apps. But is it ever that easy? On the web, […]