-
Recent Posts
Categories
Tags
activity android apple asus att attenuation career clock code death grip developer g1 google honeycomb htc html imac ios ios 5 ipad iphone ipod java linearlayout linux microsoft n1 nexus one osx predator preview renderscript renderscript-tutorial-101 samsung sarcasm signal tablet transformer tutorial twitter ubuntu vim widget windows 7 xoom
Tag Archives: email
Sending HTML Email With Android Intent
It’s very easy to send email via an Android intent. Here’s an example where we already have the subject and body prepared but want to let the user decide on the recipient: (It’s important to note that this should be … Continue reading