About Toronto Wireless

Monday, February 27, 2012

How to load Android apps on your BlackBerry PlayBook from your Mac

Posted By Ray Nicolini

Via CrackBerry.com


CrackBerry's guide to sideloading Android apps from your Mac!
Sideload Android Apps from Mac
When it comes to sideloading Android apps on your BlackBerry PlayBook, using a PC has pretty much been the way to go. Sideloading is the process of getting PlayBook apps (which carry the .BAR format) onto your tablet without the use of BlackBerry App World. Well loading up BAR files from your Mac isn't quite so hard either. Originally, you had to install the PlayBook SDK on your Mac (which was pretty annoying) to have the ability to load up BAR files on your PlayBook. Well thankfully that isn't the case anymore and sideloading apps from your Mac just takes a few steps. You'll need to download the PlayBook Toolsa BAR file or two and know how to use Terminal. It may take a few minutes the first time you have a go at it, but after that you'll be able to load up files in a under a minute. Keep reading for the full turorial on just how to get this done.

How to sideload Android apps to the BlackBerry PlayBook from a Mac

  • Make sure you Mac OS is up to date and then download the Playbook_Tools here.
  • Unzip the files into you /user/ Directory (You can put them wherever you want, it's just easier this way).
  • Move the files from the Playbook_Tools\lib\ folder to the Playbook_Tools directory.
  • Put your BlackBerry PlayBook into Developer Mode by going to Settings > Security Settings and note the IP address of your PlayBook. You'll also be required to enter a password here if you don't have one already.
PlayBook Development Mode
  • Find the .bar file for the app you want to install (check our growing list in the forums). Move the .bar file you downloaded into the Playbook_Tools directory
  • Open Terminal on your Mac (Applications > Utilities > Terminal). Your Terminal screen will show something along the lines of: new-host-2:~ adamzeis$
  • Type cd playbook_tools and press Enter. Terminal should now read something like: new-host-2:playbook_tools adamzeis$
  • Type the followin into Terminal: java -Xmx512M -jar BarDeploy.jar -installApp -devicePLAYBOOK_IP -password PB_PASSWORD appname.bar Be sure to add in your PlayBook IP address, password and the name of the .bar file.
Terminal Sideloading
  • Terminal will do it's magic and when it's done, your app will be ready to roll on your PlayBook

    So that's all there is to it. As we said earlier, after the initial setup, loading up Android apps on your PlayBook from your Mac takes just a few minutes. You can load great apps like Kindle, Words With Friends, Google Maps and even Skype on your BlackBerry PlayBook. Head to the forums to track down some BAR files for these and more.
    Android Apps on PlayBook
    Also be sure to hit up our BlackBerry PlayBook forums for more great tutorials and discussion. You can find help with anything you'll need to do on your PlayBook and may learn a thing or two along the way. Thanks to @mattyg for the tip!

    1 comment:

    KC2SCY said...

    Work first time !! thanks