-
android Preference
android Preference挺不错的例子 与入门的同学们共勉
- 2022-03-24 19:31:02下载
- 积分:1
-
APII
Android应用,个人生活助手类,支持天气地点照片等状态显示与分享至微信朋友圈(Android applications, personal life helper classes to support weather locations and sharing photos and status display to the micro-channel circle of wechat)
- 2013-12-01 01:42:24下载
- 积分:1
-
Launcher3源码
Android Launcher源码, Launcher3源码, Android6 源码 Launcher3, Android6.0 Launcher3源码 ,Android6.0源码学习,Android6.0.0.r1源码 Launcher3部分
- 2022-03-20 22:14:09下载
- 积分:1
-
引导页和日历及GridView的拖动、仿qq侧滑菜单
模仿微信引导页,日历查看,GridView的拖动
- 2015-06-12下载
- 积分:1
-
custom
好用的安卓文件,共三星i6410手机用,可以用,好用(Andrews useful documents, a total of Samsung i6410 mobile phone, you can use, easy to use)
- 2011-07-12 13:17:32下载
- 积分:1
-
小说__android_app-develop
说明: 原生开发的 小说,功能齐全,界面好看,可以二次开发,(The novel of original development has complete functions)
- 2020-04-09 11:17:55下载
- 积分:1
-
配置文件管理器用于个性化设置
此代码提供 android 的应用程序的配置文件管理器。你可以在沉默,环上设置个人联系人的配置文件的配置文件,或振动模式。它是真的非常海量的应用,以及享受......
- 2022-01-25 23:24:27下载
- 积分:1
-
ArduinoIDE开发ESP8266 远程控制继电器
【实例简介】
- 2021-08-02 00:30:58下载
- 积分:1
-
CSeq
CSeq SIP Header Source Code for Andriod.
- 2013-11-04 10:17:15下载
- 积分:1
-
Android两级的城市选择功能菜单
Android两级的城市选择功能菜单,这个功能相信大家都熟悉吧,不管是在电脑端还是在移动端,选择全国城市都是很常见的,这个代码就是实现这个功能的,在等到intent的回复 应该重写onActivityResult方法,此为部分代码:
ublic class Second extends ExpandableListActivity {
//一级分组
String[] arrTypes = {"山东","天津","湖南"};
//二级分组
String[][] arr = {
{"广州","深圳","珠海","中山"}
,{"桂林","柳州","南宁","广西"}
,{"北京","河北","河南","四川"}
};详细情况请下载源码查看。
- 2022-03-01 03:06:33下载
- 积分:1