开发者

Android XML problems [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

I am COMPLETELY NEW to xml... I was wondering, what is th开发者_如何学Goe best guide to read up with... Also, if the tutorial had stuff on formatting, as in.... well I am trying to make this... (NOTE they are buttons)

Android XML problems [closed]

Sorry for asking what I know is a stupid question.. I'm just horrible at self teaching, so a helping direction to the guides I should read for making XML UI would be VERY appreciated


For android layout check out http://developer.android.com/guide/topics/ui/layout-objects.html


The guys over here usually got pretty good tutorials: http://www.w3schools.com/xml/default.asp This should help you become familiar with Xml before you continue with Android.


For basic introduction to designing a layout, the developer tutorials on the android developer website should be good enough. You do not need to know anything about xml in order to learn about designing a layout. If xml proves to be such a big headache, you can always use the graphic tool to place buttons on the UI. The xml code will be generated automatically. You can find this feature in Eclipse IDE in the tab right next to the xml file where it is displayed.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜