Sergey_New Well-Known Member Licensed User Longtime User Sep 6, 2026 #1 When debugging an app on the Samsung Galaxy S24 emulator, I get the message "This app requires Google Play Services. It's not supported on your device." How can I fix this?
When debugging an app on the Samsung Galaxy S24 emulator, I get the message "This app requires Google Play Services. It's not supported on your device." How can I fix this?
DonManfred Expert Licensed User Longtime User Sep 6, 2026 #2 Sergey_New said: How can I fix this? Click to expand... Use an systemimage which INCLUDES Goole Play Services! Usually they have Google APIs in the Name. Upvote 0
Sergey_New said: How can I fix this? Click to expand... Use an systemimage which INCLUDES Goole Play Services! Usually they have Google APIs in the Name.
Sergey_New Well-Known Member Licensed User Longtime User Sep 6, 2026 #3 DonManfred said: Usually they have Google APIs in the Name. Click to expand... When creating an emulator in Genymotion, there is no data about Google APIs. You also need to test the app on different devices. Upvote 0
DonManfred said: Usually they have Google APIs in the Name. Click to expand... When creating an emulator in Genymotion, there is no data about Google APIs. You also need to test the app on different devices.