Can one reduce the android images created using the AVD
manager with a compressed file system?
Can one use squashfs
to reduce the read-only files like system.img
?
How to remove some of the kernel modules from that images?
In other words, I want to replace the system image, created using the AVD
manager and used by the emulator, with the directories inside the image after compressing its contents to embed those directories in any device where I want to use the emulator.