Motorola Droid 2 :: Way To Add App To Font Size?
Sep 10, 2010Any hope of them adding an app.
View 2 RepliesAny hope of them adding an app.
View 2 RepliesThis is my first post. I've had a Moto Droid since day one, and I just love it. It is without a doubt better than any phone that I've had over the years, and that includes the iPhone, BB, etc.
However, there are 2 things that I don't understand - Font size and a spell checker. It is imposiible to read the small font size in emails or text messages.
1. Why has there not been an app to either change the font size or be able to zoom in? Picasy has incorporated multi-touch for zooming, so I've to assume that its doable! Why not have the same in an email client.
2. Why is there not an email client out there that allows for spell checking? There are many such apps for the BB! I am a terrible speller.
I am not complaining, I just want to understand the limitations from a developers prospective, as I am sure these isuues will eventually be addressed.
Can you adjust email font sizes for both gmail and corporate email?
View 18 Replies View Relatedanyone having trouble getting the font size to sick in the spare parts menu?
View 5 Replies View RelatedAs much as I wanted to use the native Gmail app, the font size was just too small (seems like a common Android problem except in the browser). To remedy this I simply configured my Gmail (actually Google Apps) account as an IMAP account with the regular Android Mail. Here, font size is fully scalable (about six selections) and they apply to both reading email to typing new email. This will have to do until someone fixes the dedicated Gmail app font size. On the positive side, this actually works better in receiving email sent to the phone as it was definitely NOT full push with the Gmail app as it's supposed to be. Having them both setup it's easy to see that mail arrives much faster with the regular IMAP mail app than with the Gmail, which is really odd.
View 2 Replies View RelatedI'm looking for a way to increase the font on my menus, settings, and for the general overall OS system. I realize I can add apps like Handcent that will allow me to do it for things like SMS/MMS. But I also would like to have a way to just increase the font for everything else. After coming over to the Eris from several other smartphones where the font could be adjusted, I'm concerned that I havent found a way on the Eris.
And no, I am not looking for answers such as, "Put on your reading glasses". LOL. I'm hoping I'm just overlooking a simple setting, and maybe an easy app that I can get thru The Market ?
I've been playing with the K9 Email app as a replacement for the stock program. I rather like it, but there is a deal breaker. On my secondary gmail account (not the one the Eris is set up with, but another one that I set up in K9) the font size in the message is so tiny I can't see it. I've searched the options over and over to find a setting to increase the font size, but apparently I can't find it. Would any of you happen to know where it is?
View 12 Replies View RelatedIs there a way to change the font size in the stock messaging app? id like mine to be smaller.
View 1 Replies View RelatedI love my phone, but just hate the fact that the font is so tiny. I have 20/20 vision at a distance, but have to wear glasses for small print.Is there anything I can do to get the font size bigger? I had no problem at all reading text messages, etc. my previous phone (LG Envy 2).
View 2 Replies View RelatedI have a friend that is visually impaired and has a hard time reading normal sized fonts on cell phones. she currently has a blackberry tour because she can adjust the font size and make it large enough that she can read the screen easily. does anyone know of an android phone that you can adjust the font size on? or is there a program for a android phone that blows the screen up? she really likes the capabilities of android phones but needs to be able to see whats on the screen!
View 4 Replies View RelatedGot it today and need the text font to be bigger! Does anybody know how to make the text font or any font bigger on a desire??
View 5 Replies View RelatedCan you make the font size larger in your people (contacts) I don't want to put my reading glasses on every time I get a call.
View 15 Replies View RelatedMy Dad is struggling to read emails/SMS messages on his new HTC Magic. HTC confirmed there is nothing on the handset to increase font size. Anybody have any ideas please?
View 5 Replies View RelatedIs there a single place/call where I could increase all font sizes in the app all at once, programmatically?
View 2 Replies View RelatedI've searched and searched. I guess it may be that it's not possible, but Can the stock Evo browser font size be increased, made larger?
View 2 Replies View RelatedDoes anyone know a way to increase font size on the incredible or possibly an app? My Blackberry had an option to do this.
View 6 Replies View RelatedIs there a way to change the font size on a tabbed Activity? I can add an icon but I'd like to shrink the font a bit?
View 3 Replies View RelatedI'm creating Tabs for my application and I wonder how do I change the font size in the Tab Host (Tab Menu) in the following code, that is the font size of Menu1, Menu2, Menu3, Menu4: TabHost host=getTabHost(); Code...
View 4 Replies View RelatedIs there any way to increase the font size in the contacts details?
View 5 Replies View RelatedHow can you manually change the font size of a webview? e.g. When the page loads up in the webview the font size is like 24pt. and way too large for my android's screen. I've looked into the "websettings" but it seems that the two are not related.
View 1 Replies View RelatedHow do you adjust the font size of an Android WebView?
View 2 Replies View RelatedI have a button in my Android project that contains two rows with text to the left, and one drawable on the right side. This works perfectly with this code...
View 1 Replies View RelatedIs there anyway to increase font/text size on the new HTC Incredible?
View 1 Replies View RelatedIs there a means by which the font size may be INCREASED in the Messaging and People apps. The fonts are too small for me, and I am sure others as well.
View 1 Replies View RelatedI have two devices - HTC Tattoo and Sony Ericsson Xperia X10. One has 145 DPI, the other 245 DPI.
When I specify font size for a TextView in points, like this:
CODE:...................
I get different physical size of text on these two devices. On 245 DPI, the text is barely readable.
Now, "pt" size is supposed to be physical. I.e., in my test, both text blocks should have letters of the same physical height. Which is not the case.
how setup the font size of text in a
HTML Code:
<?xml version="1.0" encoding="UTF-8"?>
<Button xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/newGuessButton" android:layout_weight="1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"></Button>
Is there any way to change the dpi or font size of a particular app... like for eg the font size on the google currents app is too big ... and the whole feed is not readable we have to touch the feed to read the content... so is there any way to decompile the apk and edit some values to change the dpi/font size.....
View 4 Replies View RelatedIs it possible to change the font size of the detail message text in the Progress Dialog? Or will I have to create a custom Progress Box?
View 3 Replies View RelatedI create a game board with squares. The size of each square (both height and width) is phone_pixel_width/number_of_squares to maximize the size of each square on the game screen depending on resolution (oh and I do not support mdpi devices, thus it does not get to small).Now my problem is that I also write text in these squares. If I use the same font size for HVGA screens and for WVGA (hdpi-normal) screens the font gets to big on the HVGA (mdpi-normal) screen. I was thinking about being able to select font size depending on its width and could thus adapt the font size perfectly to the calculated square width. Is there any easy way of doing this (note: I am using TextPaint and not TextView) or do I have to calculate this myself, on the fly so to speak by creating some kind of table at start-up.
View 1 Replies View RelatedAnyone know what the default Activity Title font size/style is? I'm creating a custom title but would like to match the other Activities.
View 6 Replies View Related