Skip to content

wliday/android-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Android Tutorial

This project contains two parts. The usage of property animation and fragment in Android.

项目包含了Android 里 Property 动画实现的七种方式,以及 Fragment 的使用。

Property Animation

A simple but complete demo to implement animations in Android with seven diverse implementations. Obtain more information at Android Property Animation ( the article is in Chinese). This project wrote in 2012; some code may have been out-of-date. And I'm not maintaining this project now. Thanks for your support.

测试 Android 中 Property Animation 的 DEMO,包含了可以声明动画的7种方式。具体代码解释,以前写过一篇博客Android Property Animation。代码写于2012年,可能已经过时,此项目不会继续维护,谢谢各位的支持。

FragmentBasics

A simple but complete demo to implete multiple UI flows with fragments. Get more information at Android Fragments基础

一个测试Android中Fragments的小demo,后边有截图。

Author

Wei Li

http://mindlee.com

liwei.day@gmail.com

About

Tutorial of property animation and fragments in android.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages