New posts in android-fragments

IllegalStateException: Can not perform this action after onSaveInstanceState with ViewPager

Duplicate ID, tag null, or parent id with another fragment for com.google.android.gms.maps.MapFragment

Replace Fragment inside a ViewPager

How to implement a ViewPager with different Fragments / Layouts

Why fragments, and when to use fragments instead of activities?

Passing data between a fragment and its container activity

How to implement onBackPressed() in Fragments?

How to correctly save instance state of Fragments in back stack?

Using context in a fragment

Retrieve a Fragment from a ViewPager

How to pass values between Fragments

How to determine when Fragment becomes visible in ViewPager

Dilemma: when to use Fragments vs Activities:

findViewById in Fragment

Best practice for instantiating a new Android Fragment

onActivityResult is not being called in Fragment

Send data from activity to fragment in Android

NullPointerException accessing views in onCreate()