搜索资源列表
android_socket_parcel
- Android环境下通过SOCKET传递Parcel包并解出数据的例子程序 在Android环境下,甲程序(C++程序)将数据封装在 Parcel 中,并把 Parcel 发送到SOCKET;乙程序(C++程序)通过SOCKET接收到Parcel包,并解出封装在其中数据。 附带所需的Android.mk文件,并说明如何编译运行。列出了程序的运行结果,最后对程序存在的一些问题做了分析,提出了解决的思路。-Android environment SOCKET pass through
phonegap-phonegap-1.6.0-0-g66780d6
- PhoneGap 1.6.0:: Prerequisite Software PhoneGap requires you have the following software installed: 1. Eclipse Integrated Design Environment (IDE), a program to write code and manage software development 2. Java Development Kit (JDK)
TeachManageSys
- 用户注册,登录程序在WEB开发中已经是较常见的了,在实现方法上不是难点,现在android流行了,如何在一些Android应用或网站上实现用户登录和注册呢?其实和WEB开发一样简单,只要您看了这个完整的例子,相信你会学会的,有编译环境的就请自己重新编译一下项目,然后拷贝到手机上运行一下,能看到效果。在此不再抓图了,如果你刚学android程序开发,就更应该看看了-User registration, login program has been developed in the WEB is m
serialport_demo
- android串口调试程序,需在带串口andorid设备上使用,否则报错程序无法运行,程序经编译通过可运行。-android serial debugger, to be on android devices with serial, otherwise an error can not run, you can run the program by the compiler.
BluetoothMMOChatRoom
- 界面精美的蓝牙聊天源码可以搜索并适配附近的蓝牙设备,程序安装以后会自动为程序创建桌面快捷方式,聊天内容支持文字和表情,开启应用以后会有一个常驻通知栏的图标,点击就可以再次返回聊天界面,另外可以切换聊天背景图片。项目编码GBK默认编译版本4.2.2(PS:有朋友说运行不起来,我用2.3.7测试的可以运行)-Elegant interface, Bluetooth chat source code can search for and with nearby Bluetooth devices, t
muma
- 安卓短信拦截源码,编译生成后的apk文件只有16kb左右。可以拦截安卓系统收到的短信并且转发到指定的手机号码,安装本程序的手机不会显示任何接收到的短信。程序运行后没有界面使用后台Service实现监听。-Android SMS interception source, the compiler generated APK file is only about 16kb. Can intercept the message received by the Android system and fo