Compile and Install Android Marshmallow on raspberry pi 3

Subscribers:
297,000
Published on ● Video Link: https://www.youtube.com/watch?v=xIR6lYmF1UM



Category:
Tutorial
Duration: 16:13
35,197 views
298


This is a quick tutorial on how to compile and install android marshmallow 6.0.1 to raspberry pi 3.

○○○ Instructions ○○○
sudo add-apt-repository ppa:openjdk-r/ppa

sudo apt-get install gnupg flex gperf build-essential zip curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386 lib32ncurses5-dev x11proto-core-dev libx11-dev lib32z-dev ccache libgl1-mesa-dev libxml2-utils xsltproc unzip openjdk-8-jdk git phablet-tools python-mako android-tools-adb
sudo apt-get install gcc-arm-linux-gnueabihf

git config --global user.email ""
git config --global user.name ""

mkdir android
repo init -u https://android.googlesource.com/plat... -b android-n-preview-2

cd .repo

git clone http://github.com/peyo-hd/local_manif... -b npv

repo sync

wait....

approx 55g download

cd /home/don/raspand/
cd kernel/rpi

ARCH=arm scripts/kconfig/merge_config.sh arch/arm/configs/bcm2709_defconfig android/configs/android-base.cfg android/configs/android-recommended.cfg

ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- make -j4 zImage
ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- make -j4 dtbs

nano frameworks/base/core/java/android/view/GestureDetector.java
nano frameworks/base/opengl/java/android/opengl/GLSurfaceView.java
nano frameworks/base/core/java/android/os/StrictMode.java
nano frameworks/av/media/libstagefright/colorconversion/SoftwareRenderer.cpp

source build/envsetup.sh

lunch rpi3-eng
export
make -j4

wait...

make partition

dd out/target/product/rpi3/system.img

cp out/target/product/rpi3/ramdisk.img

cp kernel/rpi/arch/arm/boot/zImage

cp kernel/rpi/arch/arm/boot/dts/bcm2710-rpi-3-b-dtbs

cp device/brcm/rpi3/boot/*


○○○ LINKS ○○○

Raspand ► http://raspex.exton.se/?p=144

Raspberry Pi 3 ► http://www.novaspirit.com/6JTYy

Novaspirit TV ► https://novaspirit.com/95921

○○○ Other Videos ○○○

Backup Raspberry pi ► https://goo.gl/wBUxTP

OpenHab raspberry pi ► https://goo.gl/4FtERi

ddwrt router install ► https://goo.gl/mOXZxk

RPi2 vs RPi3 Review ► https://goo.gl/rozQpN

Cleaning GPU ► https://goo.gl/suTuvC

Raspberry Pi Zero Review ► https://goo.gl/PiYFtl

raspberry pi 2 osmc htpc kodi ► https://goo.gl/liO5e8

Customizing Windows 10 ► https://goo.gl/JVk21f

Raspberry Pi Amazon Echo ► https://goo.gl/Gzx4rBv

Windows 10 Privacy ► https://goo.gl/YmV8WT

Dual Monitor with Raspberry Pi ► https://goo.gl/NmSxRf




Tweet me: @ http://twitter.com/novaspirittech
facebook: @ http://facebook.com/novaspirittech


DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!







Tags:
Compile and Install Android Marshmallow on raspberry pi 3
android on raspberry pi
how to install android on raspberry pi
android raspberry pi
raspberry pi 3
compile android raspberry pi
compile android
android 6.0.1
android 6
marshmallow
raspberry pi marshmallow
how to compile marshmallow
raspberry pi 2
raspand
compile
android
marshmellow
raspberry pi
rpi
compile android rpi