开发者

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


Use Relative layout. Refer these links:

http://developer.android.com/guide/practices/screens_support.html

http://developer.android.com/resources/articles/layout-tricks-efficiency.html


Start by reading tutorial on Supporting Multiple Screens.


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


Use Relative layout and images of high density.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜