hehe... "i did some R&D" ..i assume (R)esearch equals: i asked this forum :)
There's a plethora of tutorials on how to create fragments on Android Developers. its pretty easy infer from those on how to accomplish what you want. On Wednesday, November 7, 2012 2:40:59 PM UTC+2, Bajrang Asthana wrote: > > Hi , > > Actually I want to add sliding functionality among existing activities. I > did some R&D and found that we can do it using ViewPager. But to use > ViewPager I have to create my all activities into corresponding fragments. > Initially it looks that we can convert activity into fragment. > > Is there any guide how should we proceed? > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

