Skip to content

goenjoy-hlm/google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gapps for khadas

About how to add Gapps support on khadas Edge SDK source code, You can follow the steps below


二、Edge board
1. Modify the file 'PROJECT/rk3399_Android10/rk3399_Android10.mk'
<1> Change the property 'BUILD_WITH_GAPPS_CONFIG' from false to true
		 #Gapps Build Config
		-BUILD_WITH_GAPPS_CONFIG :=false
		+BUILD_WITH_GAPPS_CONFIG :=true

2. Download the google repertory into the path 'PROJECT/vendor/rockchip/'
<1> cd PROJECT/vendor/rockchip/
<2> git clone https://github.com/goenjoy-hlm/google -b Edge_Qt

3. Build yourself ROM again

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published