文章同步:http://blog.csdn.net/wgyscsf/article/details/51338099
2020-01-03 11:41:13 12.95MB 科大讯飞语音
1
自己的AndroidStudio的习惯设置和UI布局文件,喜欢的同仁可以用用,不会影响到自己的快捷键的设置
2020-01-03 11:26:38 10KB AS-UI
1
手机可连接硬件蓝牙并通讯(AndroidStudio),与身高体重秤设备可以蓝牙连接,并接收到硬件上的数值
2020-01-03 11:17:41 36.26MB 蓝牙2.0 安卓BLE 蓝牙通讯
1
新闻APP(仿今日头条)Android小项目—新闻APP(源码),一个很简单的可以练手的Android Demo,开发工具androidstudio 适合学习用
1
类似淘宝购物车,可以加减数量、输入数量,保存数量到本地。
2019-12-21 22:23:50 7.61MB Android
1
Android官方API文档完整版, 内容参考: onBind public final IBinder onBind(Intent intent)从类 Service 复制的描述 Return the communication channel to the service. May return null if clients can not bind to the service. The returned IBinder is usually for a complex interface that has been described using aidl. Note that unlike other application components, calls on to the IBinder interface returned here may not happen on the main thread of the process. More information about this can be found in Application Fundamentals: Processes and Threads. 指定者: 类 Service 中的 onBind 参数: intent - The Intent that was used to bind to this service, as given to Context.bindService. Note that any extras that were included with the Intent at that point will not be seen here. 返回: Return an IBinder through which clients can call on to the service.
2019-12-21 22:15:44 23.49MB Android API文档
1
AndroidStudio集成Zxing实现扫一扫
2019-12-21 22:15:15 27.27MB zxing jar包 code.jar 扫一扫
1
结合《第一行代码》这本书,效果很好!! 原生Android开发的初学者值得一看!!
2019-12-21 22:05:47 30.26MB Android App
1
自己写的androidstudio写的一个异步加载实现网络下载图片
2019-12-21 21:59:04 5.55MB AsyncTask
1
仿淘宝手机端开发程序,参考项目开发比较实用。
2019-12-21 21:53:01 41.51MB 淘宝
1