Introduction - If you have any usage issues, please Google them yourself
Note: this project is based on the development of studio eclipse, Android may not be able to directly import.
A Material Design Android Google campus news client to take off the news, the project home page https://github.com/sues-lee/SuesNews
Through this project you can understand
How to adapt different versions of the system with different resource files
How to use ORMLite for storage
How to meet the design specifications of MaterialDesign
How to use support-v4 and appcompat compatible packages
How to use the latest ToolBar, RecyclerView and CardView
How to use ViewPager and fragment to produce multi page sliding effect
How to make a custom control to achieve the effect of sliding back page
How to achieve the hidden ToolBar and other beautiful dynamic effect