Firefly Open Source Community

Title: Enable Google Play Services ROC-RK3588S-PC [Print This Page]

Author: gohm    Time: 1/12/2023 03:17
Title: Enable Google Play Services ROC-RK3588S-PC
Last edited by gohm In 1/12/2023 03:19 Editor

I am trying to compile the Android 12 firmware using the instructions found here: https://wiki.t-firefly.com/en/RO ... 12.0_firmware.html.
I have completed upto step 3.1.1.1 without error. After that step I make a change.


I would like to Enable Google Play Services. To do this I tried changing line 86 in /RK3588_Android12.0/device/rockchip/rk3588/BoardConfig.mk.
From
  1. "BUILD_WITH_GOOGLE_MARKET  := false"
Copy the code

To
  1. "BUILD_WITH_GOOGLE_MARKET := true"
Copy the code


After making this change I try running  step 3.2.1.1:
  1. ./FFTools/make.sh -d roc-rk3588s-pc-mipi101-M101014-BE45-A1 -j8 -l roc_rk3588s_pc_mipi-userdebug
Copy the code
When I execute this command I am given the error :
  1. device/rockchip/common/modules/gms.mk:40: warning: Please set clinet id with your own MADA ID!
Copy the code

How can I go about enabling Google Play Services on a ROC-RK3588S-PC?




tchip_askquestions

FireflyLogs.zip

488 Bytes, Down times: 2


Author: jpchen    Time: 1/12/2023 10:17
The sdk does not contain the Google Play Services , Also add the GMS framework in the following patches https://drive.google.com/file/d/ ... view?usp=share_link
Author: zz123456    Time: 10/13/2023 17:07
jpchen Posted at 1/12/2023 10:17
The sdk does not contain the Google Play Services , Also add the GMS framework in the following patc ...

I tried to add this patch, but Google Play still doesn't work, and it still prompts "Google Framework service has stopped running repeatedly."




Welcome Firefly Open Source Community (https://bbs.t-firefly.com/) Powered by Discuz! X3.1