资源列表
ipmsg
- android视频通讯,通过socket实现pc与手机间视频通讯-android video communicating
HelloWorld2
- JAVA android 学习 helloword ,针对android入手学习是个好的开始-study for JAVA android develop
NCIPortalInterface
- JAVA webservice信息同步, 发送接收。多栏目发布等信息同步-synchronization webservice
z_zoom
- 一个图片操作的小例子,对图片进行缩放,可以通过多点触控的方式进行。-A picture of operation of small examples, image scaling, can pass the multi-touch manner.
test_location
- 输入地址可以在地图上标出您输入的地址的位置-Entered address can be marked on the address you entered on the map of location
api
- 里面是android开发api的中文版本。android中文api-android api for chinese
TVOffDemo
- 实现android 程序关闭电视的效果,可运行在android1.5及以上的手机系统中 -Implementation of Android program closes TV effect,Can run on the android1.5and above the mobile phone system
Android-system-principle-
- Android系统原理与开发要点详解-Android system principle and development of mass media points
sharpen
- android.graphics.Camera可以对图像执行一些比较复杂的操作,诸如旋转与绽放,与Matrix可实现图像的倾斜。 个人总结Camera与Matrix的一些区别如下: Camera的rotate()相关方法是指定某一维度上旋转指定的角度。 Matrix的rotate()相关方法实现的效果是顺时针旋转指定的角度;与Camera指定Z轴旋转效果相同,但方向相反。 Camera的translate()方法根据某一维度上视点的位移实现图像的缩放,与Matrix的
Size
- android.graphics.Camera可以对图像执行一些比较复杂的操作,诸如旋转与绽放,与Matrix可实现图像的倾斜。 个人总结Camera与Matrix的一些区别如下: Camera的rotate()相关方法是指定某一维度上旋转指定的角度。 Matrix的rotate()相关方法实现的效果是顺时针旋转指定的角度;与Camera指定Z轴旋转效果相同,但方向相反。 Camera的translate()方法根据某一维度上视点的位移实现图像的缩放,与Matrix的
MusicBox
- android下的mp3播放器。实现了下载功能-mp3 player for android
Database
- 简易通讯录,要求: 1.有增、删、改,以及简单的搜索功能。 2.通讯录需要有如下表单:姓名、手机、电话、邮箱、地址(或更多)。 3. 所有数据都存储在SQLite数据库中。 4. 在项目中要用到Activity,Intent(至少要有一个页面跳转),SQLiteDatabase或SQLiteOpenHelper。查看内容要以列表的形式体现,添加5个(或更多)联系人。 5.简洁大方的UI,并且具备基本的错误判断(如对用户操作的简单提醒,对用户错误操作的警示等)。 6.使用S
