Hi All,

I am new to Android

I have created a TabView one of which contains list of names. I want that when we click on a any name, a table view of that persons photos should be opened. Will that table be in another Activity???

Depends on what logic you used in click listener. If you said start new activity and that has table in it then yes, otherwise you have to implement it

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.