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:
- http://blog.radioactiveyak.com/2011/02/android-app-surgery-earthquake-redux.html
- http://blog.radioactiveyak.com/2011/02/strategies-for-honeycomb-and-backwards.html
he has lots of code examples in there handling fragments.
Comments
Post a Comment