Coder Social home page Coder Social logo

Comments (8)

iuribtt avatar iuribtt commented on June 28, 2024

Try to use "keytool -exportcert -alias androiddebugkey -keystore C:\Users\XXXXX.android\debug.keystore -list -v"
and not the keystore that you generate, once you want the debug mode.

The path for the "debug.keystore" and the password is "android"
https://support.google.com/cloud/answer/6158849?hl=en#android

And after that create the project in https://developers.google.com/mobile/add

Finally, enable the Drive API in the https://console.developers.google.com

from android-samples.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on June 28, 2024

@iuribtt Can it work in debug mode too, or does it have to be signed?
Your first url is broken. What should I do with the output of the command you wrote?

from android-samples.

iuribtt avatar iuribtt commented on June 28, 2024

Hello @AndroidDeveloperLB, it can work in debug mode as well. Please copy and past the URL in another tab on your browser. Otherwise the github will try to find internally.

from android-samples.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on June 28, 2024

@iuribtt Is it possible to use Drive API without being registered and without having a published app?

from android-samples.

iuribtt avatar iuribtt commented on June 28, 2024

You don't need to publish the App, debug mode is for that, but I believe that you need to being registered in some way.

from android-samples.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on June 28, 2024

I see. OK.

from android-samples.

mruijzendaal avatar mruijzendaal commented on June 28, 2024

Do you need to create an API Key or OAuth key with the package name and SHA-1?
Do you enter that data into the manifest like in Google Maps, or with a different tag (so not com.google.android.geo.API_KEY)?

from android-samples.

vwithv1602 avatar vwithv1602 commented on June 28, 2024

Hi,
I'm using GoogleAPIClient and can successfully login to google account while running in debug mode. But when I generate a signed apk and publish it to play store, this is continuously asking me to login. Can you help me on this? This is going into onConnectionFailed event only for signed apk (working for debug apk)
image

from android-samples.

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.