-
Android瀑布流布局的美女图片大全APP源码
Android美女图片大全APP源码 ,采用瀑布流布局,很漂亮很个性,左侧带有伸缩隐藏式菜单列表,整个APP界面设计相当漂亮,压缩包内包括了两个文件夹:
WaterFallListView为瀑布流布局的例子;
Girst是美女图片大全的APP源码。这个应用里面有很多图片特效,比如广告图片自动轮播、轻触放大或缩小图片等,关于广告图片自动轮播效果,采用了一个控件,集合ViewPager和指示器的一个轮播控件,主要用于一般常见的广告图片轮播,具有自动轮播和手动轮播功能,具体的用法:只需在xml文件中使用{@code } ,然后在页面中调用 {@link #setImageResources(ArrayList, ImageCycleViewListener) }即可!
另外提供{@link #startImageCycle() } {@link #pushImageCycle() }两种方法,用于在Activity不可见之时节省资源;因为自动轮播需要进行控制,有利于内存管理,
- 2022-08-03 21:09:29下载
- 积分:1
-
带有镜面倒影效果的画廊控件
应用背景这是一个可以左右滑动的有镜面效果的自定义画廊控件,有需要的可以借鉴关键技术自定义画廊控件,实现滑动监听,以及数据适配器展示
- 2023-07-19 18:40:03下载
- 积分:1
-
drawBitmap
android应用程序开发示例:画图+图片处理(Android application development example: Drawing)
- 2016-08-29 15:24:14下载
- 积分:1
-
WebService
android webservice 获取天气预报情况android webservice 获取天气预报情况(android webserviceandroid webserviceandroid webserviceandroid webserviceandroid webservice)
- 2013-09-16 19:24:18下载
- 积分:1
-
安卓地图例子
使用了百度地图,实现了个人定位,并可以获取到经纬度,并有详细的注释。适用于初学者学习地图的应用。
- 2022-03-23 09:36:32下载
- 积分:1
-
android launcher源码
1.Launcher.java:launcher中主要的activity。
2.DragLayer.java:launcher layout的rootview。DragLayer实际上也是一个抽象的界面,用来处理拖动和对事件进行初步处理然后按情况分发下去,角色是一个controller。它首先用onInterceptTouchEvent(MotionEvent)来拦截所有的touch事件,如果是长按item拖动的话不把事件传下去,直接交由onTouchEvent()处理,这样就可以实现item的移动了,如果不是拖动item的话就把事件传到目标view,交有目标view的事件处理函数做相应处理。如过有要对事件的特殊需求的话可以修改onInterceptTouchEvent(MotionEvent)来实现所需要的功能。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-06 23:23:56下载
- 积分:1
-
LinkGame
说明: 能实现电脑端双人连连看游戏,里面已设置好关卡,只有在规定时间内通过游戏关卡才能进入下一关,否则游戏失败,同时进行倒计时。(It can realize the double-player continuous watching game on the computer side. The game has been set up a checkpoint. Only through the game checkpoint in the prescribed time can we enter the next level, otherwise the game will fail and the countdown will be made at the same time.)
- 2019-04-03 15:34:59下载
- 积分:1
-
ios 圆形进度条 GoalBarGoalBar源码下载
ios 圆形进度条 GoalBarGoalBar源码下载
- 2021-01-02 16:38:57下载
- 积分:1
-
Android FTP 源码
Android FTP 源码, 用于android上FTP客户端开发, 支持上传和下载
- 2023-04-15 12:40:04下载
- 积分:1
-
zhejiang_android
浙江大学Android开发的电子教程,是一门很好的Android入门教程,从Android的背景,到编程实例,深入简出的带你进入Android学习的天堂(An electronic document describes the development of Android, Android is a good introductory tutorial, from the Android' s background, to programming examples, in-depth simply take you out of heaven into the Android learning)
- 2011-08-19 16:01:12下载
- 积分:1