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

