一个 Android 端的 UDP Socket Demo。
☆80Sep 25, 2017Updated 8 years ago
Alternatives and similar repositories for UDPSocketDemo
Users that are interested in UDPSocketDemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Android 一套完整的 Socket 解决方案☆179Nov 30, 2017Updated 8 years ago
- 使用VLC库构建的一个视频播放器☆47Jul 21, 2017Updated 8 years ago
- 封装了连接WiFi功能的库。☆22Dec 10, 2018Updated 7 years ago
- // 个人简历☆10Feb 25, 2019Updated 7 years ago
- share android screen live on udp☆23Feb 9, 2018Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- UDP通信库,采用非阻塞模式(NIO)进行数据收发,主要针对数据量小且发送频繁的场景。☆24Feb 16, 2017Updated 9 years ago
- 创建热点发送文件,让另一台手机连接热点接收文件☆152Apr 14, 2020Updated 6 years ago
- 在Android中使用Opus源码编译的so库,并验证编解码过程,Demo使用Kotlin实现☆47Jan 15, 2020Updated 6 years ago
- 封装android开发中常用的Utils,也许你的项目只需要这一个库就完全够了。不信你看,有图有真相。集成优 雅的日志打印风格、app引导页面两行代码实现(也可用作轮播广告图,支持加载本地和网络,一键开启自动翻页功能,内设好几种翻页动画)、高仿iOS进度条和对话框、activ…☆55Sep 8, 2017Updated 8 years ago
- Android 蓝牙开发(扫描设备、绑定、解绑)Kotlin,讲解博客请点击下面的链接☆21Nov 18, 2020Updated 5 years ago
- android udp Broadcast demo, 演示通过UDP广播与接收数据☆12Apr 1, 2017Updated 9 years ago
- 音视频博客源代码☆22Sep 11, 2023Updated 2 years ago
- 安卓一个TCP-Socket的简易Demo☆39Mar 28, 2018Updated 8 years ago
- Android 录屏 录音 (ffmpeg裁掉状态栏) ijkplayer播放 悬浮窗控制☆21Jan 14, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- ffmpeg with x264 prebuilt .so for android☆40Jun 12, 2017Updated 8 years ago
- 封装Arcgis Runtime for Android 100.6.0地图基本操作。 包括:测量工具控件及测量接口,放大缩小控件及放大缩小接口,地图旋转控件及地图旋转接口。☆96Dec 20, 2021Updated 4 years ago
- ☆10Jul 13, 2015Updated 10 years ago
- Socket封装☆1,303Sep 28, 2016Updated 9 years ago
- 微信小程序蓝牙测试☆17Nov 10, 2017Updated 8 years ago
- 通过MediaProjectionManager采集android屏幕视频流,app中搭建简单rtsp server与客户端通信,通过rtp 协议传输视频流,vlc等客户端来观看手机的屏幕实时视频☆219Aug 20, 2019Updated 6 years ago
- Android基于VLC实现的视频播放器,支持倍速播放、手势滑动调节亮度音量进度、拖拽、竖屏横屏切换、记忆播放、网络监听等。☆18Dec 19, 2019Updated 6 years ago
- FFmpeg的Demo☆10Sep 18, 2018Updated 7 years ago
- 基于 ijkplayer 的 UI 封装☆30Aug 28, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 此ftp应用具有服务器端和客户端。PC机远程控制服务端,可通过TCP接入,接收并解析Android所发送的控制命令,并执行相应命令,实现影音、图片、PPT等文件的打开操作,并且支持影音文件的播放器控制(通过热键,可参考awt.Robot类),图片、PPT的换页操作等功能;文…☆27Jun 12, 2019Updated 6 years ago
- Android图片视频选择器,极简调用,同时支持回调和onActivityResult方式获取返回数据,兼容android x和android support☆17Dec 22, 2020Updated 5 years ago
- The sample code which performs Encode and Decode of H.264 using android.media.MediaCodec.☆11May 25, 2016Updated 9 years ago
- 一个安卓的UDP简易Demo☆10Mar 26, 2018Updated 8 years ago
- ☆27Mar 13, 2024Updated 2 years ago
- 飞机、坦克等玩具app摇杆控制view☆10May 11, 2017Updated 8 years ago
- 基于 Kotlin + Netty 开发,为 Android App 提供 Server 的功能,包括 Http、TCP、WebSocket 服务☆196Feb 16, 2022Updated 4 years ago
- ☆17Apr 30, 2021Updated 5 years ago
- 快速获取Android 唯一识别码,快速分辨当前APP是否在模拟器运行☆17Mar 10, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 第一行代码实战项目 天气预报app☆12Nov 18, 2021Updated 4 years ago
- FFmpeg for Android compiled with LGPL license, openh264 & aac encoding only (Supports Android 4.1+), contains Kotlin wrapper module☆12Aug 9, 2019Updated 6 years ago
- Android 通过WiFi连接打印机实现打印功能☆52Mar 30, 2017Updated 9 years ago
- 支持整页滑动的 RecyclerView☆16Jun 19, 2019Updated 6 years ago
- Android平台使用Camera和AudioRecord采集音视频数据,通过MediaCodec对音视频实施硬编码为H264码流和AAC码流,移植rtmpdump开源库通过Rtmp协议将音视频数据发送到流媒体服务器的直播方案☆48Oct 29, 2019Updated 6 years ago
- Android自定义View 雷达扫描效果。可以根据自己的需求配置View的主题颜色、扫描颜色、扫描速度、圆圈数量、是否显示水滴等☆13Sep 18, 2019Updated 6 years ago
- CardViewPagerDemo☆11Aug 31, 2015Updated 10 years ago