Actually i come from a science background and iam not an android developer
, i was trying to develop an application for the sake of my project -
Vehicle tracking using a mobile, I would be very thankful to u if u could
explain to me in simple terms how to do it, I couldnt understand what u
have mentioned earlier

On Wed, Mar 28, 2012 at 10:39 PM, Ankit Kasliwal <
kasliwalankit2...@gmail.com> wrote:

> Hello,
>             First you create Handler file or Web service which store data
> over server and then
> call that file through your Android application on Location onchange
> function to pass all the values to file.
>
>
> On Thu, Mar 29, 2012 at 11:04 AM, Bhuvan Chandra <
> bhuvanchandr...@gmail.com> wrote:
>
>> By sending the coordinates to a server I mean once u recieve the position
>> coordinates of the location they have to be transmitted to a server(By
>> server i mean our college server , The server which is used in our college
>> and which iam working on) so that the coordinates can be accessed from the
>> server and overlayed on a map from tracking the vehicle. Can anybody give
>> me an idea about how to code a program so that i could recieve the
>> coordinates of the location and directly transmit them to the server i
>> mentioned above
>>
>> On Mon, Mar 26, 2012 at 12:41 AM, Ali Chousein <ali.chous...@gmail.com>wrote:
>>
>>> > recieve the Location coordiantes
>>>
>>> http://stackoverflow.com/questions/1513485/how-do-i-get-the-current-gps-location-programmatically-in-android
>>> (The guidance provided by CommonsWare is simply excellent)
>>>
>>> > send them directly to a server
>>> This depends what type of interface you have at the server side.
>>> Without knowing the server side interface, no one can tell you how to
>>> communicate with it from an Android platform. First you need to
>>> clarify your server side architecture, a question which is not
>>> directly related to Android SDK. If the server you should send data is
>>> already there, contact the responsible people to find out its
>>> interface. If you should develop the server also, I guess you need to
>>> research the best practices for server side architectures to decide
>>> which one fits best your scenario.
>>>
>>> -------------------------------------------------
>>> Ali Chousein
>>> http://socialnav.blogspot.com | http://twitter.com/socialnav1
>>> http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy
>>> http://www.codeproject.com/KB/android/PayGol-Android.aspx
>>> http://geo-filtered-assistant.blogspot.com
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Android Developers" group.
>>> To post to this group, send email to android-developers@googlegroups.com
>>> To unsubscribe from this group, send email to
>>> android-developers+unsubscr...@googlegroups.com
>>> For more options, visit this group at
>>> http://groups.google.com/group/android-developers?hl=en
>>>
>>
>>  --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>
>
>
>
> --
>
> Thanks and Regards,
>
> Ankit Kasliwal
> kasliwalankit2...@gmail.com
> +91-9300-940-136
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to