I want to create a menu similar to this.
Please guide me to do that. Thanks.
Start by following this: https://developer.android.com/training/appbar/actions.html
It specifically shows adding buttons to the bar but in the same xml you can set them to show up as a menu like you want.