This sample can show Google Map in fragment with Viewpager..
Android-Google_Map_With_Fragment is hosted in the following web site
https://github.com/KeithWang/Android-Google_Map_With_Fragment
If you think the Android project Android-Google_Map_With_Fragment 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-Google_Map_With_Fragment.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_COARSE_LOCATION android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE com.google.android.providers.gsf.permission.READ_GSERVICES |
Android-Google_Map_With_Fragment has the following Java source files.
com.example.googlemapfragment.FirstPage.java com.example.googlemapfragment.MainActivity.java com.example.googlemapfragment.MyViewPagerAdapter.java com.example.googlemapfragment.SecondPage.java