On Mon, Oct 17, 2011 at 6:17 AM, viktor <[email protected]> wrote: > Hi is it possible to add some signature to the email? > > Some plain text. > > Maybe there is some tricks to replace common email signature (sent > from Android ...)?
No. Email clients are applications. They are not part of the operating system. Hence, there is nothing in the Android SDK for dealing with email signatures. You are welcome to design an API for manipulating email signatures, then work to convince all Android email clients to implement this API. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 4.0 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

