搜索资源列表
NewsManager
- 一个管理html文件的类,android的,从xml描述文件中解析html文件属性,并对html文件进行管理,后边还有很多代码,不知道怎么全部穿上去-Html file a management class, android, from the descr iption file to parse html xml file properties, and html file management, there are many behind the code, do not know how
xmlii
- 在android环境中用sax法解析xml,url访问的是nextbus服务器,返回值是三个时间,并打印到了logcat中。用户可以自己找其他的url,改程序获取其他属性-sax xml
Androidcontrol
- Android各控件属性详解,主要是textview,和button的简单介绍-Detailed properties of each control Android, mainly textview, and a brief introduction button
TakePicture
- android手机照相软件,可以设置照相的很多属性-android phone camera software, you can set many properties of photographic
LinearLayoutTest
- android linearLayout weight 属性测试-android linearLayout weight attribute test
android_animation
- 在Andriod开发中,Animation是用来给控件制作效果的。大多数的控件都可以用这个类,这个类包含了4种基本动作,分别为移动,旋转,淡入淡出,缩放。在使用Animation时,可以在.java文件中用java代码对其进行设置,这样的优点是可以方便调试程序效果;另外一种方法就是在xml中对控件的属性做设置,好处是代码的重用性比较高,缺点是不方便调试。本节中就简单介绍下这2种方法的使用流程。参考资料为mars老师的教程。 一、在java代码中使用Animation. 在java代
android_fram_animation
- Amination的整体使用有2种方法,即Tween Animation和Frame Animation,在博客Android开发历程_8(Tween Animation的2种属性设置方法) 中已经介绍了Tween Animation的使用方法,且讲到了其2种属性设置方式。这一节就来看看Frame Animation的使用。参考资料为Mars老师的资料。 Frame Animation的应用不是很广,它主要是将一张张图片串联起来播放,人眼看上去就感觉在动一样,就是利用这种特性到达动态效果
android_LayoutAnimationController
- 如果我们需要一个界面中的多个控件按照相同的动画方式但是每个控件完成该动画的时刻不同的话,就可采用本节讲的LayoutAnimationController来方便的完成了。 参考资料为Mars老师的教程,http://www.mars-droid.com/. 首先我们来看看用java代码怎么完成该功能,主要遵循以下步骤: 在anim下新建一个xml文件,该文件里面设置了控件的动态效果,所以根标签为set。 在java代码中新建一个Animation对象,采用Ani
LocalFileManager
- 文件管理器支持文件新建,删除,复制,粘贴,删除,重命名,搜索,根据文件格式调用相应的程序,还可以选择XP或者ES风格。可以自定义各种属性,包括背景图片,背景颜色,字体大小颜色,是否显示缩略图等,可以动态加载APK或图片的缩略图等等。-The new file manager support files, delete, copy, paste, delete, rename, search, call the appropriate procedure depending on the file
GoogleMapExample
- android开发的地图GPS运用,GPS运用到的追踪,确定方位,速度,是否收费等属性。-use android development map GPS, GPS tracking applied to determine position, velocity, and whether the charges
ImageButton
- 对android里的ImageButton的使用进行了详细的介绍,包括项目中得常用的属性。-Detailed introduction to the use of the ImageButton in android, including properties used in the project.
AniGridViewWithDragDel
- 结合了分页显示、拖拽换位、删除及动画效果,长按后可进行拖拽,并在拖拽的移动过程中有补位的动画效果,可在拖拽过程中换页。自定义点击目标的可删除、可移动的属性。-Combined paging drag transposition, delete, and animation effects, long after the drag, and drag the moving process, fill the seats of animation, dragging paging. Click to
Preferences
- 自定义Preferences Activty 界面,里面有很多属性。-Custom the the Preferences Activty interface, which has many attributes.
SelecterDrawableSample
- Android Selecter Drawable属性使用源码下载,android的selector是在drawable/xxx.xml中配置的,android的selector是一个背景选择器,美化软件时候经常用到,这个Android Selecter源码简要告诉Android编程者Drawable属性的使用。-Android Selecter Drawable attribute to use source code download android the selector drawabl
TextViewSample
- Android开发:TextView用法实例源码,TextView主要用于Android中的字体属性设置,比如字体大孝居中、颜色等,很基础的Android必备知识,在制作Android应用的时候,几乎都要用到TextView,这是个不是太难,但使用频率相对较高的Android小知识。-Android developers: TextView usage instance source, the TextView is mainly used for the Android font attrib
ImageButton
- 一个简单的小程序,主要练习了imagebutton的各个属性的用法。-A simple little program, the main practice the ImageButton the usage of each attribute.
PhoneInfo
- 用于获取手机信息属性,通过数据可以获取手机上的,各种信息,还需要很多地方的加强,望补充-Used to get cell phone information attributes, hope you later, many exchanges, beginners still hope your guidance
call
- android电话和短信,监听电话状态,查询电话属性,读取通话记录-android phone and SMS, monitor phone status inquiries, please call attributes, read call logs
Notes
- 查看连接属性,在用Eclipse开发时,新建一个虚拟机,可以查看是否连接。-see the connectivity
FloatViewDemo
- 调用WindowManager,并设置WindowManager.LayoutParams的相关属性,通过WindowManager的addView方法创建View,这样产生出来的View根据WindowManager.LayoutParams属性不同,效果也就不同了。比如创建系统顶级窗口,实现悬浮窗口效果!-Call WindowManager, and set of associated attributes WindowManager.LayoutParams created by Win