Hi,

I'm a new-ish Android dev. trying to write one of the following:

* a custom notification app that will create a custom icon in the
notification bar when yahoo mail is received in a certain yahoo email
account similar to the "google notifier" app

OR

* a "yahoo mail unread count" widget similar to the "google unread
count" app which will display the number of unread yahoo emails in a
desktop widget/icon badge

I know the new Yahoo mail app is out, but I'm not sure if it's
possible to get "new mail intents" from it, or if it broadcasts any
intents or other info at all.

Does anybody have any tips on how to proceed on this?

I was thinking of perhaps trying to use the javamail open source api
to read the user's yahoo mail via javamail, and then write a
notification app or widget app.  Does that sound reasonable?

Thanks for any ideas.  :)

-- 
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@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to