资源列表
SMSPopup
- Android实现像apple的短信阅读那样的气泡界面的程序,代码可以运行。-Android text messages read like the apple as the bubble interface program, the code can run.
android
- 基于google地图的旅游景点查询代码,明确的写出了如何编写代码及设计-Based on Google maps of tourist attractions inquires the code, write a clear how to write the code and design
wifi
- java开发安卓下的无线功能代码,测试无错误,很好的列子,请大家指教-wifi function
De_Re_BASICp21
- Manual for re BASIC - a android BASIC interpreter
Alarm
- 基于android的简单小程序,小闹钟,可以单次定时响铃和重复响铃。-android- Alarm Clock
RIMO_AroundRestaurant
- CMCC周边应用,实现了安卓市场搜索页面的特效,弄了几天才弄出来的,绝无仅有。-Andrews market effects to achieve the search page, get a few days before it comes out, and unique.
butterfly.h264
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
listview
- android listview 点击加载列表-android listview onclick loading list
jlibrtp-0.2.2
- 基于Android的视频通讯协议 RTP / RTCP开发实例源码-Android based video communication protocol RTP/RTCP development source code examples
Android Monitor
- Android远程监控,手机端和pc端都有的数据-Android remote monitoring, mobile terminal and have the pc end of data
Sky
- android中的天气预报,利用google提供的接口 ,实现可以查询各地区天气的效果-weather forecasts, use the android google interface, you can query the effect of regional weather
android上电子钱包
- android上电子钱包的整套源码,jni封装与智能卡通讯指令,上层加解密算法 mac计算等