• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Help with simple views

Capsud

Lurker
Hi there,
I'd be greatly appreciated if you could help me with what is probably something simple.
Following the guide at this site Hello, TabWidget | Android Developers

ive created a tab view.

Now that I have the 3 tabs I want to be able to display different listViews in each tab depending on the tab i'm in.

Then in each tab I want the items to be 'clickable' that again will open up another view. I know there are clickable methods and events i'd have to implement but I just need a shove in the right direction as to where to get started with displaying ListViews on the different tabs.

Can anyone help me with this.

Thanks alot.
 
Back
Top Bottom