资源列表
GeometryEditor
- arcgis for android用于Geometry进行编辑,主要包括绘制点、线、面等图形。-arcgis for android for Geometry editing, including drawing points, lines, polygons and other graphics.
AndroidMultiThreadDown
- android开发学习,多线程下载,java开发学习-android study,multi-thread download,java study
richmidwinter
- google translater api的应用实例源码 android翻译客户端-google translater api android source code of client application examples
VerticalSeekbar
- [Android实例] Android 竖着的SeekBar,应用程序编程源码,很好的参考资料。-An instance of [Android] Android with SeekBar, application programming source code, a good reference.
T9
- T9输入法,名字听起来陌生,可是大家却经常使用它。可以说T9输入法是输入法历史中的一次革命。至少自T9输入法开始,输入法有长足的进步。 如图手机中九个数字键。26个英文字母被分配到2至9这8个数字键上。以前想输入英文单词的时候总是需要连续多次按某个键,才能得到目标字母。比如想输入“hello”,就需要按两次4,两次3,三次5,三次5,三次6.输入一个单词需要数十次的按键,更何况还有经常按错的情况。编辑一条短信非常麻烦。 T9输入法很好的解决了这一问题。用户利用9个数字键输入非常杂的英文单
Layout_01
- Android布局详解介绍linerlayout-android Layout
style
- android 应用中所用的样式定义以及自定义的声明源码,有现成的例子可以直接查看-Used in the application style definitions and custom declaration source, have a ready-made examples can be directly to check
ex07_dialog2.2
- 谷歌地图查看位置,很好的实现这个功能,比一般的地图更加清晰,更加合理。-Google Map View location achieve this
MulThreadDownloader
- 这是一个在android上进行开发的实例,主要演示了多线程下载、断点续传的方法,有比较好的学习价值-This is a development in the android example, the main demonstration of multi-threaded download, HTTP method, a better learning value
birthday
- 可以输入你的生日,然后判断出你的星座的一个小例子,适合学习观看-You can enter your birthday, and then determine a small example of your horoscope, watch for learning
ContactManager-android2.2
- android手机开发中通讯薄管理的一个代码,API为8-contact manager code for andorid2.2 (API 8)
MyJni
- Android NDK jni使用,包括java调用,脚本编写,和C++代码实现