TagFacebook Style Slide Menu In Android

Facebook Style Slide Menu In Android

F

Create a new android project in eclipse(Minimum Required Android SKD 2.2 ). Download slider.jar file from . Place slider.jar in lib folder in project Now our basic project structure is ready and its time to focus on layouts, replace main.xml code from given one Create two Android XML Files one for left menu and other for right menu say “left_menu.xml” and “right_menu.xml”...

Category