GPL projects for Android Q Beta 3

72 views
Skip to first unread message

Bill Yi

unread,
May 7, 2019, 7:19:52 PM5/7/19
to Android Building
hi All,

Today we pushed Android Q Beta 3 kernel source for the following devices:

Tag                      | Branch                                    | Project                             | Device
android-q-preview-3_r0.1 | android-msm-marlin-3.18-q-preview-3       | kernel/msm                          | Pixel XL (marlin)/Pixel (sailfish)
android-q-preview-3_r0.2 | android-msm-wahoo-4.4-q-preview-3         | kernel/msm                          | Pixel 2 XL (taimen)/Pixel 2 (walleye)
android-q-preview-3_r0.3 | android-msm-crosshatch-4.9-q-preview-3    | kernel/msm                          | Pixel 3 XL (crosshatch), Pixel 3 (blueline)
android-q-preview-3_r0.3 | android-msm-crosshatch-4.9-q-preview-3    | kernel/msm-extra                    | Pixel 3 XL (crosshatch), Pixel 3 (blueline)
android-q-preview-3_r0.3 | android-msm-crosshatch-4.9-q-preview-3    | kernel/msm-modules/qca-wfi-host-cmn | Pixel 3 XL (crosshatch), Pixel 3 (blueline)
android-q-preview-3_r0.3 | android-msm-crosshatch-4.9-q-preview-3    | kernel/msm-modules/qcacld           | Pixel 3 XL (crosshatch), Pixel 3 (blueline)
android-q-preview-3_r0.3 | android-msm-crosshatch-4.9-q-preview-3    | kernel/msm-modules/wlan-fw-api      | Pixel 3 XL (crosshatch), Pixel 3 (blueline)
android-q-preview-3_r0.4 | android-msm-crosshatch-4.9-q-preview-4    | kernel/msm                          | Pixel 3a XL (bonito), Pixel 3a (sargo)
android-q-preview-3_r0.4 | android-msm-crosshatch-4.9-q-preview-4    | kernel/msm-extra                    | Pixel 3a XL (bonito), Pixel 3a (sargo)
android-q-preview-3_r0.4 | android-msm-crosshatch-4.9-q-preview-4    | kernel/msm-modules/qca-wfi-host-cmn | Pixel 3a XL (bonito), Pixel 3a (sargo)
android-q-preview-3_r0.4 | android-msm-crosshatch-4.9-q-preview-4    | kernel/msm-modules/qcacld           | Pixel 3a XL (bonito), Pixel 3a (sargo)
android-q-preview-3_r0.4 | android-msm-crosshatch-4.9-q-preview-4    | kernel/msm-modules/wlan-fw-api      | Pixel 3a XL (bonito), Pixel 3a (sargo)

Thanks

bill

Anoop K R

unread,
May 15, 2019, 9:20:12 PM5/15/19
to Android Building
Hi Bill, 

We could find the default Google Play Service (Version 12.8.48) comes with Android Q does not support GPL.
We are getting the following error with this Google Play Service.

 

public static final int SERVICE_INVALID

The version of the Google Play services installed on this device is not authentic.

Constant Value: 9

 


A Simple Gradle based app is what we tried.

 API Call which is failed is,

int result = GoogleApiAvailability.getInstance().isGooglePlayServicesAvailable(getApplicationContext());


We tried with different Google Play service versions, finally with Google Play service 16.0.9 version (latest in net) works.

How can we ensure Google Play service in Android Q will be supportive of Google APIs ?

Please provide some insight on this.


Thanks in advance...


with Thanks and Regards,

Anoop


Reply all
Reply to author
Forward
0 new messages