Developing for Android on PowerPC

by Brian on 11/14/2007

If you’re like me and own any PowerPC based Mac, you’ll probably be frustrated at the fact that Google has only decided to release an i386 version of their Android emulator. The good news is that the emulator is open source, and based on qemu, so Google has released the source code to the emulator. With the source you can build your own PowerPC binary of the emulator. Here’s what you do:

  1. Download the Android emulator source from http://code.google.com/p/android/downloads/list
  2. Unzip the file, then execute the script ./build-emulator.sh
  3. Copy the emulator binary to the /tools directory of your SDK folder.

The bad news is that after you launch the emulator, it freezes. I’m not quite sure why, it’s possible it could have something to do with how the linux kernel image was compiled. I’ll see if I can dig any deeper into making it work.

Related posts:

  1. Where’s the source?
  2. Maybe Not an iPhone Killer, but a Blackberry killer?
  3. NoMachine Mac OS X 10.6.3 bug
  4. Google Chrome EULA
  5. Internet Marketing Your Church
  • Blaine Detering
    ..the bad news is that it freezes...pretty much sums it all up there...sheesh
  • Tom
    Hi

    What I'm after is the adb tool, which is included in the sdk. Does anyone know if this can be compiled or installed for powerpc? I'd like to use it to tether the powermac to my g1...

    Tom
  • Not much luck yet, but after talking on the forums for a bit someone mentioned that it's an issue related to Qemu.
  • Max
    Have you had any luck? I'm trying to install Android and running into very similar problems.

    PS. I like the design of your site.
blog comments powered by Disqus

Previous post:

Next post: