tags:

views:

48

answers:

1

I want to remove the phone tab from android contacts application. How can i do this?

Also how can i rotate the focus on contacts different tabs means when focus reaches on the last last tab of contact when pressing keyboard it should focus on first tab.

A: 

You can't change the contacts application that is installed on an android phone from source code. You can't modify the settings and the design from another app from within your app.

Janusz