[android-developers] Google Places API?

2009-06-18 Thread Howie
Does the recently released Google Places offer the ability to serve content to interested applications, like maybe through a content provider? Can I give it an address and can it return the businesses and associated information for that address? --~--~-~--~~~---~--~--

[android-developers] android.R.drawable -- safe to use?

2009-05-19 Thread Howie
Are the images in android.R.drawable considered safe for third-party developers to use? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-develope

[android-developers] Re: SQLite Pre-populated Database

2009-04-10 Thread Howie
Do you need it as an on-device database? Can you make web services (or some other service) out of the data instead? Hosting providers don't charge all that much; I get 2500gb/mo for well under $200. On Apr 10, 3:32 pm, fg1921 wrote: > Thanks Mark > > None of these options work (apart from the

[android-developers] Re: When will google post official cupcake SDK

2009-04-09 Thread Howie
When is Google planning on distributing an SDK that does not have such a bug? On Apr 9, 12:16 pm, Romain Guy wrote: > The SDK Al is distributing contains a bug that prevents the emulator > from using the network. > > On Thu, Apr 9, 2009 at 11:59 AM, Mattaku Betsujin > > > > wrote: > > Thanks Al

[android-developers] Re: how to get driving direction info from maps application?

2009-03-31 Thread Howie
AndDev.org has an example application that does exactly that. http://www.anddev.org/google_driving_directions_-_mapview_overlayed-t826.html It uses an older version of the SDK so there may be a few modifications required. On Mar 31, 3:57 am, jj wrote: > Hello folk > After launching Android map

[android-developers] Re: Questions related to android, please answer

2009-03-25 Thread Howie
Learn to Google. http://developer.android.com On Mar 24, 11:04 pm, "tharunandr...@gmail.com" wrote: > 1. What is the name of the alliance that supports Android? > 2. Which is the kernel that Android relies on for core system > services? > 3. Is Android a multi-process system? > 4. What is an An

[android-developers] Re: Assuming Developers are Pirates

2009-02-28 Thread Howie
Al Sutton has developed something like this for use in AndAppStore.com. More details @ http://andappstore.com/AndroidPhoneApplications/licensing.jsp I don't know of anyone making use of AndroidID. On Feb 27, 12:53 pm, lukehutch wrote: > Has a registration token system been discussed anywhere