Yes I tried this already But no results. In the try block* *after this line:
* List<Address> foundAdresses = gc.getFromLocationName( addressInput, 5); *it
can't show any result though i use Logcat or Toast.

On Thu, Jun 16, 2011 at 1:39 PM, gjs <garyjamessi...@gmail.com> wrote:

> 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" <md.fazlara...@gmail.com>
> 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 <treking...@gmail.com> wrote:
> > > On Wed, Jun 15, 2011 at 6:03 AM, Md.Fazla Rabbi OPU <
> > > md.fazlara...@gmail.com> 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
> 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
>

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