搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
ChatActivity1 实现了Android泡泡聊天界面
- 昨天写了个界面,实现了Android泡泡聊天界面。运行结果如下,点击发送按钮,屏幕就显示Text的内容。-Yesterday wrote a screen to achieve the Android bubble chat interface. The following results, click the Send button, the screen displays the contents of the Text
filter_ListView
- listview过滤的例子,输入字母自动过滤,将结果显示在listview里-filter listview
butterfly.h264
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
android-contact
- 对于新的联系人,手机用户可以添加新联系人的头像,姓名,手机号码,办公室电话,家庭电话,职务职称,单位名称,地址,邮政编码,Email,其他联系方式,备注这些信息。 可以输入联系人名字或者手机来查找联系人的信息,方便用户快速找到联系人,查询结果显示在当前页。 通过长点击来删除要删除的联系人。 可以根据需要修改联系人的所有信息。 -android contact
H264Android_CPP
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
quanxian
- 本机程序查看 APK扫描 选择信任程序 显示扫描结果-Native procedure to view the APK scan chosen to trust the program displays the scan results
FileScan
- 对手机的SD卡文件目录的遍历和显示结果。-show the file of SDcard
Motorola_BLE_profile_sample
- 可以与支持Bluetooth Low Energy的设备进行连接,然后可以读写characteristic,并将结果显示在屏幕上。-Can connect with devices that support Bluetooth Low Energy, then you can read and write the characteristic, and the results are displayed on the screen.
12
- 进度条拖动显示当前数值表示身高,输入身高等信息,计算出标准体重,通过Intent启动另一个Activity显示结果-Drag progress bar shows the current value indicates the height, enter the height and other information, calculate the standard weight, and display the results start another Activity via Intent
TwoBarcodeSolution
- 可生成二维码,可以调用摄像头扫描二维码并将扫描结果显示出来。-Can generate a two-dimensional code, you can call the camera to scan two-dimensional code and scan results are displayed.
Seeker_Bar
- RatingBar投票条实例,用手机访问门户网站经常会见到投票功能,投票之后用彩条来显示投票的结果,这个实例就是实现投票彩条,有兴趣的不妨下载源码一试。-RatingBar Voting instance, voting feature often seen using mobile phones to access the portal, color bar to display the results of the vote after the voting, this instance i
RatingBarSample
- Android RatingBar投票条实例,玩Android手机的朋友可能就见到过,用手机访问门户网站经常会见到投票功能,投票之后用彩条来显示投票的结果,这个实例就是实现投票彩条,有兴趣的不妨下载源码一试。-The Android RatingBar Voting instance friends play Android phone may have seen, often using mobile phones to access the portal will see the votin
Android-ListViewDemo
- android平台的listview控件下拉可以刷新,当刷新完成后会显示刷新后的结果。-android listview control platform down to refresh, when the refresh is completed the results will display refresh.
TwoDimensionCodeDemo
- Android通过摄像头读取二维码的实例,并使用zxing生成二维码,压缩包内是完整的Java源码下载。源代码内含闪光灯控制类,用于闪光灯的开启与关闭,扫描界面扫描条形码或二维码,扫描结果显示在界面上。非常好的实例。-Android dimensional code read by the camera of the instance and use zxing generate two-dimensional code, compressed package is a complete Jav
TwoDimensionCodeDemo
- Android通过摄像头读取二维码的实例,并使用zxing生成二维码,压缩包内是完整的Java源码下载。源代码内含闪光灯控制类,用于闪光灯的开启与关闭,扫描界面扫描条形码或二维码,扫描结果显示在界面上。我觉得这是一个非常好的Android二维码操作实例程序,代码可读性高,期待下载-Android instance of two-dimensional code reading through the camera, and use zxing to generate two-dimensiona
CodeBitmap
- 二维码解析例程。运行程序进入主界面,其中包括二维码解析结果文本框、解析下一个二维码按钮和二维码图片显示控件。点击解析下一个二维码按钮,二维码图片显示,并把解析到的结果显示在结果文本框。-Dimensional code parsing routines. Run the program into the main interface, which includes the results of two-dimensional code parsing text box, button next
nfc_demo
- NFC读写删例程。运行项目进入主界面,界面显示读、写和删按钮,点击相应按钮,实现其功能。其中三个按钮下方拥有一个显示结果文本框。-NFC reader deletion routines. Run the project into the main interface, the interface displays read, write and delete button, click the appropriate button, to achieve its function. Which
CodeBitmap
- CodeBitmap 二维码解析例程。运行程序进入主界面,其中包括二维码解析结果文本框、解析下一个二维码按钮和二维码图片显示控件。点击解析下一个二维码按钮,二维码图片显示,并把解析到的结果显示在结果文本框。-code decoder
KNNLocalization
- 基于安卓的WiFi定位系统,使用KNN及WKNN算法并将结果显示于地图,地图支持缩放功能-WiFi localizaion for Android phones