Good afternoon all
I'm trying to send messages from my app to the same app that is on another android phone.
I have now (after hours of searching) got to the point where i have a webserver set up correctly and when i send a message from my computer using the b4a_gcm.bat file, i receive the message and the notification shows.
So, how can I send the message from my app instead of the .bat file?
Do I save the b4a_gcm.jar to my class directory and then call a shell command in code?
If so, how do i structure the shell command?
Or do i to use googles gcm.jar file and again call a shell command?
My apologies for all the questions, this is my first app and I'm a :sign0104:
Thanks in advance..
Brookalino
I'm trying to send messages from my app to the same app that is on another android phone.
I have now (after hours of searching) got to the point where i have a webserver set up correctly and when i send a message from my computer using the b4a_gcm.bat file, i receive the message and the notification shows.
So, how can I send the message from my app instead of the .bat file?
Do I save the b4a_gcm.jar to my class directory and then call a shell command in code?
If so, how do i structure the shell command?
Or do i to use googles gcm.jar file and again call a shell command?
My apologies for all the questions, this is my first app and I'm a :sign0104:
Thanks in advance..
Brookalino
Last edited: