google-home / sample-apps-for-matter-android

The Google Home Sample App for Matter (GHSA for Matter) uses the Home Mobile SDK to create an Android app that's similar to Google Home.
Apache License 2.0
108 stars 38 forks source link

The operation of the 32-bit device #187

Closed MakeMeCookie closed 8 months ago

MakeMeCookie commented 9 months ago

I want to run the app on a 32-bit device, but the error 'com.google.android.gms.common.api.api.apiException 17api CommissionClient.api is not available on this device.' Among the apps I'm going to use instead of commissioning client.api, Google Cloud iot is down. Which API is available instead?

google app error

pierredelisle commented 9 months ago

Google Play Services must be installed on your phone. See https://github.com/google-home/sample-apps-for-matter-android/wiki/How-to-investigate-issues-with-GHSAFM%E2%80%903p%E2%80%90ecosystem

pierredelisle commented 8 months ago

Assuming all is good as we have not heard back. Closing for now.