Welcome to the RazDroid section of the official Raspberry Pi forum! Here's a little FAQ to help you get started here: Q: What is RazDroid? A: RazDroid is a port of Android and CyanogenMod (a community-modded version of Android) to the Raspberry Pi. The goal of this project is to make a version of An...
Hey guys, I'm thinking about buying a domain name for this project, so we can host a site with the last news about the project, kernels, filesystems, etc.
Does anyone have any (good) ideas for a domain name? I could just buy androidpi.net, but maybe someone can come up with a better name...
anyone already tried to compile jelly bean from cm10 or aokp source. (...) I don't think a Raspi build of JB will work with HW acceleration by default - it's a lot of work to plumb the Videocore acceleration in the Android system. Indeed. More about this: https://github.com/raspberrypi/firmware/iss...
anyone already tried to compile jelly bean from cm10 or aokp source. if the is device tree is working it will also work with the jb source (with a few patches ofcource) why jelly bean? ics requires 1024 mb ram (and runs on 256mb devices really well) and jelly bean only needs 512 (and it runs fine o...
Why is it crashing though, does Android log it anywhere? Might only be for apps, but check '/anr/traces.log' as that's where the full traces are logged usually. I can't find such a file, I'm afraid. Anyway, we should try to compile Android specific for the Pi, it seems to me that this rootfs isn't ...
Same problem here as Mathijs got earlier. Using a 3.3 kernel, booting fine up to "A N D R O I D" and then processes start crashing, ending with something along the lines of "servicemanager crashed 4 times in 4 minutes" and then trying to go into recovery mode. Why is it crashing though, does Android...
Also, from experience I know that Android is split up between different partitions, how will that work on the RPi? I know that there's boot, root, system, and data, how will those mount? I do know that in order to keep file permissions working the .img files can't be extracted and copied to the par...
I compiled a 3.3 kernel with Android support. It runs Debian Wheezy. Compiling ICS for ARMv5/ARMv6 might be harder though... My email is shawnbusker@gmail.com Would you mind emailing me that kernel, I haven't been able to get a kernel to boot, but I think I have a 2.3.7 generic filesystem that shou...