Hi, Are you always receiving an Address for your Search in -
Address x = foundAdresses.get(i); ? Try outputting Address & location lat lon details returned to logcat ( yes you said you used Toast ). Try sending valid 'hard coded' lat lon details ( that are different to the currently shown map location ) to navigateToLocation() method to make sure it is working ok... Regards On Jun 16, 2:25 pm, "Md.Fazla Rabbi OPU" <[email protected]> wrote: > If the message *"Couldn't get connection factory client" *is not a problem > then why i don't get any output? > > > > > > > > On Thu, Jun 16, 2011 at 3:51 AM, TreKing <[email protected]> wrote: > > On Wed, Jun 15, 2011 at 6:03 AM, Md.Fazla Rabbi OPU < > > [email protected]> wrote: > > >> But my problem is when i intend to search a location in the editbox and > >> press the button there is no change in google map. > > > Define "there is no change". > > >> I have debugged but there show a message *"Couldn't get connection > >> factory client" . * > > > That message is always shown and apparently means nothing. > > > --------------------------------------------------------------------------- > > ---------------------- > > TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago > > transit tracking app for Android-powered devices > > > -- > > You received this message because you are subscribed to the Google > > Groups "Android Developers" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

