Signatures for emails?

Just signed up to post a thread on the same topic. I'm not seeing options anywhere for putting an email signature for imap email accounts.
 
You aren't able to create a signature for exchange emails. Really odd. You can only do it for Gmail. Hope they'll fix it soon.
 
I have figured out somewhat of a temporary workaround. Download a free app called CopiPe from Android Market. This free app gives you a copy/paste tool. I have my signature stored in this app. Whenever I am done typing my email I just open the CopiPe app and click copy and then hold down on the screen for a second and click paste. I can't wait until this is a native component of Anroid, but for now, I have a signature again.
 
This guy updated the native email client to fix the signature issue.

It requires root access, though, and I am not sure I am ready to get into that yet. I am only 4 days into using an android phone :-). I have to do more reading, as I am not sure I fully understand the nature of gaining root--it seems to go beyond what happens when you enable root on a mac.

Anyway, details below.

aviduser

==================================================

Here is the link: Email Signature in Android Fixed

And here is the post from his blog:

Email Signature in Android Fixed
Posted in Android by JarrettV on 4/15/2010 1:21:00 AM - CST
Signature preferenceExchange Email Client Missing Signature

I know many people (including myself) that use the email client in Android for personal and business use. Yes, it is lame that there is no signature support. It is a popular issue on the Android issue tracker. I hear all sorts of work arounds, such as copy and paste the signature from a text file. Well, instead of using the workaround, I decided to fix the issue.
The Fix & Source

I've mentioned before that the best thing about Android is that it is open and anyone can view the source. For example, here is the source to the Android email app. Because it is a built-in application, you must download the entire Android source code in order to make changes to the Email app. Once I downloaded the source, I made the following changes:

* Update storage mechanism to store a signature with each account
* Update account settings to add signature preference
* Update new email compose to automatically insert the signature

You can view the source code of these changes on my GitHub.
Download Email.apk for Android 2.1 (Nexus One, Droid, Root Only)
Email.apk Download

Unfortunately, because this is a built-in application, you can't update this application from the market (this will likely be fixed in next Android release). You can only update this application if you have root access to your phone. If you do have root access, download the Email.apk and push it your phone. Because the Email app is always running in the backround, you should do this from recovery, otherwise you'll need to re-enter all your accounts.

mount /system -o remount,rw
adb push download/Email.apk /system/app/Email.apk

Or, you can download directly to your phone using the barcode below. You'll need to copy it into the /system/app folder with a program like Root Explorer.
 

Trending Posts

Members online

Forum statistics

Threads
956,238
Messages
6,967,072
Members
3,163,489
Latest member
JonC