资源列表
ClipScreenProject
- 截屏,Android开发精典案例源码,很好的参考资料。-Screenshots, Android development of classical case of source code, a good reference.
TimeAppWidget
- 一个android秒表应用源码,非常的不多哦-A stopwatch application android source code, oh very much
GoogleMaps
- 实现手机gsm信号和cdma信号的基站定位功能。-Android gsm Signal and cdma signal base location
ImageTextButton
- android 下自定义组件 imagetextbutton 初级自定义组件 将图片和文字合并加入到button中-the android Under custom components imagetextbutton primary custom components By adding pictures and text merge to the button
calc
- this calculator code for mobiles.-this is calculator code for mobiles.
Bundle
- 一个Android Bundle类的操作实例,new一个Bundle对象,将Bundle对象assign给Intent,调用Activity2,并将要传递的数据传入,加载activity2.xml,得Intent中的Bundle对象,取得Bundle对象中的数据,以findViewById()取得Button对象,并添加onClickListener-Una instancia de la clase Android Bundle operativo, nuevo un objeto objet
CustomListenerAndroid
- Custom Listener Android
StyleSample
- StyleSample.rar源代码,一个Java Android风格美化相关的例子,初接触Android的朋友,可能会需要这个简单的入门例子。-The StyleSample.rar source code, a Java Android style beautification example, early contact with the Android friends, may need a simple example of the entry.
Android_0014_DatePicker
- 主要介绍安卓的日期设置,实现了日期的生成。-Andrews introduces the date set, date generation.
Download
- 这是android开发学习用的简单实例,是一个下载功能的控件-This is the android development to learn to use a simple example, a download of the control
ProgressBarDemo
- android下的进程条程序,可以通过简单的修改使得进程条向后推移以及改变进程条的样式-android progress bar under the program, you can make a simple modification of the process goes back and change the style of the process
ServiceTest
- this source code shows you how to use the service component in Android platform.