简体   繁体   中英

how to support multi screen size in android apps

I write an application in android. now i want to change my code to be suitable for multi screens. i search but i didn't completely understand what should i do for that? for example:

1- i should set text size dynamically

2- have different layout for different screens size

is there additional work to do? any sample for my question?

使用片段构建动态UI ...只需在应用程序中使用片段即可使其变得灵活http://developer.android.com/guide/components/fragments.html http://developer.android.com/training/basics/ Fragments / index.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM