开发者

What is the best UI Java markup language for designing applications for Google Android? [closed]

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

We don’t allow questions seeking recommendations for books, tools, software libra开发者_开发问答ries, and more. You can edit the question so it can be answered with facts and citations.

Closed 5 years ago.

Improve this question

What is the best (meaning: most popular) UI Java markup language for designing applications for Google Android?

So i will say something like

<Application layout="vertical">
 <Panel width="250" height="200" layout="vertical" horizontalAlign="center" 
 verticalAlign="middle" title="This is a panel">
  <Button label="This is a button"/>
 </Panel>
</Application>

and get something like

What is the best UI Java markup language for designing applications for Google Android? [closed]

(source: vdrillpro.net)


Er, the Android one? I'm not aware of any alternative either.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜