I do not think that you can access the Google Drive API anymore because it got discontinued developers.google.com/drive/api/guides/android-api-deprecation
Can you please share the links that you've taken from, of how to login ? I ask because I'm interested in using Google login button, and later also using it for Google Drive, and I don't use Compose yet. Will this be useful? If you know about Google Drive, it would also be appreciated.
From here, I think you can access Google Drive using their API. Haven't used it so I may be wrong firebase.google.com/docs/auth/android/start developer.android.com/identity/sign-in/credential-manager-siwg
@@daniel.atitienei Thank you. Is it the one that can be used for Google Drive? Assuming I succeed with the Google-sign-in (without email&password), do you know perhaps how to continue from there, to handle Google Drive? A lot of years ago I did it already in the company I worked for, but as I remember its SDK was deprecated, and now I have no idea where to look for.
Did some research and I found this article that integrates Drive and Compose. Hope this helps: proandroiddev.com/android-kotlin-jetpack-compose-interacting-with-google-drive-api-v3-2023-the-complete-b8bc1bdbb13b
@daniel.atitienei How do you put links? Each time I try the comment is gone... Thank you for the link. Do you know perhaps if it's possible to use the login for getting the list of the purchased apps from the Play Store? An app used to be able to do it and it's now gone from the Play Store. The package name is com!azefsw!purchasedapps (replace ! with .).
amazing tutorial... keep up the good work!!!
Thanks, I will! 😁
Keep going you are the best 💪
Great mate!❤
Thanks!!
well done, thanks
Thank u 🙏
You're welcome 😊
Can you make videos about relationship between firebase and google cloud platform
Thank you for the tutorial.
Before starting the tutorial, please quickly show the final project so that we can understand what you will be building.
Good idea, thanks!
how to request scopes like Google Drive Scope using this sign in method ?
I do not think that you can access the Google Drive API anymore because it got discontinued
developers.google.com/drive/api/guides/android-api-deprecation
Can you please share the links that you've taken from, of how to login ?
I ask because I'm interested in using Google login button, and later also using it for Google Drive, and I don't use Compose yet.
Will this be useful?
If you know about Google Drive, it would also be appreciated.
From here, I think you can access Google Drive using their API. Haven't used it so I may be wrong
firebase.google.com/docs/auth/android/start
developer.android.com/identity/sign-in/credential-manager-siwg
@@daniel.atitienei Thank you. Is it the one that can be used for Google Drive? Assuming I succeed with the Google-sign-in (without email&password), do you know perhaps how to continue from there, to handle Google Drive?
A lot of years ago I did it already in the company I worked for, but as I remember its SDK was deprecated, and now I have no idea where to look for.
Did some research and I found this article that integrates Drive and Compose. Hope this helps: proandroiddev.com/android-kotlin-jetpack-compose-interacting-with-google-drive-api-v3-2023-the-complete-b8bc1bdbb13b
@daniel.atitienei How do you put links? Each time I try the comment is gone...
Thank you for the link.
Do you know perhaps if it's possible to use the login for getting the list of the purchased apps from the Play Store? An app used to be able to do it and it's now gone from the Play Store. The package name is com!azefsw!purchasedapps (replace ! with .).