Re: [android-developers] Re: Find path between 2 pairs of lat and long

2012-06-07 Thread Mini agrawal
I want to develop an application that takes 2 set of lat and long and
display a path between these sets instead of taking input an address.

On Thu, Jun 7, 2012 at 12:34 PM, gjs garyjamessi...@gmail.com wrote:

 Hi,

 It is true, the op did not specify the purpose of the path between the
 two points, that's why I suggested a better question was probably in
 order.

 It is likely the path required was for navigation? between the two
 points in which case
 https://developers.google.com/maps/documentation/javascript/directions
 would be useful.

 Regards

 On Jun 7, 12:38 am, Kristopher Micinski krismicin...@gmail.com
 wrote:
  On Wed, Jun 6, 2012 at 3:15 AM, gjs garyjamessi...@gmail.com wrote:
   Hi,
 
   The path is just a straight line between the two points.
 
   Perhaps you need a better question.
 
   Regards
 
  That's not true at all...
 
  The path is just a straight line on a flat surface...
 
  The earth isn't flat...
 
  http://en.wikipedia.org/wiki/Great-circle_distance
 
  kris

 --
 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

Re: [android-developers] Find path between 2 pairs of lat and long

2012-06-05 Thread Mini agrawal
so can you please just share that link.

Thanks

On Mon, Jun 4, 2012 at 7:14 PM, Fred Niggle fred.nig...@googlemail.comwrote:

 I can you there IS a tutorial about this - just google it.


 On 4 June 2012 14:35, Mini agrawal itsmin...@gmail.com wrote:

 I didn't find any help on Google .

 On Mon, Jun 4, 2012 at 6:33 PM, Fred Niggle 
 fred.nig...@googlemail.comwrote:

 What did a google search  tell you?

 On 2 June 2012 13:19, ala hammad 3la2.7am...@gmail.com wrote:

 Hi Guys ,
 i need to remove an contact or more from specific group via coding ..
 any one can help me ??



 thanks for your help ..

 --
 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




 --
 Magnetic Door Alarm 
 apphttps://play.google.com/store/apps/details?id=com.nds.magneticdooralarmis
  now available in Google Play


 On 4 June 2012 12:45, Mini agrawal itsmin...@gmail.com wrote:

  HI,

 I have a 2 sets of latitude and longitude pairs. I want to find
 path between these 2 pairs of lat and long and then show it on Google map.
 How can I find the path for android?

 Thanks in advance !

 --
 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




 --
 Magnetic Door Alarm 
 apphttps://play.google.com/store/apps/details?id=com.nds.magneticdooralarmis
  now available in Google Play

 --
 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




 --
 Magnetic Door Alarm 
 apphttps://play.google.com/store/apps/details?id=com.nds.magneticdooralarmis
  now available in Google Play

 --
 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

[android-developers] Find path between 2 pairs of lat and long

2012-06-04 Thread Mini agrawal
HI,

I have a 2 sets of latitude and longitude pairs. I want to find
path between these 2 pairs of lat and long and then show it on Google map.
How can I find the path for android?

Thanks in advance !

-- 
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

Re: [android-developers] Find path between 2 pairs of lat and long

2012-06-04 Thread Mini agrawal
I didn't find any help on Google .

On Mon, Jun 4, 2012 at 6:33 PM, Fred Niggle fred.nig...@googlemail.comwrote:

 What did a google search  tell you?

 On 2 June 2012 13:19, ala hammad 3la2.7am...@gmail.com wrote:

 Hi Guys ,
 i need to remove an contact or more from specific group via coding .. any
 one can help me ??



 thanks for your help ..

 --
 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




 --
 Magnetic Door Alarm 
 apphttps://play.google.com/store/apps/details?id=com.nds.magneticdooralarmis
  now available in Google Play


 On 4 June 2012 12:45, Mini agrawal itsmin...@gmail.com wrote:

 HI,

 I have a 2 sets of latitude and longitude pairs. I want to find
 path between these 2 pairs of lat and long and then show it on Google map.
 How can I find the path for android?

 Thanks in advance !

 --
 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




 --
 Magnetic Door Alarm 
 apphttps://play.google.com/store/apps/details?id=com.nds.magneticdooralarmis
  now available in Google Play

 --
 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

Re: [android-developers] Google Mapview

2012-04-11 Thread Mini agrawal
Can you please explain in bit more details?

On Wed, Apr 11, 2012 at 1:14 AM, Mark Murphy mmur...@commonsware.comwrote:

 startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(geo:45,-110)));

 where 45 is your latitude and -110 is your longitude, in decimal degrees.

 On Tue, Apr 10, 2012 at 3:37 PM, Mini agrawal itsmin...@gmail.com wrote:
  How to display map using mapview Intent??  I didn't found any working
 code
  on net ??
 
  --
  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



 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://github.com/commonsguy
 http://commonsware.com/blog | http://twitter.com/commonsguy

 Android Training in NYC: http://marakana.com/training/android/

 --
 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

[android-developers] Google Mapview

2012-04-10 Thread Mini agrawal
How to display map using mapview Intent??  I didn't found any working code
on net ??

-- 
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

[android-developers] current lat and long

2012-04-09 Thread Mini agrawal
Hi,

Can anybody provide a  link to get latitude and longitude of current
location?/

Thanks in advance!!

-- 
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