Android Studio Google Cloud Messaging for Android Library is missing - android

I use Android Studio. I want try GCM like this tutorial. My Android SDK tools 22.6.
But I cant see Google Cloud Messaging for Android Library.
I install new SDK but again I cant see.
My sdk image.
Please Help.
Thank you.

It's now part of the play services. I guess you need to find a new tutorial.

Related

How to use Google Drive API in Android Cordova Phonegap application?

I have been searching for the right resources for syncing files with Google Drive by Drive API from the Cordova application. As I can see so many links, from that many are deprecated and some are about to shut down by Google.
And I try to use google packages like this com.google.andriod.gms.* it ends up with not resolved on Eclipse IDE. But I have installed all the Google Play Services and Google APIs from Andriod SDK manager. Not sure what is wrong there
Can anyone please help me with this? I am new to this development. It would be great if someone who guide me in the right way to achieve this Google Drive sync from Cordova application.

How to add firebase cloud messaging to eclipse?

Currently the instruction given in firebase documentation is for android studio and not eclipse. Are there any instructions available on how to add the firebase to eclipse?
As you already know the answer then why your are asking the question?.
Google has already told that they will not provide support for Eclipse.
Please see this link.You have to use Android Studio for the implementation of Fire base

Developing google sign-in feature for android with eclipse ADT

I have read google developers documentation on implementing the Google sign-in on Android but the tutorial is only for Android Studio.
Can someone please tell me how do develop the same using eclipse ADT?
Check out these sites may help !
javacodegeeks
androidhive

Mobile Backend Starter Java - on Android Studio

Has anyone managed to extend "Mobile Backend Starter Java" on Android Studio
https://github.com/GoogleCloudPlatform/solutions-mobile-backend-starter-java
Frustratingly any documentation that exists seems out of date or only for Eclipse".
I want to use Gradle and not Maven , Android Studio and not Eclipse
I followed the Tutorial
https://developers.google.com/cloud/samples/mbs/
but the extend page left me confused
https://developers.google.com/cloud/samples/mbs/extend_backend
I would like to know if anyone has tried this
I thought about going from the other direction creating an app and then Google Cloud Tools and App Engine Backend with Google Cloud Messaging but I do not see a deploy , I did see this, Deploy Google App Engine backend from Android Studio
but have not tried yet
There is a project on GitHub which you can use as module. It provides you with the basic client libraries. You can use it as starting point. See https://github.com/thagikura/mobile-backend-starter-android-client-with-AndroidStudio and follow the instructions there.

Not showing Google Cloud Messaging for Android Library

I have updated all latest versions in my SDK manager but yet not showing Google Cloud Messaging for Android Library in SDK (in Extra).
Please help me. Is there any other option there in place Google Cloud Messaging for Android Library? I will be thankful for that.
Just tick the "Obsolete" checkbox in Android SDK Manager popup.
GCM is integrated in Google play services

Categories

Resources