登录
首页 » Android » 安卓系统蓝牙传送源代码

安卓系统蓝牙传送源代码

于 2022-01-31 发布 文件大小:406.17 kB
0 119
下载积分: 2 下载次数: 1

代码说明:

基于蓝牙的Android文件传输小程序,包含了WIFI的搜索、连接、检验等功能,书写比较规范,聊天信息的传输使用UDP协议,文件传输使用TCP协议 

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 短信备份到 Gmail Android 应用程序源代码
    这是一个拨叉的安卓备份工具和短信备份,在那里发展已停止前。它使用Gmail进行短信、彩信、通话记录备份到网络。
    2022-09-06 07:20:02下载
    积分:1
  • AhHuiUniversity
    随着经济与科技的快速发展,智能手机一步步进入普通人得生活,它将成为人们获取信息的主要设备,因此基于Android手机的手机地图服务需求越开越迫切,为外出旅游的人们提供了极大地便利。Android是Google开发的基于Linux平台的开源手机操作系统。它包括操作系统、中间件、用户界面和应用程序,是为移动终端打造的真正开放和完整的移动软件。本文对目前应用的Symbian、WindowsMoblie、Mac OS X和Android平台的现状进行了分析与比较,主要阐述以面向对象程序开发语言JAVA,以eclipse为开发工具,基于智能手机Android之上设计一个导览系统。本文主要介绍安徽大学,界面友好 、操作便捷,具有良好的可扩展性和可维护性,系统经过测试,可以稳定运行,能够满足手机用户基本的地图服务需求。(With the rapid development of economy and technology,Smartphone enters into the lives of ordinary people step by step,it will become the main device to obtain information,Therefore,based on the Android mobile phone mobile map service needs become more and more urgent for people who travel offers great convenience.Android is the Google development opens the source handset operating system based on Linux platform. It includes the operating system,the Middleware,he user interface and the application procedure. It is for the mobile terminal to create a truly open and complete mobile software. In this thesis,there is a analysis and comparion about the status of the current applide platforms like Symbiam ,WindowsMoblie,Mac OS X and Android ,this thesis Mainly expounds the development of object-oriented programming language java, eclipse as a development tool, to design a navigation system-based smartphone on Android. This paper mainly introduces the anhui university,user-friendly,easy to)
    2013-10-30 13:56:55下载
    积分:1
  • 安卓text阅读
    实现安卓的text文档的阅读,可以从本地或者网络打开文档一款android电子书阅读器,开放源码,
    2022-12-06 11:25:03下载
    积分:1
  • TurnPage
    eclipse上实现android翻页功能实现,能够加载图片,浏览图片时产生翻页效果。(The fuction of the scanfing papers on the android)
    2016-04-05 10:18:40下载
    积分:1
  • 可扩展侧滑菜单
    本demo 是用fragment写的可根据个人需要扩展定制,案例中注释详细,代码清晰,所有组件都是重写
    2022-03-02 21:44:36下载
    积分:1
  • Android反编译 辅助工具
    android反编译APK工具,通过控制台指令对APK文件中的classes.dex文件进行反编译,然后使用jd-gui查看源代码
    2022-06-19 06:49:25下载
    积分:1
  • eyedetecting
    在android手机上使用opencv库识别静态人脸图像的眼睛位置(In use opencv library on android phone identifying the location of eyes in static facial images)
    2020-06-25 20:40:02下载
    积分:1
  • Android Proximity Alert 手机接近进警告或提示功能一例
    Android Proximity Alert 手机接近进警告或提示功能一例   LocationManager lm = (LocationManager)getSystemService(Context.LOCATION_SERVICE);   //定义接近区域的大致经度、纬度   double longitude = 113.39;   double latitude = 23.13;   //定义接近区域的半径(5公里)   float radius = 5000;   //定义接近区域后 触发的PendingIntent   Intent intent = new Intent(this,ProximityAlertReciever.class);   PendingIntent pi = PendingIntent.getBroadcast(this, -1, intent, 0);   //添加接近警告   lm.addProximityAlert(latitude, longitude, radius, -1, pi);
    2023-05-01 11:35:03下载
    积分:1
  • 【Android】SlidingPaneLayout实现侧滑菜单(左)
    示例代码,可用,轻松学习,使用时直接导入eclipse 或Android studio,是很好的学习资料
    2022-12-03 07:00:04下载
    积分:1
  • android-sdk_r10-windows
    主要介绍安卓开发大致内容,具体学习内容需要下载后面后续上传的内容(The main introduction to Android development roughly content, specific learning content needs to be downloaded later follow-up uploaded content)
    2012-04-17 10:17:45下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载