Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Any chance someone can post the stock 2.2 mail client .apk? I'm hoping to get multiple exchange account access, which HTC didn't see fit to grant us.
Worked great. Out of curiosity, how did you pull this app out of the source, and where did you attain the source? I'm thinking about trying my hand at adding in "Move to Folder" functionality, but am unsure how to assemble the compilable app from the Android 2.2 SDK source.
Thanks.

I grabbed it from a Nexus One FRF91 dump and then signed it
If you wanted to, you can grab the aosp source for the Mail.apk and compile it yourself if you want to add functionality.
android.git.kernel.org Git - platform/packages/apps/Email.git/summary

I would be interested in seeing if you can implement that feature. That would be huge.
That, and IMAP IDLE![]()

Interesting. I retract that part of the comment, but unfortunately it doesn't change the fact that the app does still have the bug. I wonder if it exists in all versions of the 2.2 app. I may investigate that as I look into moving folder functionality.
Thanks!
Could this be causing problems setting up calendar items w/invitations? I am able to create one calendar item with an invitation with the stock calendar. When I try to make a second one, it doesn't ever send the email, although it gets put on my calendar ok.
Awesome, it'll be great if you can get 'move to folder' working. Any chance copy / paste functionality could be added in at some point?I've also just recompiled the android.jar file with Calendar support, so I should be able to build the email app from scratch source now, too.