[android-developers] Access to the systems Download Manager

2009-09-09 Thread Nathan Ekstrom
Will normal applications ever be given access to the systems Downloads provider? Nathan --~--~-~--~~~---~--~~ 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] How many times a song has played?

2009-09-08 Thread Nathan Ekstrom
I've searched the list and the documentation but have not found anything that tells you how to tell how many times a song has played. Is there something in the OS that provides that information or would it need to be done in the individual application? Nathan

[android-developers] Re: Programmaticly adding playlists

2009-09-08 Thread Nathan Ekstrom
with providers. On Aug 29, 2:14 pm, Nathan Ekstrom nat...@whiteboxdev.com wrote: I've been banging my head against this for over a day now.  How do I get a play list file (extension .m3u) to show up in the media player programmaticly?  I figured out how to add .mp3 files by handing them to the media

[android-developers] Programmaticly adding playlists

2009-08-29 Thread Nathan Ekstrom
I've been banging my head against this for over a day now. How do I get a play list file (extension .m3u) to show up in the media player programmaticly? I figured out how to add .mp3 files by handing them to the media scanner. When I hand the play list file to the media scanner it does

[android-developers] GMail Client Source

2008-12-29 Thread Nathan Ekstrom
I'm looking for the source of the GMail Client that comes on the G1. Is it available anywhere? --~--~-~--~~~---~--~~ 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] Re: Accessing email

2008-12-11 Thread Nathan Ekstrom
is not open source, although Email is; It might be helpful if you can explain what you're trying to do, and the community may be able to suggest alternative implementations for you. On Wed, Dec 10, 2008 at 2:31 PM, Nathan Ekstrom [EMAIL PROTECTED] wrote: Is there a way for an application

[android-developers] Accessing a specific email

2008-12-10 Thread Nathan Ekstrom
Is there a way to access a specific email from a non email app? Specifically I would like to be able to ask the Gmail app for all of the emails with a specific subject so I can get some information from them. The use case is I have a mail synchronization application on my computer that I want to

[android-developers] How can I get an email from the gmail applications?

2008-12-10 Thread Nathan Ekstrom
I've been trying to find any information on how to get an email from the gmail application. I've seen it mentioned that people have found a android.provider.Gmail but nobody seems to have worked with it. What I need to do is get a specific set of emails that I can go through and parse the data

[android-developers] Accessing email

2008-12-10 Thread Nathan Ekstrom
Is there a way for an application to query the gmail app for a set of emails? Nathan PS: I've tried to post to this list three times now and the message never shows up. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google