搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
DA-NFC 读写NFC的的代码
- 一个读写NFC的的代码,Android版本必须是2.3.3以上,必须有NFC卡。 程序读取成功后会启动一个视频或者一个图片[视频请自己准备],这里只是为了区别读到的卡片-A code to read and write the NFC, Android version must be 2.3.3 above, must have NFC card. After the success of the program will start to read a video or a pictur
sipdroid
- 功能强大的Android平台SIP视频电话软件,可以支持通信录直接读取联系人,并发起视频呼叫。-Powerful SIP video phone software Android platform can support read directly address book contacts, and initiate a video call.
SerialPort
- 牛逼的程序 android系统下读取串口的示例代码,有点难度哦-牛逼 android system program to read the serial port sample code, a bit more difficult oh
apList
- android应用程序 读取手机应用程序,并在列表中表示。 当被选中的时候,就启动被选中的程序-android application mobile application to read, and that in the list. When the time is selected, it starts the selected program
MyContacts
- 通讯录管理,java语言开发,运行于android系统,读取手机通讯录-Contact management, java language development, running on the android system, read the phone book
seriaport_textview
- android串口通讯:能自动读取串口数据,并将显示在textView上。-android serial communication: serial data can be automatically read and displayed on the textView on.
sdcard
- 简单的读取SD卡的所有图片(Android)代码-This is a demo for Android!
MyQQWeiboForClient3
- Java源码,Android,腾讯微博,客户端 Android腾讯微博客户端源代码,大公司的Java程序,代码编写规范、注释丰富,可读性强,学习价值高。腾讯微博程序在Andorid程序中也算比较流行的程序,通过这个源代码你或许会学习到一些意想不到的Java Android编程知识,包括一些图像处理、图片上传、SQLITTE数据库操作应用、音效读取等方面的知识技巧。-Java source code, Android, Tencent microblogging client Androi
ReadLog
- 在android下面实现读取手机log信息的软件的源代码。-read log for android
testSQLite
- Android 读取 sqlite 并分页显示。看来在手机上作企业应用也是容易的事情了。-Android read data from sqlite DB and show the data in pages
homework3
- Android绘图程序 可以选择绘制椭圆方形 随手涂鸦等等 可以存储和读取文件 代码良好 注释清晰-Android drawing program you can choose to draw the oval square readily graffiti, etc. can be stored and read the file code annotation clear
HtmlReader
- Android读取本地存储的html文件中的内容-parse the content of html in android
xml
- android xml文件读取 包括 四种读取方式 一一列举 dom dom4j等-android xml file reading means reading includes four other enumerated dom dom4j
sdcard_read_all
- 读取SD卡中的图片 功能比较简单 适合初学者参考(Read pictures from SD card)
二维码扫描读取识别生成带logoCodeDemo
- Android 二维码扫描,读取,识别,生成,带logo(Android two-dimensional code scanning, reading, identification, generation, with logo)
nfcard
- NFC读取的演示程序,可读取银联刷卡记录,深圳等一卡通刷卡记录。()
Android读取office
- 使得安卓能够读取office 2007的内容(It makes android devices can read the content of office 2007)
myserial
- Android通jni读取串口数据实例,包含lib库文件,封装好了jni(Android serial read and write)
android通过NFC读取公交卡的余额和交易记录
- 通过NFC读取公交卡的余额和交易记录 ,android示例程序 通过NFC的读模式,读取公交卡的余额和交易记录。这是一个开源的工程,可以读取深圳通、羊城通、北京卡、八达通、武汉通等等(Read the balance and transaction records of the bus card by NFC, Android sample program Through the reading mode of NFC, the balance and transaction records
