WSAGAScript
WSAGAScript copied to clipboard
Can I use Nano Gapps instead of Pico?
Why don't you try it and see? And let us know of any issues you see
My answer is (probably) yes if you increase the size of the system partition. Managed to get full Gapps working with 5000mb of space
did not get the webview working, however
My answer is (probably) yes if you increase the size of the system partition. Managed to get full Gapps working with 5000mb of space
did not get the webview working, however
How do you increase the size of the system partition?
My answer is (probably) yes if you increase the size of the system partition. Managed to get full Gapps working with 5000mb of space did not get the webview working, however
How do you increase the size of the system partition?
change this https://github.com/ADeltaX/WSAGAScript/blob/main/extend_and_mount_images.sh#L15
resize2fs $ImagesRoot/system.img 1280M
to
resize2fs $ImagesRoot/system.img 1536M
i did that and worked fine