New posts in android-fragments

Android Fragments. Retaining an AsyncTask during screen rotation or configuration change

java.lang.NullPointerException: Attempt to invoke virtual method 'int android.view.View.getImportantForAccessibility()' on a null object reference

FragmentPagerAdapter Exists Only In Android.Support.V4.App (and not Android.App)

Android search with Fragments

Failed to load map. Error contacting Google servers. This is probably an authentication issue

How to set the title of DialogFragment?

java.lang.IllegalStateException: Fragment not attached to Activity

Why use Fragment#setRetainInstance(boolean)?

How can I maintain fragment state when added to the back stack?

Callback to a Fragment from a DialogFragment

Why do I want to avoid non-default constructors in fragments?

Difference between android.app.Fragment and android.support.v4.app.Fragment

Switching between Android Navigation Drawer image and Up caret when using fragments

Get the current fragment object

Android.app Fragments vs. android.support.v4.app using ViewPager?

How to implement RecyclerView with CardView rows in a Fragment with TabLayout

ViewPager as a circular queue / wrapping

How to get existing fragments when using FragmentPagerAdapter

MapView in a Fragment (Honeycomb)

How can I access getSupportFragmentManager() in a fragment?