mikeflores2000
Posts: 0
Joined: Sun May 06, 2012 11:09 pm

Google Cloud Messaging ( please help, urgent for Toyota Hackathon )

Is the latest version ( 2013 ) of Google Cloud Messaging supported?
It appears only ( 2012 ) supported:
gcm.jar.--com.google.android.gcm.GCMBaseInternetService

This service has been deprecated by google in 2012 itself and I am unable to add any additional functionality on top of your code as I cannot download gcm.jar on the internet.

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Google Cloud Messaging ( please help, urgent for Toyota Hackathon )

Hi, you should check if it's still working by Google side.

mikeflores2000
Posts: 0
Joined: Sun May 06, 2012 11:09 pm

Google Cloud Messaging ( please help, urgent for Toyota Hackathon )

Hi,

Please clarify what you mean by Google side.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Google Cloud Messaging ( please help, urgent for Toyota Hackathon )

How exactly are you sending the push message? What exaclty are you doing with the Java class? I used the new version of Cloud Messaging this week without any problems.

mikeflores2000
Posts: 0
Joined: Sun May 06, 2012 11:09 pm

Google Cloud Messaging ( please help, urgent for Toyota Hackathon )

Hi Max,
The tool is using the old version which is deprecated. Because of this old api I cannot export any project created by this tool to Eclipse and build on top of it as I cannot find gcm.jar.

My problem is,
i) How to make the tool use the new version GCM that does not need old gcm.jar?
ii) Where can I find old gcm.jar to build an project exported into Eclipse?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Google Cloud Messaging ( please help, urgent for Toyota Hackathon )

When you say tool - do you mean Appery.io?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Google Cloud Messaging ( please help, urgent for Toyota Hackathon )

I'm still not 100% sure I understand the problem.. but you don't work directly with any Jar files when building in Appery.io. You enable push, setup the keys, build the binary, install the binary, and you are ready to send push messages.

mikeflores2000
Posts: 0
Joined: Sun May 06, 2012 11:09 pm

Google Cloud Messaging ( please help, urgent for Toyota Hackathon )

Reiterating,

How can we have Appery.io IDE use new Google Cloud Messaging ( GCM )??

Return to “Issues”