This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Android and the fly likes need help on tab change listener, Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "need help on tab change listener," Watch "need help on tab change listener," New topic
Author

need help on tab change listener,

Senthil Ganesan
Greenhorn

Joined: Jul 29, 2010
Posts: 16
hi..
i have a set tab activity in my main actitvity,from it first how can i override the ontabchange listener in another activity.

when i choose second tab it moves to corresponding activity to show listview with content and again when 1 list onclick i moved to next 2 listview at the time the tab i set visible in bottom, when i click again it needs to move previous view but stays back in 2 list view alone,i need it to move 1st listview,how can i do it.

Thanks in advance.

Devaka Cooray
Saloon Keeper

Joined: Jul 29, 2008
Posts: 2729
    
    3

"senthil Mg", please check your private messages regarding an important administrative matter.


Author of ExamLab (Download) - the free mock exam kit for SCJP / OCPJP
HELP me! -- Home Page -- Twitter Profile -- JavaRanch FAQ -- How to Ask a Question
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: need help on tab change listener,
 
Similar Threads
how to reload tab when clicked twice or more times
Suggestion on how to implement dynamic list with onClick listeners
List application Sample
Creating multiple tabs :one after another
webview help......