Firefly Open Source Community

   Login   |   Register   |
New_Topic

[Android] Enable Google Play Services ROC-RK3588S-PC

15

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
15
Posted at 1/12/2023 03:17:11     
  • Type: Self-Compiled Firmware
  • SDK Package Name: firefly_rk3588_android12.0_git_20220311
  • Last Commit: 0000-00-00 00:00:00
  • Modification Content: Enable Google Play
  • Log: FireflyLogs.zip
Problem description and steps to reproduce:
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?




FireflyLogs.zip

488 Bytes, Down times: 2

Reply

Use props Report

1078

Credits

0

Prestige

0

Contribution

vip

Rank: 6Rank: 6

Credits
1078
Posted at 1/12/2023 10:17:25     
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
Reply

Use props Report

20

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
20
Posted at 10/13/2023 17:07:03     
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."
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list