**DO NOT USE**: fragment is an ambiguous tag, used to refer to numerous technologies.
For some reason when I try to show a Dialog I get an error from dialog.show(fm, DIALOG_DATE); …
java android dialog fragment fragmentmanagerI want to know is it possible on onActivityResult()to use inside Fragment and if yes then how it works …
android android-intent fragment onactivityresultI have a viewpager that pages through fragments. My FragmentPagerAdapter subclass creates a new fragment in the getItem method which …
android android-fragments fragment android-compatibilityI have a fragment attached to the activity using XML (and setContentView() in activity). A have a problem because I …
android fragment bundleI have an activity with 3 fragments; a header; a body; a footer (same point as in HTML). The bodyfragment contains …
android fragment fragmenttransaction fragmentmanagerSituation My activity waits on an Async operation and after it hears back from async operation, it needs to pass …
android fragment android-lifecycleI have an activity with three fragment classes inside it. I get an error when trying to change the action …
android class android-actionbar fragmentI'have 1 FragmentActivity with a ViewPager which handle 2 Fragments. public class MyFragmentActivity extends FragmentActivity{ private Fragment f1; private Fragment f2; private …
android screen-orientation fragment android-viewpagerI created a very simple fragment to test my app and I got the following error message: 03-31 16:04:39.834: E/AndroidRuntime(7860): …
android fragment