Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6778933
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T16:19:31+00:00 2026-05-26T16:19:31+00:00

I need autocomplete functionality for both street anems and buinesses. the geoCoder from the

  • 0

I need autocomplete functionality for both street anems and buinesses. the geoCoder from the location package is not giving me what i need.
I checked the google labs Places JSON API but the responses from that request gives u only places names and ID not the lat long, for that you need an extra response which might make it slower to show auto completed location on map.

Is there any other api that a response should contain Boh the names and the last\long (take into account that i will not have ncessarily lat long for the request itself since i might be looking for places in a very remote place that is not related to my current location.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T16:19:32+00:00Added an answer on May 26, 2026 at 4:19 pm

    This is what I’ve found through much searching:

    Basically the JSON API for places API from google has two functionalities, one to search for locations and one for autocomplete, both hidden in the LABS code under PLACES API.
    To make it worth the while:

    1. implement some kind of connection pool or request\response pool to
      have several requests available for you if you wnat to cancel it in
      the middle or kill it altogether you have to have this kind of
      queue. LWUIT IO can be a good base to start from.
    2. when the user types text in an EditText use TextWatcher to sent autocomplete requests, kill the previous request if it has not arrived yet and display in a ListView the results so the user can pick an option.
    3. in your Layout there should also be a search button. if the user chose an autocomplete item from the List just put in in the EditText (make sure to switch off the textWatcher while you do that, switch it back on afterwards!), if the user press on search perform a search JSON request and show the result in a different ListView.

    This is pretty much what the Javasciript API gives you in a more convenient manner.
    You can always use a WebView with maps api java script and a map and pass on callbacks to the WebView JS using android JavaScriptInterfaces.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to have an autocomplete functionality using jquery, and I've encountered ZendX_JQuery which
I need to limit the row numbers with 10 while autocomplete. Data is from
I need to customize the combobox widget build from the jQuery UI Autocomplete http://jqueryui.com/demos/autocomplete/#combobox
I need to make a few tweaks to only the following elements from jquery.ui.autocomplete.css
I need to display that in the separate div (so .ui-autocomplete-loading is not applicable
Ok need some help here. I have an autocomplete setup to pull from a
I'm happily using this autocompleter: http://code.google.com/p/jquery-autocomplete/ . I need to change the width of
I need a text input field which does not use the autocomplete function -
I need to implement an Autocomplete functionality which display names and faces like in
I need to extract all the emails that show up as autocomplete entries in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.