登录

最新会员 最新下载

成为了本站VIP会员

2024-12-25 15:38

成为了本站VIP会员

2024-12-25 12:28

成为了本站VIP会员

2024-12-25 12:10

成为了本站VIP会员

2024-12-24 23:54

成为了本站VIP会员

2024-12-24 23:29

成为了本站VIP会员

2024-12-21 19:40
已选条件
  1. 编程语言:Java
  2. 代码类别:android
  3. 发布时间:一周内
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. MusicPlayer

  该代码使用Java开发,应用于Android手机的,可以音乐播放。(The code uses the Java development, applied to Android phones can play music.)

1
下载
78
浏览
2016-03-24发布

2. 07208381Mms

  android 开发平台上的彩信开发源码,用于MMS开发(MMS android open source development platform for the development of MMS)

3
下载
70
浏览
2016-03-21发布

4. 基于TCP socket,Android客户端与PC通信,客户端源码

基于TCP~socket,Android客户端与PC通信,客户端源码。已经测试,可用。附带apk,和网络调试助手,方便测试。只需提供服务器的IP和端口号,即可通信。客户端:一次连接,可发送多次数据。重点是客户端时时接收服务器端发送来的数据。采用 Handler和Thead结合。项目中包含了 网络调试助手V3.8.1.exe  demoClientTcpIp.apk以及项目源码

1
下载
125
浏览
2016-03-10发布

5. HorizontalListView

  android实现listView水平滚动。通过GridAdaper实现数据显示。(android achieve listView horizontal scrolling. By GridAdapter display data....)

2
下载
77
浏览
2016-03-09发布

7. BMI

  一个基于android的 BMI 计算小系统,涉及到多个控件和activity间传值(a bases android app,include some widgets )

2
下载
105
浏览
2016-03-08发布

8. Android_SMS_listView

  Android 仿短信列表展示页面,并根据发件人增加至联系人列表(Android SMS list view)

1
下载
72
浏览
2016-03-07发布

10. android 增加listview gridview recyclerviewlist 动画效果(翻转/加载)

android 增加listview gridview recyclerviewlist 动画效果(翻转/加载)

0
下载
116
浏览
2016-02-24发布

12. android 蓝牙热敏打印机 app源码下载

蓝牙热敏打印机 此工程创建于2014年8月,使用蓝牙和usb传输打印数据,打印数据是将打印内容装换成bitmap,bitmap处理成二值图像。

1
下载
131
浏览
2016-02-17发布

15. code

  《Android热门应用开发详解》邵长恒本书定位于已有一定基础的Android中高级开发相关人员及计算机爱好者学习使用,还可作为社会相关办学、大中专院校的辅助教材使用。( Android popular application development explain, Shao Changheng book targeted at Android has a certain basis of relevant personnel and senior developers learning to use a computer enthusiast, but also as social-related schools, colleges use teaching aids.)

5
下载
79
浏览
2016-01-15发布

16. VCMMonitor

  安卓端的设备监控程序,用户安卓系统的外部设备监控(for android device monitor)

13
下载
71
浏览
2016-01-15发布

17. shenrulijieandroid

  深入理解Android的重要学习资料,详细得讲解了各个模块。(Android-depth understanding of the important learning materials, have to explain in detail the various modules.)

7
下载
90
浏览
2015-12-30发布

18. Demo_zhy_06_choujiangzhuanpan

  Android抽獎轉盤的模擬,,,,,,,,(Analog Android draw turntable.)

3
下载
102
浏览
2015-12-27发布

20. prjHello

  Google Android SDK开发范例大全(完整版)虽然半行代码都没有写,但向导却帮忙写好了程序进入点、布局配置、字符 串常数、应 用程序访问权限等, 除了可作为程序模板之外, 也是 Android 手机程 序的最佳学习范例。让 我们回过头来看看刚才 Android 项目建立向导帮忙做了哪些工作, 以此来 了解 Android 应 用程序的生命周期及其文件组成方式; 首先, 展开 (package helloworld.irdc.eracom.com.cn import android.app.Activity import android.os.Bundle public class HelloWorld extends Activity { * Called when the activity is first created. @Override public void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState) setContentView(R.layout.main) } } )

5
下载
120
浏览
2015-12-22发布