android-rpi / device_brcm_rpi3

576 stars 253 forks source link

QUESTIONS #97

Open pintuk opened 6 years ago

pintuk commented 6 years ago

Hi, I have few questions. Please help. I have Raspberry Pi2 and I wanted to boot Android N or O into it. I also have AOSP setup for Android and raspberry pi kernel source. I followed the steps as per peyo-hd github and I could able to get rpi3-eng under lunch memory under AOSP. But I wanted to build rpi2-eng. This option is not coming under lunch. Please let me know how to include rpi2-eng and build it. When I try to pull local_manifests, I only get rpi3, not rpi2. How can I change it rpi2? Can I simply build for rpi3-eng (32-bit) and use that image on raspberry pi2?

Please help me with the setps for rpi2-eng.

Thanks