Android On Blackberry Passport: Install

The first boot takes 5–10 minutes. You will see the LineageOS boot animation (a circular logo). Do not panic if the screen flickers – the GPU driver is a hack.

You will be greeted by the Android setup wizard. Do not skip Wi-Fi setup because Google Services need to update.


A. Sideload Android apps on BB10 (safer, practical)

  • Obtain Android APKs:
  • Install using DDPB or sachesi:
  • Add Google Play Services (optional, complex):
  • Test and tweak:
  • Practical tips for sideloading:

    B. Native Android installation (advanced, high-risk) Note: There is no official, widely supported Android ROM for the BlackBerry Passport from major maintainers. Ports exist sporadically from hobbyists; success depends on the specific Passport model (SQW100 series variants) and the availability of kernel/device trees. The steps below summarize the typical process used for other devices and where community support exists. install android on blackberry passport

  • Backup everything:
  • Unlock bootloader / enable fastboot / get device access:
  • Install a custom recovery:
  • Flash Android ROM:
  • Post-flash fixes:
  • Troubleshoot:
  • Practical tips for native installs:

    Yes, if: You are a collector, a developer, or you want to impress your friends with "the weird square Android phone." It is a fantastic conversation piece and a Linux geek's trophy.

    No, if: You need a reliable phone. A $50 used Android from 2020 will run circles around a Passport running Marshmallow. The experience is slow, broken, and insecure (Android 6.0.1 has known unpatched exploits).

    Verdict: This is a project for tinkerers, not daily drivers. The first boot takes 5–10 minutes


    Two primary methods have been attempted by the BlackBerry enthusiast community:

    Processor: Snapdragon 801 RAM: 3GB

    The Passport’s hardware was top-tier in 2014, but it struggles with modern Android demands.

    BlackBerry locked the Passport tighter than a government server. You need to exploit a vulnerability. Obtain Android APKs:

    Your Passport now has an unlocked bootloader. You will never get BlackBerry Secure updates again.

    Some community projects provide containerized Android environments (chroot/LXC) running on top of BB10 or Linux on device.

  • Test apps; performance varies.
  • Pros: Better app compatibility than runtime; reversible in many cases.
    Cons: Setup complexity, performance/compat issues, may need significant storage.