(Android application source code slidingmenu use example
Slidingmenu seems to be an indispensable thing in mobile applications. Unfortunately, the landlord has now moved to the pad and wrote a small demo in combination with the previous project to help the majority of students understand and use it more easily.
The contents are not described in detail, but detailed comments have been made. The last sentence of initmenulistener() is an event, and there are comments in the code.
The project removes the dependence on actionbar Sherlock and only contains some of its own functions, which is easy to understand
Common error reporting
When importing a project, there may be some error reporting problems, just some
Android package version: modify the corresponding Android package, make any changes in the layout, and then save
V4 package: try changing your V4 package
Lib project: the demo applies the Lib of slidingmenu, that is, the project lib. Go in to see if the reference is correct and add it again
The other is the clean project and fix project. These down errors should be solved)