黑马程序员技术交流社区

标题: 看了点android,写了个HelloWord [打印本页]

作者: 宇轩H    时间: 2017-2-3 12:22
标题: 看了点android,写了个HelloWord
(又一次写helloworld)
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:orientation="vertical" C:\Users\Administrator\Desktop\hello.png>
    <TextView
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:text="HolleWorld"/>

</LinearLayout>

hello.png (117.97 KB, 下载次数: 32)

hello.png

作者: lvshen9    时间: 2017-2-3 17:23
不用android studio写啊
作者: 宇轩H    时间: 2017-2-3 17:56
lvshen9 发表于 2017-2-3 17:23
不用android studio写啊

个人感觉不好使

作者: 宇轩H    时间: 2017-2-4 18:53
顶。。。。。。。。。。





欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) 黑马程序员IT技术论坛 X3.2