Re: [android-developers] regarding display text

2011-08-02 Thread arun kumar
add this code in your manifest file
 



You can specify your width using a dimension resource
(res/values/dimens.xml) and have a different value for landscape
(res/values-land/dimens.xml). Or, have a different layout for
landscape (res/layout-land/whatever.xml). There are other possible
solutions.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] regarding display text

2011-08-02 Thread nageswara rao rajana
Hi,

   I developed an application and tested on samsung galaxy fit s5670,
apllication working fine.
   when i installed the same apk in HTC desire the text size is so
small.To  adjust the text
   automatically when installed on different devices,what to do?

Thanking you,
Nageswarararo.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en