GloDroid / glodroid_manifest

Android port that aims to bring both user- and developer-friendly experience in using AOSP with a set of single-board computers (SBC), phones and other devices.
471 stars 67 forks source link

question: can you build on a arm64 device? #79

Closed chaoticryptidz closed 3 years ago

chaoticryptidz commented 4 years ago

The only devices I have right now are pine arm64 devices and I wanted to build the very latest version for pinetab which isn't on the releases tab. If anyone can quickly send me a build of pinetab glodroid that'd be great.

rsglobal commented 4 years ago

Hi,

Try this one: https://drive.google.com/file/d/1xip8gvOiGRR5-42n4z7OUySE9bSvqNI2/view?usp=sharing

tophneal commented 4 years ago

Hi,

Try this one: https://drive.google.com/file/d/1xip8gvOiGRR5-42n4z7OUySE9bSvqNI2/view?usp=sharing

Thanks for providing that. However, I just used it to create a bootable SD for my PineTab, and it seems to suffer from the same issue as some other pre release images for PineTab: the OS boots, but it does not display video. I can see that it is on, the backlight for the screen and keyboard come on, and my Chromebook recognizes a USB device connected and allows me to make it accessible to the Linux container. I can also see it listed when running adb devices from said container.

rsglobal commented 3 years ago

Issue is about PineTab images. They are available under assets tab in the Releases page: https://github.com/GloDroid/glodroid_manifest/releases Closing.

PS: We will fix pinetab build when get real device.