I am trying to create a Tab or navigation bar in my application at the top of the screen ,which should look like this :

Is it possible to create this kind of tab ..How can i do this…
Thanks!!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes everything is possible in Android 🙂 , i mean you can easily customize it, better you go through this example first: Custom Android Tabs.
As you want to customize tab bar with rounded border in tab, you need to concentrate on Step-3 and Step-4 given in above example.