First look at the effect:
Slidingmenu is currently used in some Awesome Android apps. Here's a list of some of them:
Code download site: https://github.com/jfeinstein10/SlidingMenu
- Rdio
- Plume
- VLC for Android
- Wunderlist 2
- The Verge
- MTG familiar
- Mantano Reader
- Falcon Pro (Beta)
- Mw3 barracks
Actionbarsherlock is an extension ofSupport
LibraryDesigned to facilitate the use of the action bar design pattern should SS all versions of Android with a single API.
Http://actionbarsherlock.com/
Note:
1. the demo project of slidingmenu references threme and style in actionbarsherlock, so add libary of the latter to the project of the former; otherwise, the style of the former. XML file and androidmanifest. XML reports an error, which is roughly as follows:
Theme. Sherlock. Light. darkactionbar cannot be found
2. You can get the android SDK version 4.2.
The rest of the work is to take a good look at the examples and documents to learn how to use them.
If you have any questions, we can discuss it together: My weibo http://weibo.com/changeself
Some friends cannot compile the project after the project is downloaded. If an error is reported, they can ask me for the project source code. ActionBarSherlock-4.2.0.zip