android - Using Multiple Fragments in an single activity -


i want develop android application using honey comb 3.0 in want display list , clicking on item in list should display list beside list item in form of fragment. can 1 provide me sample code in sorting out issue?

thanks in advance,

have @ these 2 blog posts google's reto meier:

  1. http://blog.radioactiveyak.com/2011/02/android-app-surgery-earthquake-redux.html
  2. http://blog.radioactiveyak.com/2011/02/strategies-for-honeycomb-and-backwards.html

he has lots of code examples in there handling fragments.


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

web applications - Making Python scripts work on MAMP -

cocoa - Converting NSString to keyCode+modifiers for AXUIElementPostKeyboardEvent -