iOS apps run on a hacked BlackBerry PlayBook

iOS apps running on PlayBook
Never seen something quite like this before. You all know RIM’s tablet, the BlackBerry PlayBook, right? Well, a developer who goes by “Businesscat2000″ posted a video showing a virtual machine of sorts for the PlayBook that runs not an OS, but applications. iOS applications to be specific. The software was demonstrated running a few popular iOS titles, such as Tom Tom, Super Monkey Ball, Tiny Tower, Sushi Cat, iFart and more. It’s also available for platforms such as Windows. CrackBerry editor Kevin Michaluk was the messenger for the developer, and was given this explanation of how it works:

The CPU isn’t emulated on Playbook (though it is on Windows). It works very similarly to how WINE works to run Windows applications on Linux. The app binary is mapped into memory and imports are resolved to point to my own implementation of the various APIs needed.

With iOS already using some open APIs, there were some similarities in the operating systems that made this easier as well:

iOS actually uses a few open APIs already, which Playbook supports just as well (GL ES, and OpenAL). The bulk of the work has been in implementing all of the objective C classes that are required.

The ARM code of the applications run as-is – the armv6/v7 support on PB/iDevices are pretty much identical, and the code is designed to run in USR mode. No SWIs, GPIO accesses or any of that kind of shenanigans.

Of course it still was not an easy task though, taking a few hours to accomplish. Not all apps can be run either; specifically those that require UIWebView and CoreData, which are unable to be properly implemented at the moment. Below is another video of iOS Sketchbook Mobile running on the RIM tablet.

Sketchbook for iOS on PlayBook
This is some interesting news seeing as earlier in the year it was rumored that BBM would be coming to iOS and Android devices. With the relative ease at which iOS applications can be brought to the PlayBook, it could be assumed that a BBM application would not be hard to implement on iOS, if RIM chose to do so. Maybe this will give RIM the push to release such an application/service. We will see.

What do you think? Do you own a PlayBook and are now going to run iOS apps on it? Does this make you want to consider a PlayBook? Let us know in the comments.

 

Via: CrackBerry 

Post comment as twitter logo facebook logo
Sort: Newest | Oldest