资源列表
[android开发] android_LayoutAnimationController
说明:如果我们需要一个界面中的多个控件按照相同的动画方式但是每个控件完成该动画的时刻不同的话,就可采用本节讲的LayoutAnimationController来方便的完成了。 参考资料为Mars老师的教程,http://www.mars-droid.com/. 首先我们来看看用java代码怎么完成该功能,主要遵循以下步骤: 在anim下新建一个xml文件,该文件里面设置了控件的动态效果,所以根标签为set。<wuwei> 在 2025-02-03 上传 | 大小:1.46mb | 下载:0
[android开发] Es_filemanger
说明:这是android的一个小项目,文件管理器,在ellipse开发的,供大家学习。-This is a small project, the android file manager, developed in the ellipse for all learning.<hling1016> 在 2025-02-03 上传 | 大小:1.46mb | 下载:0
[android开发] MediaPlayer
说明:android手机上的一个简单音乐播放器,利用mediaplayer类来实现播放、暂停、上一曲和下一曲等功能-A simple music player android phone, use mediaplayer class to implement play, pause, previous track and next track functions<袁有根> 在 2025-02-03 上传 | 大小:1.46mb | 下载:0
[android开发] TestScreen
说明:android jni方法动态注册的一个例子,很简单,初学者可以-An example of android jni methods dynamic registration, is very simple, beginners can take a look.<TempFly> 在 2025-02-03 上传 | 大小:1.46mb | 下载:0
[android开发] Android-Business-reminder-tools
说明:一个基于android的事务提醒小工具,大家可以一起学习一下-An android-based transaction reminder gadget, we can learn together about<蓝亦玉> 在 2025-02-03 上传 | 大小:1.46mb | 下载:0
[android开发] criminallintentfinal-hide-intent-ok
说明:一款可以记录人们陋习或者优点的app应用,使用fragment、支持应用间通信、可以拍照以及保存数据的复杂应用。-One can record people' s habits or advantages app applications using fragment, support inter-application communication, you can take pictures as well as complex<> 在 2025-02-03 上传 | 大小:1.46mb | 下载:0
[android开发] ScrollView
说明:ScrollView可实现控件在超出屏幕范围的情况下滚动显示。 用法:在XML文件中将需滚动的控件包含在ScrollView中,当控件超出屏幕范围时可通过滚动查看;ScrollView也提供了一些方法来控制自身的显示情况。-ScrollView scroll control can be achieved in the case beyond the screen area. Usage: required in the XML<lee> 在 2025-02-03 上传 | 大小:1.46mb | 下载:0