logo
logo
AI Products 
Leaderboard Community🔥 Earn points

Use Google Places Autocomplete API in Android Search Dialog

avatar
Geek On Java
collect
0
collect
0
collect
1
Use Google Places Autocomplete API in Android Search Dialog

In this article, we are going to develop an android application with a search panel.

searchable.xml : This is the configuration file for search dialog which defines content provider and suggestion properties.

This application is developed in Eclipse (4.2.1) with ADT plugin (22.0.1) and Android SDK (22.0.1) and tested in real devices with Android versions 2.3.6 ( GingerBread ) and 4.1.2 ( Jelly Bean ).

 

collect
0
collect
0
collect
1
avatar
Geek On Java