资源列表
[android开发] Android-reverser-compile-tool
说明:android 的反编译工具,很有用哦!-Android reverser compile tool<tuzoo> 在 2025-02-03 上传 | 大小:4.65mb | 下载:0
[android开发] AndroidWeatherForecast
说明:使用基站定位获取当前位置,并调用google接口获取当前地区天气xml,同时支持联通、电信、移动-Get the current position using the base station location, and call the google interface to obtain the current weather conditions, xml, and to support China Unicom, telecom<endif> 在 2025-02-03 上传 | 大小:253kb | 下载:0
[android开发] SectionedDemo
说明:仿iphone联系人界面效果,实现listView的分栏显示-Imitation iphone contact interface effect, listView column display<endif> 在 2025-02-03 上传 | 大小:56kb | 下载:0
[android开发] myFrameAnimation
说明:使用fr a meAnimation实现android动画效果,可以停止、循环播放-Using fr a meAnimation achieve android animation, you can stop, loop<endif> 在 2025-02-03 上传 | 大小:1.91mb | 下载:0
[android开发] android_animation
说明:在Andriod开发中,Animation是用来给控件制作效果的。大多数的控件都可以用这个类,这个类包含了4种基本动作,分别为移动,旋转,淡入淡出,缩放。在使用Animation时,可以在.java文件中用java代码对其进行设置,这样的优点是可以方便调试程序效果;另外一种方法就是在xml中对控件的属性做设置,好处是代码的重用性比较高,缺点是不方便调试。本节中就简单介绍下这2种方法的使用流程。参考资料为mars老师的教程。 一、在<wuwei> 在 2025-02-03 上传 | 大小:1.55mb | 下载:0
[android开发] AIDLCLIENTService
说明:Android 关于应用程序之间通过AIDL通信,帮助理解AIDL的作用!-Android on AIDL communication between applications, help understand AIDL the role of<刘奇峰> 在 2025-02-03 上传 | 大小:1.74mb | 下载:0
[android开发] android_LayoutAnimationController
说明:如果我们需要一个界面中的多个控件按照相同的动画方式但是每个控件完成该动画的时刻不同的话,就可采用本节讲的LayoutAnimationController来方便的完成了。 参考资料为Mars老师的教程,http://www.mars-droid.com/. 首先我们来看看用java代码怎么完成该功能,主要遵循以下步骤: 在anim下新建一个xml文件,该文件里面设置了控件的动态效果,所以根标签为set。<wuwei> 在 2025-02-03 上传 | 大小:1.46mb | 下载:0
[android开发] Calculator
说明:简易计算器,支持加减乘除,并且运算数据可支持正负、小数,且可多位。 -Simple calculator, support to add, subtract, multiply and divide, and operational data can support positive and negative, decimal, and can be a number<朱玉清> 在 2025-02-03 上传 | 大小:885kb | 下载:0