 Thread Author
# 1

01-12-2011, 10:28 AM
|
| CrackBerry Newbie Device(s): Not a BlackBerry/Smartphone User | | Join Date: Jun 2008 Posts: 4 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
push bis
I have an application that gets the actual gps and then send it to a ws.
What i need to do is that in my web page when i put a pin and i want to get the location of that blackberry, i could push an action that would be received in the blackberry and when i received that notification do something to call one of my process of my gps app, that allows me to send the location.
its that possible??? ive been searching and i had the idea of use the push service to send the notification and in the blackberry had a service that listen the notification and when it catches one, call a method that allow me to send the actual location.
Any ideas????
|