How can I integrate Google Photos API into my Android app using Kotlin to get the list of Albums and image according to album id.
I have tried so many ways and solution given on internet but i couldn't find proper documentation or any sample which can guide me.
Can anyone of you help me out to solve this or integrate Google Photos API.
Thank you in Advance.
Related
I need to show Google search images in list view, Google search API is deprecated and I heard that custom google search will help, But That is not working I tried This link
https://fbombmedia.com/set-google-custom-search-api-app/
Can anyone help
Thanks
I'm currently trying to create an app to share links, pictures or video to Google Plus. I've seen the documentation on sharing from Google Plus developer here: Sharing to G+ from your app
And realised that the part of the code:
Intent shareIntent = new PlusShare.Builder(this)
where my IDE could not resolve PlusShare as it was deprecated as described here: Plus API deprecation notes.
Could anyone post a way around as I could not find any example codes on how to share to G+ without using the deprecated code.
Thanks!
There is no way to programmatically post to the google+ wall/stream. You can only make a GET request for google data.
Hi Guys am new to Google API. Can some one suggest a working tutorial or steps for fetching all Gmail contacts using Google contact API with android.
This one is pretty good: http://www.higherpass.com/Android/Tutorials/Working-With-Android-Contacts/
Also, see the official documentation: http://developer.android.com/training/contacts-provider/index.html
I was trying to integrate Google+ in my phone Gap application, like twitter and facebook. But, I haven't find out any samples and Tutorials. If any one aware about that, please suggest me, how to do that in android Phone Gap.
Thanks in Advance..
You should be able to create a PhoneGap plugin that wraps over the Google+ APIs in Google Play Services.
For more information about the Google+ APIs in Google Play Services, please visit:
https://developers.google.com/+/mobile/android/
I am new of android development, I have not any idea for upload document in google docs,mean while i searched in google but i have not any sample code for upload document into google docs using android. i dont know which google api is using, So please give some ideas and any tutorials(links) for this.
Thanks advance.
senthil.
Here's a place to start https://developers.google.com/google-apps/documents-list/