Android Open Source - UI activity android-tandemactivities






Project Summary

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..

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-tandemactivities.

ItemValue
Java File Count18
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version7
Activity Count5
Fragment Count10
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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