Location:
Search - android port
Search list
Description: 3G上网卡LINUX下驱动程序,包括USB虚拟串口驱动和拨号流程及脚本-3G on the card under LINUX drivers, including USB virtual serial port driver and dial-up processes and scripts
Platform: |
Size: 864256 |
Author: 老莫 |
Hits:
Description: 通讯/手机编程
语音压缩
3G开发
android开发
Symbian
Windows Mobile
BREW编程
J2ME
TAPI编程
串口编程
并口编程
USB编程
Modem编程
传真(Fax)编程
GPS编程
手机短信编程
手机彩信(MMS)编程
手机WAP编程
RFID编程
MTK
游戏
外挂编程
射击游戏
模拟服务器
棋牌游戏
游戏引擎
其他智力游戏
其他游戏
多媒体
Audio
midi
mpeg/mp3
IP电话/视频会议
DVD
流媒体/Mpeg4/MP4
视频捕捉/采集
嵌入式/单片机编程-Communications/mobile phone development programming 3G voice compression android development of Symbian Windows Mobile BREW programming J2ME TAPI programming USB serial port programming parallel programming programming programming Modem Fax (Fax) Programming GPS Programming Programming SMS phone color letter (MMS) mobile phone WAP Programming programming programming RFID plug-in programming MTK shooter game servers board games simulation game engine games other games other intellectual Multimedia Audio midi mpeg/mp3 IP phone/video conferencing DVD streaming media/Mpeg4/MP4 Video Capture/Acquisition Embedded/Microcontroller Programmer
Platform: |
Size: 126976 |
Author: 王龙 |
Hits:
Description: 一个比较好用的网口调试工具,包含tcp,udp服务端和客户端,可以16进制显示-A more useful tool for debugging network port, including the tcp, udp server and client, can display 16 hex
Platform: |
Size: 416768 |
Author: wangyonggang |
Hits:
Description: android guide is a full guide to port android to mini2440 friendlyarm development board
Platform: |
Size: 581632 |
Author: sekes |
Hits:
Description: Create and port cool games like Space Blaster, classic Asteroids™ ,
Doom and Wolfenstein™ 3D using Android-Create and port cool games like Space Blaster, classic Asteroids™ ,
Doom and Wolfenstein™ 3D using Android
Platform: |
Size: 1901568 |
Author: KimJuHyok |
Hits:
Description: 我自己前一段时间收集的android上层开发、底层移植文档。希望对大家有所帮助!-I have collected some time ago the upper android development of the underlying Portable Document. We want to help!
Platform: |
Size: 35266560 |
Author: 苗瑞瑞 |
Hits:
Description: 实现android系统控制蓝牙串口服务进行串口通信-Android system control to achieve Bluetooth serial communication serial port service
Platform: |
Size: 57344 |
Author: 丁成 |
Hits:
Description: 安卓系统下的串口设置和测试的工具的源代码。-The source code is Serial Port set and test tool as Android system.
Platform: |
Size: 16384 |
Author: 雨山 |
Hits:
Description: android串口调试软件,根据国外开源项目Android Serial 改编而来-android serial debugging software, open source projects under the Android Serial abroad adapted from
Platform: |
Size: 103424 |
Author: WMG0809 |
Hits:
Description: 牛逼的程序 android系统下读取串口的示例代码,有点难度哦-牛逼 android system program to read the serial port sample code, a bit more difficult oh
Platform: |
Size: 254976 |
Author: liuling |
Hits:
Description: android平台上用于串口访问的参考代码,很实用,可以用于需要在这个平台上读写串口操作的各种工程,程序自动搜索系统的串口-android platform reference code for serial port access, very useful, can be used to need to read and write the serial port on this platform operating various projects, the program automatically searches the system' s serial port
Platform: |
Size: 194560 |
Author: Frank |
Hits:
Description: android 对串口访问对写的 api-android
Platform: |
Size: 300032 |
Author: zzp |
Hits:
Description: CEGUI的安卓移植,非常稀有,因为官方都还没出安卓版。
CEGUI是很多游戏的界面引擎,包括Ogre等都支持这个。-the android port of CEGUI
Platform: |
Size: 20347904 |
Author: 董小平 |
Hits:
Description: 一个WebView加载本地存储的HTML文件的原创游戏2048,无需联网。-This is the android port of the 2048 game made by Gabriele Cirulli It s nothing fancy, just a webview that loads the locally stored html files of the original game.
Platform: |
Size: 780288 |
Author: zhch51 |
Hits:
Description: Android串口 程序,可以操作串口通信(Android Serial port can operate com conmunicate)
Platform: |
Size: 963584 |
Author: 江东布衣
|
Hits:
Description: rtsp h264 //可以单独传入port值,不在地址中增加
//如未传入port只,且地址中没有port,默认使用554
int port = 554;
//支持传入用户名密码,某些RTSP服务器需要认证使用
String username = "80444";
String password = "123456";
//传入使用协议和认证信息
// RtspClient(method,host,username,password,port);
String host = "rtsp://114.119.37.185/80444.264";
RtspClient mRtspClient = new RtspClient(method,host,username,password,port);
mRtspClient.setSurfaceView(mSurfaceView);
//开始显示
mRtspClient.start();(RtspClient(method,host,username,password,port);
mRtspClient.setSurfaceView(mSurfaceView);
mRtspClient.start();)
Platform: |
Size: 17408 |
Author: lingege
|
Hits:
Description: 串口调试软件,用于安卓平台的串口数据收发(Serial port debug software for serial data receiving and receiving of Android platform)
Platform: |
Size: 257024 |
Author: cliffa
|
Hits:
Description: Android 串口调试工具app,用于Android平台的串口调试,比如:设置串口波特率,串口设备ttyS*等等(Android serial debugging tool app, for the serial port debugging of Android platform, such as: set serial port rate, serial port device ttyS* and so on.)
Platform: |
Size: 208896 |
Author: thomas_2018 |
Hits:
Description: RDP for android,port to apk
Platform: |
Size: 9953280 |
Author: q1051278389 |
Hits:
Description: 基于android手机的蓝牙串口调试助手(源码)(Bluetooth Serial Port Debugging Assistant (Source Code) Based on Android Mobile Phone)
Platform: |
Size: 14668800 |
Author: 浩123456 |
Hits: