I have to create a slider menu .That when get clicked it opens a list view on the Left Side.On click of the list view item i want to open new activity .How can we do this in a simple .I am beginner so i just want to do this in a simple way.
I have searched on Google i got many examples but i am not able to get the idea how could i do this.
Please help to get a start and achieve this requirement .Thanks
Here is Your Complete Code.
In the activity_main.xml
Then Create a drawer_list_item.xml
Then In the Main Activity
This is best and simple way to create a Slider Menu