generic_device
generic_device copied to clipboard
A generic android device repository
I keep getting below errors. Didn't see them before. -------------------------------------------------- Which would you like? [aosp_arm-eng] 25 build/core/combo/TARGET_linux-x86.mk:40: *** Unknown x86 architecture version: x86_64. Stop. ** Don't have a product spec...
I made an easy script in accord with instructions in [https://github.com/robherring/generic_device/wiki/Running-QEMU-KVM](https://github.com/robherring/generic_device/wiki/Running-QEMU-KVM) but it does not run the build on QEMU. Could I have made a mistake in the script? The...
Hi again, As Rob replied me earlier, the project is dedicated to keeping up with Android's master, can you at least put which version is supported for the moment? Android...
I'm trying to run Android on QEMU/KVM. It wasn't clear from the instructions which kernel to use. Is this the goldfish kernel from Google? If it's the mainline kernel, where...
After compiling, flashing the kernel and android [here](https://github.com/robherring/generic_device/issues/9#issuecomment-329006171) I get past the google logo while booting and the startup stops while a cursor is blinking in the top left corner...
@johnstultz-work you said you got wifi working on flo and currently I am trying to fix wifi in postmarketos. It seems a blob is needed as after compiling your kernel...
Hi, what might be the problem? Impossible to build. :( source build/envsetup.sh lunch linaro_x86_64-userdebug make ` [ 99% 63188/63189] Target system fs im...G/systemimage_intermediates/system.img FAILED: out/target/product/linaro_x86_64/obj/PACKAGING/systemimage_intermediates/system.img /bin/bash -c "(mkdir -p out/target/product/linaro_x86_64/obj/PACKAGING/systemimage_intermediates/...
This page is very difficult to understand to a newbie:[ https://github.com/robherring/generic_device/wiki/Building#android-build]( https://github.com/robherring/generic_device/wiki/Building#android-build) As i understand after much suffering: > lunch Select one of linaro_*-userdebug targets the targets are: x86, arm,...
I've tried building after oreo, seems to be having issues with nativewindow on mesa. Peter has update the rpi mesa for oreo, you may want to take a look. I'll...
Hi, I followed your instructions to build android for arm64. I followed your instructions properly but I downloaded a300_pfp.fw and a300_pm4.fw from the internet as I could not find them...