We use cookies to provide our visitors with an optimal site experience. View our privacy notice and cookie notice to learn more about how we use cookies and how to manage your settings. By proceeding on our website you consent to the use of cookies.
along with AOSP current master branch with toolchain in prebuilts/linux-x86/arm folder?
If this was not sure please tell up to which android branch from AOSP the above sources was working and tested?
I have downloaded the Linux version 5.4 and applied the patches given in the below source for wandboard dual.
Can I use the same source code for Android with just modifying recommended kernel configuration as mentioned below?
Android 11 is supported by Linux kernel version 5.4 as per Android sources. But I dont know how to add wandboard specific changes to the linux kernel downloaded from Android sources.
I believe I can migrate Android framework from the another Android 6.0.1 source as a reference got from another author.
Also can I use the Uboot source downloaded from the below source for the same Android.
HI @ayyappanmuthu it’s been a few years since i worked on any Android build. What are your goals/spec for this project on the WandBoard? What specific hardware on the Wandboard do you need to be operational with Android?
Screen: LCD or HDMI
Input: Mouse or TouchScreen
Network: WiFI or Ethernet
I want to practice in Android to use HDMI touch display,USB(both Host and OTG),Gigabit LAN,Serial port, Wifi, bluetooth and Audio.
Please guide me to make work at-least up to serial port from the start of the list.
Android Apps I shall try to configure and cook that, provided in AOSP.
I find difficult to configure or modify architecture and board specific items needed for wandboard in kernel and Uboot.
Hi @ayyappanmuthu it’s really sad, wandboard.org and the forums no longer exist. I can’t seem to find the archive versions of Android on Wandboard anymore…
Or feel free to use any of the Linux on WandBoard guides out there.
If you really want to use Android ASOP on a development board, you should look into switch to a different manufacture that this point. For the Wandboard, getting Android running would be a project starting from scratch…
I have ANTENNA KIT for wifi/bluetooth containing U.FL TO SMA PATCH CABLE (4.5 DB, 2.4/5 GHZ) which was bought for this Wand board dual.
And also the touch display from Adafruit as mentioned above post.
Can I make it work with both the display and Antenna Kit I have now? Please explain the compatibility issues and how to use combined with vim3 pro board.
Also can I get Uboot, Linux kernel and AOSP support ?
I have a general doubt regarding the master branch.
I am seeing in the mailing lists the problems reported by AOSP users for the recent Android 12 release.
Will those issues be injected into the master branch?
Ideally master branch will be the production code safe from errors.
But as Android 12 was released, does it mean Android 12 released code will be merged into master branch and if so the problems also got injected?