Hi , As per google's saying that Android framework treats each application equally as Native application. But here native Maps application is able to retreive Business searches like pizza hut etc. But My 3rd Party Maps application is not able to retreive it.
As per SDK 1.0 , there are APIs in Address class like getphone() API, But it returns null. getfromlocationname() API is also returning null in case of business search. It means it is a bug in SDK1.0 as API is exposed and documented as per google documentation. Shall i raise an issue in issue database of google? I would appreciate if some one from google can respond to this issue or give any pointers. On Apr 15, 6:12 am, JP <[email protected]> wrote: > I put this on the backburner... can't give you any pointers. > > On Apr 14, 10:58 am,Android_Learner<[email protected]> wrote: > > > > > Hi, > > Is there any chance to use Google APIs( Http Based) instead of Android > > APIs for doing business search? > > or any other 3rd party Http based APIs(Web service) for business > > search > > > On Apr 14, 6:16 pm,Android_Learner<[email protected]> wrote: > > > > Hi, > > > I am developing a maps application and want to search for business > > > points like pizza hut etc > > > as done by native android maps application. > > > I am using getfromlocationname() API for this purpose. But i am not > > > able to get any result for any business search. > > > But when i search using native maps application it shows results on > > > native maps application. > > > > May I know the reason of this behaviour of getfromlocationname() > > > API , or do i need to use some thing different for business search. > > > I am working on SDK 1.0. > > > > Looking forward to your reply- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

