资源列表
PhoneGuard
- Android防盗卫士 监控SIM卡状态,若发现变更后报警。得到确认后进入监控模式,根据监控客户端的指令开始不断上报手机的GPS地理位置信息,备份或者销毁隐私信息如通讯录、通话记录等。并可以反监控被盗手机,转发其所有收到的和发出的短信,且对所有电话录音后上传至指定邮箱,最后发出警告短信。当确定手机在自己附近时,可以发出指令让手机大声警报以便于定位。-"Find my Phone" of Android version, which is installed in the
android_Sensor
- 介绍了android 2.2上了sensor结构,从一个linux底层过来的,详细的介绍了对于一个android 新手怎样去入手了解android 源码,去学习framework,去了解sensor的结构,从而去了解整个android的结构,本人原创有不对的地方请指正,转载请说明,谢谢!-Introduced the android 2.2 on the sensor structure, the bottom came from a linux and detailed introductio
gecoding-example
- Andriod Geocoder example
RSS
- Android平台下的RSS阅读器,涉及的内容比较多,是练手的好项目-Android platform under the RSS reader, more content involved, is the practiced hand of a good project! !
ThreeSameLine
- Android平台下的消去图片的游戏,很具算法性哦!-The cancellation pictures Android platform game, it is a method of Oh!
AnimatorDemo4
- android游戏简单教程,关于图像绘制,碰撞检测-android games simple tutorial on the image rendering, collision detection, etc.
Mine
- 自己写的扫雷游戏,用android开发的,代码简单易懂,大家参考。-Write their own de-mining game, developed by android, code easy to understand reference.
Android_API_android.widget
- Android中文API_android.widget合集-Android Chinese API_android.widget Collection
SQLite2
- Android平台下的SQLite学习程序,对入门有用!-SQLite Android platform under the learning process, on the entry useful!
TouchCanvas
- it s paint tool for android. very simple apps.
Android_layout
- 我们对Android应用程序运行原理及布局文件可谓有了比较深刻的认识和理解,并且用“Hello World!”程序来实践证明了。在继续深入Android开发之旅之前,有必要解决前两篇中没有介绍的遗留问题:View的几种布局显示方法,以后就不会在针对布局方面做过多的介绍。View的布局显示方式有下面几种:线性布局(Linear Layout)、相对布局(Relative Layout)、表格布局(Table Layout)、网格视图(Grid View)、标签布局(Tab Layout)、列表视图