找回密码
 立即注册
theanimation动画界面 | android开发 2022-05-18 110 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
Android应用源码高仿墨迹天气引导界面例子源代码,源码简介:
本项目是一个仿墨迹天气的引导界面的例子源码。引导界面共有4个视图,截图里的图片都是实现后的静态图,运行程序可以看到动画效果。第一个界面中有四个动画效果,最上面的“极低耗电”标示,最下面的箭头标示,还有中间旋转的电池图标和电子表的闪动,第二个界面最上面的“极小安装”动画和最下面的箭头动画和第一个图中的一样,不做过多介绍第三个界面中间云移动效果使用了平移动画,火箭喷气效果使用了animation-list的逐帧动画。第四个界面中的“墨迹天气3.0”图片使用了RotateAnimation,动画插值器使用的CycleInterpolator,“全面革新 我是极致控”使用的渐变尺寸动画。向上滑动的viewpager使用的开源库ViewPager-Android。几个界面配合基本实现了墨迹天气的引导界面以及动画实现。
涉及模块&技术
动画

(Android application source code high imitation ink weather guide interface example source code, source code introduction:
This project is an example source code of the guide interface imitating ink weather. There are four views in the guide interface. The pictures in the screenshot are static pictures after implementation. You can see the animation effect by running the program. There are four animation effects in the first interface, including the "extremely low power consumption" sign at the top, the arrow sign at the bottom, the rotating battery icon in the middle and the flashing of the electronic watch. The "minimal installation" animation at the top and the arrow animation at the bottom of the second interface are the same as those in the first figure. Without too much introduction, the cloud movement effect in the third interface uses the translation animation, The rocket jet effect uses animation list frame by frame animation. The "ink weather 3.0" picture in the fourth interface uses rotateanimation, the cycle interpolator used by the animation interpolator, and the gradient size animation used by "comprehensive innovation I am the ultimate control". The upward sliding viewpager uses the open source library viewpager Android. Several interfaces cooperate to basically realize the ink weather guidance interface and animation.
Module & technology involved
animation)

[下载]09024692645.rar


090242ybjxmj1skxpppccz.jpg
090242v5hoqiiihtwf44io.jpg
090243mug3ddkgdonud0cd.jpg
090243p8e8bslo8u8lc921.jpg


上一篇:android启动及欢迎界面例子源码
下一篇:超炫丽viewpager安卓用户引导源码