</Button1"android:layout_width="match_parent"android:layout_height="wrap_content"
android:text="@string/hello_world" />
<ImageButton
android:id="@+id/imageButton1"
android:layout_width="match_parent"
android:layout_height="wrap_content"
/>
</RelativeLayout>
android:text="@string/hello_world" />
<ImageButton
android:id="@+id/imageButton1"
android:layout_width="match_parent"
android:layout_height="wrap_content"
/>
</RelativeLayout>
2015-12-04
回答楼下的问题,老师的源代码下载地址是 http://img1.sycdn.imooc.com//down/53ec6a670001c9ec00000000.zip,如果希望看到更多的 Android 资源可以访问:http://t.cn/RUFUYMG
2015-12-04
下定决心开始学习 Android 咯,跟着教程在电脑上安装好开发环境了。刚在网上看到一篇文章不错,讲的是如何开发一个好的APP,内容不错不敢私藏,分享给大家。 链接:http://t.cn/RUk16oK
2015-12-03