Hi!
Last rom for VIM1 Pie has gapps support. I built rom from source and need to add gapps support.
Added to kvim.mk:
BUILD_WITH_GAPPS_CONFIG := true
What also need i do? I think also need gapps source add to build, how to do it?
Hi!
Last rom for VIM1 Pie has gapps support. I built rom from source and need to add gapps support.
Added to kvim.mk:
BUILD_WITH_GAPPS_CONFIG := true
What also need i do? I think also need gapps source add to build, how to do it?
@ultradimas @jasonl @Terry Please help about this question.
Found this solution from Terry:
Trying to do that. But had problem with git clone:
This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
In the end I downloaded it.
As a result, I assembled an image with gapps. But from the applications assembly (gapps.mk) I had to exclude Chrome (an error occurs) and, just in case, YouTube. But this is not a problem, they can be installed later. Hope my experience helps others.
Hii @ultradimas
Were you able to flash that os on VIM3??
Because I compiled GApps with VIM3 sdk but I got an error while boot process.