MapFragment library for Android (also can help you use any other Activity in tandem with a FragmentActivity). Includes small example app that shows some solutions for back button and fragment backstack issues that stem from MapFragment solution..
android-tandemactivities is hosted in the following web site
https://github.com/coreform/android-tandemactivities
If you think the Android project android-tandemactivities listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-tandemactivities.
Item | Value |
---|---|
Java File Count | 18 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 7 |
Activity Count | 5 |
Fragment Count | 10 |
Required Permissions | android.permission.INTERNET |
There are 1 image files in android-tandemactivities. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
android-tandemactivities has the following Java source files.
com.coreform.android.open.mapfragmentexample.Example01FragmentActivity.java com.coreform.android.open.mapfragmentexample.Example01MapFragment.java com.coreform.android.open.mapfragmentexample.Example01NonMapFragment.java com.coreform.android.open.mapfragmentexample.Example02FragmentActivity.java com.coreform.android.open.mapfragmentexample.Example02MapFragment.java com.coreform.android.open.mapfragmentexample.Example02NonMapFragment.java com.coreform.android.open.mapfragmentexample.Example03Tab1MapFragment.java com.coreform.android.open.mapfragmentexample.Example03Tab1NonMapFragment.java com.coreform.android.open.mapfragmentexample.Example03Tab2NonMapFragment.java com.coreform.android.open.mapfragmentexample.Example03TabFragmentActivity.java com.coreform.android.open.mapfragmentexample.MainActivity.java com.coreform.android.open.tandemactivities.TandemActivitiesActivityInterface.java com.coreform.android.open.tandemactivities.TandemActivitiesFragmentActivityInterface.java com.coreform.android.open.tandemactivities.TandemActivitiesMapActivity.java com.coreform.android.open.tandemactivities.TandemActivitiesMapFragment.java com.coreform.android.open.tandemactivities.TandemActivitiesMapFragmentInterface.java com.coreform.android.open.tandemactivities.TandemActivitiesTabFragmentActivity.java com.coreform.android.open.tandemactivities.TandemActivitiesTabFragmentActivityInterface.java