-
ComposingView
View used to show composing string (The Pinyin string for the unselected syllables and the Chinese string for the selected syllables.) for Andriod.
- 2013-10-21 00:11:39下载
- 积分:1
-
android爬取学生信息显示
android爬取学生信息显示....................................................................
- 2022-03-31 08:27:29下载
- 积分:1
-
android iperf 源码
android iperf 源代码,
iPerf for Android Android_com.magicandroidapps.iperf
iPerf is a commonly used network testing and performance measurement tool. This app is intended for those who are familiar with the use of iPerf. For details and a tutorial, see my website. This app will not be useful unless you have a second phone or computer to use as an iPerf client/server.Great for testing Wifi!
- 2022-03-18 04:26:14下载
- 积分:1
-
Android 网络编程详解 Socket编程实例
Android 4.0网络编程详解一书第7章中的一个实例:Android中的Socket编程,这是该例子的源代码,涉及到以下的技术要点:线程池、监听端口、存放断点数据、创建线程池,池中具有(cpu个数*50)条线程、启动服务、为支持多用户并发访问,采用线程池管理每一个用户的连接请求。。。
- 2022-07-06 15:17:06下载
- 积分:1
-
Android城市天气预报-获取天气信息
Android适时获取天气信息,更新显示实时天气信息,更新显示天气预报,获取天气信息,通过网络获取数据,传递给XMLReader解析。得到一个封装打包的字符串,包括除icno外的所有东西,可以预报后四天的天气信息:
private String condition; // 多云
private String temp_celcius;// 摄氏温度
private String temp_fahrenheit;// 华氏温度
private String humidity; // 湿度:58%
private String wind_condition;// 风向...
private String icon;// 图标
得到最后一个预报天气,这里我们每次添加一个数据都是在最后,所以得到最后一个
- 2022-02-13 12:25:55下载
- 积分:1
-
interview-questions-from-shanghai
android开发工程师的面试题库,主要来自于上海地区,找工作的朋友可以看看(interview questions from shanghai)
- 2013-08-12 03:44:31下载
- 积分:1
-
android 4.4 通过拍照、相册 设置头像实例源码下载(亲测通过)
该实例成功解决了 android 4.4 系统 选择照片后 截图失败问题,这是路径取值问题, 详细看代码吧
- 2015-02-13下载
- 积分:1
-
Gapktoolv1.2
图形界面,集成了apktool1.4 dex2jar jd-gui-0.3.3 jad 1.5.8g 的 APK 反编译工具。需要jre环境运行。
默认使用jad反编译,如果编译出来的java代码难以阅读,请选择使用jd-gui反编译。
保留smali文件删除gen、src修改res里的文件后可以重修打包成apk使用。
(Graphical interface, integrated apktool1.4 dex2jar jd-gui-0.3.3 jad 1.5.8g APK decompilation tool. Need jre environment run. Default jad decompile compiled java code is difficult to read, use jd-gui to decompile. Retain the smali file deletion gen, src modify res file can be rebuilt packaged into apk use.)
- 2012-08-21 15:59:20下载
- 积分:1
-
Android五子棋源代码
实训课程的源代码,android做的小程序,可以二次开发
- 2022-09-03 10:05:03下载
- 积分:1
-
读写器程序
读卡器程序,Android程序开发,将读卡器插入设备端口,用卡片靠近,读出卡号上传服务器,读卡成功有声音提示。
- 2022-02-06 00:00:50下载
- 积分:1