1
I’m wanting to create a menu like the image (similar to the facebook) below someone would know how to develop? how should I look, sample tutorials. Thanks!
1
I’m wanting to create a menu like the image (similar to the facebook) below someone would know how to develop? how should I look, sample tutorials. Thanks!
3
It is better to use the Navigation Drawer from the android’s own library
http://developer.android.com/design/patterns/navigation-drawer.html
0
Take a look at this project, available on Github and also on the Playstore:
Github: https://github.com/rudsonlive/Navigation-Drawer-ActionBarCompat
Playstore: https://play.google.com/store/apps/details?id=br.liveo.navigationliveo
I believe it’s within your need.
0
Try to take a look at the library below:
https://github.com/jfeinstein10/SlidingMenu
And there’s the tutorial below too:
http://www.androidhive.info/2013/11/android-sliding-menu-using-navigation-drawer/
Browser other questions tagged android facebook menu
You are not signed in. Login or sign up in order to post.