Android :: Default Paint Size Too Small On New Device

Jun 2, 2010

My app uses a custom View that does a lot of text drawing.To ensure my text is always readable I've been using the result of calling getTextSize() on a newly-created Paint() instance as the minimum size. Docs say calling 'new Paint()' sets attributes like text size to default values.One of my European users just got a Motorola Milestone phone and reports that some text is unreadably small.I believe I've duplicated this using the WVGA854 skin in a 2.1 emulator.Run in that emulator my app's smallest TextViews look fine, but the text I'm drawing myself using Paint instances where I haven't changed the text size from the default is too small. I confirmed this by commenting out all setTextSize() calls in my View subclass: the text becomes too small to read comfortably.

Android :: Default Paint size too small on new device


Android :: Adjusting Font Size To Fit / Paint Measure Text Returns Too Small Value

Oct 31, 2010

I'm using the FontFitTextView that was posted in this other thread, but it isn't working exactly right for me. The measureText() call is returning a number that is obviously too small to display the string. When it runs through to find a font size that will allow the text to fit, the font size it settles on is still too big. I feel like there is some other kind of padding or margin or some other invisible that is contributing the math that makes up the width which is causing the discrepancy.For example I want to set the text of my FontFitTextView to be "10,000.25".The width of my FontFitTextView is 96 pixels, with 8px padding on both sides, so my available width is 80 pixels. The call to measureText() says that the text "10,000.25" is 64 pixels wide. This means that the current font size should be small enough to display the entire string. However, when the string is actually drawn on the TextView the last 2 characters are chopped off and all I see is "10,000." instead of "10,000.25"

View 1 Replies View Related

Motorola Droid : Font Size And A Spell Checker - Imposiible To Read Small Font Size In Emails Or Text Messages

Dec 26, 2009

This 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.

View 12 Replies View Related

Android :: Small Size Picture

Mar 9, 2010

I've got a problem in saving a picture in a full size after capturing it using ACTION_IMAGE_CAPTURE intent the picture become very small , its resolution is 27X44.

I'm using 1.5 android emulator, this is the code:

CODE:................

View 1 Replies View Related

Android :: Milestone Text Size Small

Jan 27, 2010

My application works fine on G1/Hero and emulators, but on Milestone text size is tiny. I have list box and text items are very small on Milestone device. What can be the cause of this?

View 5 Replies View Related

Android :: Emulator Window Small Size

Sep 4, 2009

I added -scale 0.2 to the Default emulator option under eclipse and launched the emulator.After that I got a really small window. I then removed the -scale 0.2 but the emulator window remains small.I can start the emulator from command line and i get the normal size, but not with eclipse.Any help would be appreciated.

View 4 Replies View Related

Android :: Widget Layout - Small Size Of Contents?

Sep 9, 2010

I am trying to make a widget to show on the home screen(s). My problem is lets say I set my icon to 30x30 when I load the widget on the screen the Icon is the correct size but the layout itself takes up a lot more space than what is actually needed. This means that I can't really place my widget next to other icons on the screen. Its like the bounding box is 3 times bigger than the content that fills it.

Here is my XML
[CODE]

I have tried wrap_content and other width/height settings but nothing seems to reduce the "Box" around my widget content. I clicked on my ATK widget and started to drag it around on my HTC Aria and it shows the bounding box around the widget and that one is the same size of the content inside same with all the other widgets on my screens.

View 6 Replies View Related

Android : Detect Screen Size Group (normal,large, Small)?

Dec 6, 2009

I am trying to detect if the screen size is normal, large or small. I am using

Configuration conf =view.getResources().getConfiguration();

(conf.screenLayout&Configuration.SCREENLAYOUT_SIZE_MASK) == Configuration.SCREENLAYOUT_SIZE_NORMAL

When testing with the emulator this works for screen sizes normal and small, but large (480x800 & 480x854) returns that it is normal...

I have found very little information on using the configuration to detect the group, has anyone got any experience with this?

View 3 Replies View Related

Samsung Vibrant :: Small Size Of MMS Received

Sep 17, 2010

I've been reading this forum for about a few days now.made the switch to a Samsung Vibrant for T-mobile, coming from an iphone 3GS.Enjoying the phone! anyways, are any of you Samsung Vibrant owners receiving fairly small mms photos?if so, do you guys know why this is occurring?Does anyone know how to resolve this issue enabling larger mms photos to come through(receive)? thanks guys!

View 1 Replies View Related

Motorola Droid :: Small Text / Icon Size

Nov 6, 2009

I am having real issues reading anything. The icons are really small for as large as the screen is as well as some text thought the phone. Every phone I have ever owned had at least a small,large,larger even the yucky Storm I got out of I could pick larger text (point size). Anyone know if this was left out or how to fix? I dont want to have to whip out my glasses to see notifications, see icons, read

View 18 Replies View Related

General :: Small Pictures Size When Uploading To Photobucket?

Dec 14, 2010

I uploaded a couple of pics I had taken with my Evo on Androidforums and when I did I notice everyones pics in the thread were allot bigger than my pics.I had the 5.3 widescreen turned on and they told me to take it off. I did and tried taking new pics and seeing the results. The pictures did come out a a bit bigger but when I tried resizing them in photobucket the quality would be effected which makes no sense since 8m is goog enough to make a huge poster whith amazing quality.

There was also people with much bigger pics than the ones I had resized and made as big as photobucket let me and they were perfect high quality while mine which were smaller were loosing quality.

View 11 Replies View Related

Sony Ericsson Xperia X10 : Apps Put To Optimize Photos / Pictures To Small Enough Size?

Jul 26, 2010

Does anyone know of any decent apps put there that can optimize photos / pictures.

Specifically i am looking for something that can compress a photo / picture to a small enough size that it can be emailed / MMS'd.

View 4 Replies View Related

Motorola Droid X :: Small Linux Boot Animation For Device

Nov 16, 2010

Credit to Daali at MyDroidWorld
http://www.mydroidworld.com/forums/droid-x-themes/5361-d-amn-small-linux-bootanimation-droid-x.html

View 7 Replies View Related

Android :: How To Get Past Default Tiny Text Size

Nov 7, 2009

Let's share info on how we who have poor eyesight can better use our Android phones, what do you say?

1. A program called Spare Parts would allow you to increase font size for many apps. Does not work for the HTC Hero (OS 1.5). Unknown if it woks for any other OS or phone that is currently in existence.

2. A program called Bettercut allows you to create a Display shortcut and use that to enlarge text on some apps. Does not work on the HTC Hero (1.5). Developer says it may be because of the special Home screen the Hero has. Unknown if it works for any other OS or phone.

3. Browser allows you to zoom in out of the box (unless you searched google!)

4. Do OS versions 1.6 and 2.0 allow one to enlarge text out of the box?

View 49 Replies View Related

Android :: Getting Default Font Size Of Multiline TextView

Jan 26, 2010

I want to have a font-size preference in percentage relative to the default font-size, so I need to get the default font-size for a TextView.How do I get the default font-size of a TextView?

View 2 Replies View Related

Android :: Default Screen Width Of Devices - Image Size

Nov 20, 2009

Whats the default screen width of android devices? I took a 320 x 460 image for my splash screen, it did not cover the entire screen!

View 6 Replies View Related

Android :: How To Get Size Of Device Screen?

Nov 17, 2010

how can I get the width and the height of the screen?

View 1 Replies View Related

Android :: Dalvik Message - Default Buffer Size Used In BufferedInputStream Constructor

Aug 17, 2010

When I used BufferedInputStream and I specify a buffer size, Dalvik gives me this warning - Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if an 8k buffer is required.
But right now, my buffer size is already at 8k. What am I doing wrong?

View 1 Replies View Related

Android :: How Can I Change Default Size (width + Height) Of XML Layout Preview?

Oct 5, 2010

Every time that I want to do a Layout, I'm getting a black layout preview then I can drop stuff on it, that's ok, but how can I change the size of that blank surface (xml). The question came because I set a folder layout-large and then when I add a new layout.xml to that folder it came with the same size, as a layout-normal.

View 1 Replies View Related

Android :: Cannot Install APK Of Size 72MB Onto Device

Sep 30, 2010

I have an issue with installing an apk of size 72 MB onto devices like Samsung Galaxy i7500 and Nexus One. The entire size of the application is 256 MB. The devices have enough memory say 600MB on samsung galaxy. But still it does not install saying there is insufficient storage. Do the apk file gets uncompressed to the size of application after installing. I mean if I am installing this 72 MB apk does it take 256 MB space of application. Does it work somewhat like a .zip file? Please give me a solution as to why even after having enough memory I cant install the apk?

View 2 Replies View Related

Android :: Expanding The Size Of Virtual Device

Dec 17, 2009

On a relatively new emulator image (AVD) I have about 40mb of free space. How can I expand this? I tried setting the disk.cachePartition.size option, but it didn't seem to have any effect.Just to be clear.I'm talking about the "Internal phone storage" size, not the SD Card size.

View 3 Replies View Related

Android :: Device With Screen Size 2.2 To 2.4 And Resolution 320X240

Feb 24, 2010

I see that the minimum screen diagonal size for Android is listed as 2.6". I am looking at custom building a device with screen size 2.2" to 2.4" and resolution 320X240. Want to know if Android works on smaller screens. Do I need to write any display drivers to support the smaller screens? Does physical size really matter?

View 1 Replies View Related

General :: How To Change Default Widget Size

Mar 30, 2013

How to change a widget that defaults to 4x3 so it will be a 4x2 instead. I have an SIII accuweather widget I have modified to fit on S advance. But it starts at 4x3 then needs to be resized to 4x2. How I can make it 4x2,

View 1 Replies View Related

Android :: 1x1 Size Nine-patch Image Not Showing Up On Emulator Device

Oct 29, 2010

I'd like to use a 1x1 size Nine-patch image from Android drawable resources. When I'm trying to display it with <ImageView> in my layout xml file, this one is never showing up on the Android emulator device. Here's the xml code below. Code...

View 1 Replies View Related

Android :: Default Orientation Of Device

Mar 21, 2010

How can i get the default orientation of a Android device.DROID has portrait as the default orientation whereas many of the android tablets have landscape as the default orientation. I want to determine the default orientation of a android device through an OS call and this orientation should be independent of the device position/ rotation.I will be of great help if somebody can suggest a mechanism to achieve the same.

View 11 Replies View Related

Android :: Finding Default Layout Of Device

Feb 26, 2010

Is there a mechanism in Android to know the default layout of any device (landscape or potrait)?

View 3 Replies View Related

General :: Change Screen Size Property Of Device?

Apr 4, 2012

I have a 7 inch tablet (Novo 7 Paladin) running ICS. Unfortunately, most apps just use the phone layout wich I assume is because the manufacturer set the android:screenSize property to "large" instead of "xlarge".

Is there a way to change this, so that Apps will use the "xlarge" screen layout?

View 2 Replies View Related

Android :: Open Device's Default Email Client

Feb 5, 2010

My application collecting some data and have to send it by mail. How can it open the device's default email client?

View 2 Replies View Related

Android :: Emulator - Select AVD (Virtual Device) To Run By Default

Oct 8, 2009

I have added a second Virtual Device to test a different screen resolution (QVGA), but now I wanna switch back to the first AVD (HVGA) again. How can I set the virtual device in Eclipse to be used by default or even specifically for my project? In the properties I can only set the API level. I also couldn't find any information in the command line tool documentation to set this manually.

View 1 Replies View Related

Android :: Device Availability With Default Google Supplied Interface

Mar 10, 2010

I would like to see a site where I can register and specify features for a phone and get notified thru email when a device comes to market with those specification. Is there any service already? I am looking for a phone which has the following features:-Android OS 2.1 - with the default google supplied interface(i choose this because , i believe google will try to make future updates in android available for all phones)

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved