Giter Club home page Giter Club logo

Comments (4)

ryanbourdais avatar ryanbourdais commented on August 19, 2024

Hi @kmadsen, as this issue is from over 6 months ago, does this issue still affect your project? If not, can you explain how/when it was resolved?

from android-orb.

kelvintaywl avatar kelvintaywl commented on August 19, 2024

Hi @ryanbourdais this is still relevant for one of our customers (I can share the support ticket with you).
We are seeing the same issue when using system-images;android-30;google_apis;x86 system image.

com.google.android.gms.common.api.ApiException: 17: API: LocationServices.API is not available on this device. Connection failed with: ConnectionResult{statusCode=SERVICE_INVALID, resolution=null, message=null}

from android-orb.

JalexChen avatar JalexChen commented on August 19, 2024

This should be a permissions issue that was updated in the docs:

https://circleci.com/developer/machine/image/android

Specifically, this is the Android documentation outlining the differences from API level 29 to API Level 30: docs

Going to close this out. @kmadsen - please reopen if you are still running into issues here

from android-orb.

kmadsen avatar kmadsen commented on August 19, 2024

Hi! Sorry, another developer fixed this in our project so I never posted an update here.

Our fix was to not use google_apis but to use google_apis_playstore

      - android/start-emulator-and-run-tests:
          test-command: ./gradlew connectedDebugAndroidTest
          system-image: system-images;android-30;google_apis_playstore;x86

from android-orb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.