-
qiyi_UIPlayHD
Android奇艺高清UI界面源代码,应用程序编程源码,很好的参考资料。(Android Qiyi HD UI interface source code, application programming source code, a good reference.)
- 2013-11-07 15:58:51下载
- 积分:1
-
loginwithsql
这是一个登录页面应用程序。这种应用程序创建用户和登录表单详细信息在这里保存在数据库中
- 2022-11-12 10:40:04下载
- 积分:1
-
imiFirewall
手机安全防火墙源码是一套比较全面的安卓手机安全方面的源码,总结起来就是三大防火墙电话防火墙、短信防火墙和网络防火墙和一些零碎的小工具。网络防火墙有流量预警功能,可以设置2G3G和wifi的数据流量和显示流量统计。小工具有android的命令行工具,测试了一下可以使用一些简单的liunx命令。还有一个超级终端功能。任务管理器可以结束进程和查看进程的通话防火墙支持通话黑白名单,可以选择电话被拒接以后的回复语、短信防火墙跟电话防火墙功能差不多。(Mobile security firewall source code is a more comprehensive Android mobile phone safety aspects of the source code, to sum up is three firewall phone firewall, SMS firewall and network firewall and some fragmentary gadget. Network firewall has traffic warning function, you can set the 2G3G and WiFi data flow and display traffic statistics. As a command line tool with Android, you can use some simple liunx command test. There is also a super terminal function. Task manager to end of the process and check process call firewall support call black and white list, can choose the telephone was refused to reply, SMS firewall with phone firewall functions in a similar way.)
- 2016-07-21 11:41:57下载
- 积分:1
-
android 基于xmpp的即时通信APP
简单的即时通讯聊天软件,基于xmpp+openfire+smack。这里只给出了android 的代码,对于openfire直接百度就可以了。
- 2022-02-25 16:14:33下载
- 积分:1
-
googlelocation
说明: 用Android studio配置谷歌地图,实现坐标定位并显示。(Configure Google Map with Android studio to achieve coordinate positioning and display.)
- 2019-04-05 20:54:55下载
- 积分:1
-
MyAppWeixin
仿微信界面,有摇一摇功能,此款软件用来学习android非常有用。(Imitation of micro letter interface, a wave function, this software is very useful to study the android.
)
- 2013-08-11 20:24:27下载
- 积分:1
-
AndroidManifestParser
Checks that a class is valid and can be used in the Android Manifest.
- 2013-10-14 23:11:56下载
- 积分:1
-
android 232串口通讯
mApplication = (Application) getApplication();
try {
mSerialPort = mApplication.getSerialPort();
mOutputStream = mSerialPort.getOutputStream();
mInputStream = mSerialPort.getInputStream();
/* Create a receiving thread */
mReadThread = new ReadThread();
mReadThread.start();
} catch (SecurityException e) {
DisplayError(R.string.error_security);
} catch (IOException e) {
DisplayError(R.string.error_unknown);
} catch (InvalidParameterException e) {
DisplayError(R.string.error_configuration);
}
- 2022-01-24 15:19:55下载
- 积分:1
-
Orielly-Learning-Android
Book on android very useful for android deveopers
- 2012-11-07 01:35:40下载
- 积分:1
-
signcode_c +例子
应用背景代码 ; ;和代码超过我能说的但是我认为它是。我不能说什么了关键技术这个代码是最重要的,如果你当我可以从这个网站下载文件。谢谢!
- 2022-05-31 06:01:12下载
- 积分:1