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

python - Scipy curvefit RuntimeError:Optimal parameters not found: Number of calls to function has reached maxfev = 1000 -

c# - How to add a new treeview at the selected node? -

java - netbeans "Please wait - classpath scanning in progress..." -