简体   繁体   中英

How to make any android application for use in different devices as aspect of UI

As i am a new to android and made a small application but that doesn't give same
appearance on different devices
Thanks

首先阅读有关支持多屏幕的教程。

You should use different ressources and layouts for various screen sizes and orientations. You can find an extensive explanation here: http://developer.android.com/guide/practices/screens_support.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