Power & Source of Big Ideas

Problem building android image myself

Moderators: chensy, FATechsupport

Hello

I would like to build my Android image (to change the boot logo)

I am trying this:
http://wiki.friendlyarm.com/wiki/index. ... e_yourself


Code: Select all

git clone https://github.com/friendlyarm/sd-fuse_nanopi3.git
cd sd-fuse_nanopi3
wget http://112.124.9.243/dvdfiles/S5P6818/images-for-eflasher/android-lollipop-images.tgz
tar xvzf android-lollipop-images.tgz


Code: Select all

Change the files in rootfs.img and boot.img
apt install android-tools-fsutils
simg2img rootfs.img r.img
mount -t ext4 -o loop r.img /mnt
… To Change Something …
umount /mnt
img2simg r.img rootfs.img



If I unpack boot.img, and repack it (without changing files), it doesn't work. It is not copied to the SD Card. Do you know why?

Thank you!

Michael
I found a way by compiling android from the start, if someone runs into the same issue.

Who is online

In total there are 4 users online :: 0 registered, 0 hidden and 4 guests (based on users active over the past 5 minutes)
Most users ever online was 5185 on Wed Jan 22, 2020 1:44 pm

Users browsing this forum: No registered users and 4 guests