Android : Change Synced Email Without Formatting?
Jan 4, 2009
I'm not sure there is another way to do this, but this is the easiest and most convenient I have found so.. While looking through the AnyCut Activities shortcuts, I found one that led to Setup Wizard. This activity opens up the setup you interfaced at the beginning. So, if for some reason you want to change the email account you want sync-ed with your phone, just make that shortcut and you're off!
View 2 Replies
Jun 15, 2013
App to forward multiple emails at once? also forward in HTML format?
View 1 Replies
View Related
Sep 30, 2010
Last night I recieved a text from AT&T telling me I have a software update and that I need to press "OK". Once the pop up showed I pressed "OK" and it downloaded the software and then the phone restarted. Now when I recieve e-mails, I do not get a notification to my cell phone. I have to press the Gmail icon and then refresh my email account to get the new emails. How do I go about fixing this? Its a Samsung Captivate.
View 1 Replies
View Related
Feb 17, 2012
My dad's phone is running Android 2.3.5.
He uses a Hotmail address.
If he:Downloads the e-mails on his phone, thenDeletes an e-mail via. the website (mail.live.co.uk) ... the deleted e-mails doesn't disappear from his phone in the Email app.
This means he now has 500+ e-mails in the app when there are only around 50 in his inbox.
View 2 Replies
View Related
May 8, 2010
I thought that I had my email all sorted but apparently not! I have my email synced with my hotmail account but somehow it is picking up ALL emails from my hotmail account even the ones which I have deleted and cannot read anymore if I go online into Hotmail! How can I fix this?!
View 4 Replies
View Related
Dec 10, 2009
My contacts came from my Gmail account, which was very convenient.
But I noticed that if I change a contact on the Droid the changes are NOT synced back to Gmail.
At the moment if I look on the Droid for Contacts/Accounts/ me@gmail.com, I see Sync is ON, Calendar is synced up to present time, Mail is synced up to present, but Contacts are synced until 2. December only!
The sync symbol appears at Contacts, but the date and time isn't changing, it stays at 2. December.
View 2 Replies
View Related
Jun 15, 2009
Is there a way to change the email address I signed up with and NOT lose my paid for application, or the other associated apps with my account?
View 1 Replies
View Related
Aug 27, 2010
I use gmail to manage all my email accounts including my work email but i can't seem to figure out how to change the from address when sending an email from the email app on my phone.
View 7 Replies
View Related
Sep 7, 2010
Was wondering anyone knew of a simple note app that allows formatting?? I have Docs to Go which is a full-service Word format viewer/editor which has tons of formatting options, however (if anyone has noticed) the UI is horribly tedious.I'm just looking for a simple note problem where I can bold some entries and leave others plain text. Suggestions regarding the use of "tags" or other methods of labeling isn't what I am looking for. Just want the ability to format some text within a note as bold and leave other text normal.I have tried the following apps, NONE of which, as far as I can tell, have the formatting options that I am looking for:
View 3 Replies
View Related
Jan 21, 2010
I am working on a application from which i need to ADD,Delete ,Change Email and Wifi Settings. I even need to add new Email Accounts . Can you please give me some pointers where i can start this . In Android, Are there APIs i can directly call for this or should it use content provider to do the same.?
View 2 Replies
View Related
May 26, 2010
I am using Nitro Desk's Touchdown application as my Exchange application, and I'm using it to send HTML format emails. I would like to change the font & font size in my outgoing emails, but I don't really understand how the "Email body style" setting works.
View 1 Replies
View Related
Feb 17, 2010
Is there a way to change notification settings in the native email app (possibly also gmail)?
I'm thinking about locale plugin which would allow to change notification settings in each app independently. For example disable sound notifications in email app and leave in gmail...
View 1 Replies
View Related
Mar 14, 2010
Why hasn't anyone created a email application that allows you to change font size? It seems everyone wants one.
View 6 Replies
View Related
Feb 27, 2013
Is there any tool or app that can format (FAT32) a pen drive connected to android device?
View 2 Replies
View Related
Jun 1, 2010
How can I get and connect to the internet Database of the device so that I can:Obtain the phone number and other carrier information associated with the device? Obtain email settings of the device?Is it possible to change the email settings via an app on the device?
View 2 Replies
View Related
Sep 21, 2010
Does anyone else have problems changing email font size in the standard mail app? I would like to see email text in a smaller font size, but changing it to smaller or smallest in the settings does not seem to have any effect.
View 1 Replies
View Related
Apr 15, 2010
I'm trying to use some common formatting for a number of different labels, all with different text. From http://android-developers.blogspot.com/2009/02/android-layout-tricks-, it seems as though I should be able to do something like the following:
<include android:text="@string/description" layout="@layout/label"/>
Where, in label.xml, I have:
<?xml version="1.0" encoding="utf-8"?>
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
<!-- more detailed formatting to come later --> />
For some reason, the text of the label is showing up empty when I do this. But I can successfully add an ID in this fashion, and then change the text of the label in my application code. For example:
<include android:id="@+id/description_label" layout="@layout/label"/>
View 4 Replies
View Related
Jan 12, 2010
I have two gmail accounts. How do I choose which account I want to use when I am sharing a photo/video. It defaults to the 2nd account I added but would prefer to choose which gmail account sends the pic or at least be able to change it.
View 3 Replies
View Related
Oct 28, 2010
Is there anyway i can change my swipe gesture action to compose email when i swipe the dock? someone told me to go to "launch activity", i cant seem to find it.
View 12 Replies
View Related
Dec 7, 2009
I need to build an ebook/reference reader type of an application. Is there any engines which gives support for formatting html or anyother types of content?
View 3 Replies
View Related
May 16, 2010
I'm looking for a settings file that is customized for Android development, can you point to any?
View 2 Replies
View Related
Mar 12, 2010
I am getting some HTML text from a remote server which I am displaying inside a WebView. I need to format the text display and set a font size and color for the WebView. The only way I can think of is: pre-pending the HTML string received with a tag and specify the font information there. What is the correct way to do this?
View 1 Replies
View Related
Jul 17, 2010
Is there a (simple) way to completely and utterly disable all Java formatting in the Eclipse editor?
That is an Eclipse question, but I appreciate your indulgence because this problem is slowly driving me insane. I am spending a lot of time fixing code to make it look good again after it gets mangled by the automatic formatting. I thought I had removed all formatting keyboard shortcuts, but I missed something because my code keeps getting changed. I suspect the culprit to be the SourceFormat menu option because that can be triggered by Alt-S-F which is very close to Alt-F- S, the File/Save command.
So a little finger slip and code mangled. Unfortunately, the mangling is not always done where I am looking (since it is applied to the entire file), so I don't always know to undo it. Is it possible to disable or remove a menu item?
View 8 Replies
View Related
Jun 26, 2010
i just bought a used HTC hero and when i go to the market it is showing a gmail address for the previous owner. i cant figure out how to change it to my own. i already set up my email account and its working fine i just cant get in the market because i dont know the guys password. how do i switch it to mine?
View 3 Replies
View Related
Aug 19, 2010
I am getting a 32 GB micro SanDisk SD card.Should I have to format it before using? Should I format it in the Desire? How to do this?
View 9 Replies
View Related
Jun 6, 2010
I just got a new incredible last week, and have already been using a Google Contacts account for some time. When entering a new contact on an iPhone, the info is automatically synced with Google contacts, and vice versa. My Google contacts automatically appear in my phone directory, but how can I get new contacts entered thru my phone synced to my google account, without having to manually select 'contact type' when entering the info?
View 1 Replies
View Related
Nov 27, 2009
Does Android prefer a specific phone number formatting when syncing?
For example when entering in a contacts info in gmail should I be using dashes (1-666-555-7777) or just putting in 16665557777
View 4 Replies
View Related
Mar 8, 2010
I would like to reuse the exact same font-face etc... like Android uses in the PreferenceScreen
Here is a screenshot I am looking to reuse the title, and the summary style from these views.
View 1 Replies
View Related
Apr 14, 2010
Does anyone know how to change the default email app to use when selecting a contact with an email address? I made the mistake of letting my girlfriend fiddle with my phone while I was setting it up, and she chose mail instead of gmail for sending to email addresses AND pressed the 'always use this option' tab, so now I can't fingure out how to change it back - I know that under the 'always use this option' tab there was a message telling you how to change it, but I didn't get to read what it said before she pressed accept! Now whenever I press on a favourite that has an email address associated to it it takes me to the POP email screen, and I don't have a POP email account! How can I switch it back to gmail?
View 4 Replies
View Related
Jun 21, 2010
I have multiple gmail addresses set up on my phone through the gmail app.However, when I use any HTC app (People,Gallery)and try to send an email through these apps (I believe it directs me to the HTC mail app), I can only send emails from one of my addresses (which is not my primary address).Does anyone know of a way to switch primary email addresses for HTC apps or how to at least switch on the fly between different addresses when sending emails launched from other HTC apps (People, Gallery, etc.).
View 2 Replies
View Related