android - How can we call another activity by using fragment tabs? -


i using fragment tabs, , use listfragment in tab,i want go acitivity on item clicklistner, using below code:

        activity activity = getactivity();         intent = new intent(activity, motherboard.class);         startactivity(i); 

it going activity not showing tabbars. want if activity call tabbar remain infront. please me out.

hope might helps you

http://wptrafficanalyzer.in/blog/creating-navigation-tabs-using-tabhost-and-fragments-in-android/

and support in versions can use action bar sherlock library provided in tutorial.


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

javascript - addthis share facebook and google+ url -