
安卓demo
文章平均质量分 80
mghzlllqwc
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
自定义dialog
上图 首先自定义一个原创 2014-11-02 20:21:55 · 678 阅读 · 2 评论 -
自定义listview
上图先 程序运行之后,显示了一个列表,这个列表内包含了原创 2014-11-04 10:06:00 · 922 阅读 · 1 评论 -
fingergame_猜拳小游戏
游戏如图所示原创 2014-11-04 12:41:04 · 568 阅读 · 0 评论 -
左右两边的侧边栏实现(使用drawerlayout)
直接上代码 布局文件: <android.support.v4.widget.DrawerLayout xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/main_layout" android:layout_width="match_parent" android:l原创 2014-12-07 11:28:40 · 659 阅读 · 0 评论 -
点击小球游戏
游戏示图 布局activity_main.xml文件 <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_p原创 2014-12-08 19:27:54 · 425 阅读 · 0 评论