Difference between Google API intel x86 atom and Google Play intel x86 atom sytem image

前端 未结 5 1801
醉梦人生
醉梦人生 2020-12-23 15:37

While downloading Android 8.0 sdk platform using Android Studio, I see these two system images.

  1. Google API intel x86 atom system image
  2. Google Play in
5条回答
  •  無奈伤痛
    2020-12-23 16:12

    What all answers are missing: If you use the billing library from Google, you need the "Google Play image" for testing. This has nothing to do with installing apps, but you need the Play Store installed to test your "in-app" purchases and subscription products. Otherwise you will get this error from BillingClient:

    Billing service unavailable on device
    

提交回复
热议问题