Android ViewPager, ContentProvider, Map and view animation sample application.
Android-Sample-ContentProviider-Maps-Flip-Animation is hosted in the following web site
https://github.com/kvuvalentin/Android-Sample-ContentProviider-Maps-Flip-Animation
If you think the Android project Android-Sample-ContentProviider-Maps-Flip-Animation 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-Sample-ContentProviider-Maps-Flip-Animation.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 3 |
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 com.valentinshelkov.sampleapplicationwithmapsircanimation.permission.MAPS_RECEIVE |
Asset File Names | assets\DICT |
Android-Sample-ContentProviider-Maps-Flip-Animation has the following Java source files.
sample.valentinshelkov.com.sampleapplicationwithmapsircanimation.MainActivity.java sample.valentinshelkov.com.sampleapplicationwithmapsircanimation.adapter.RootPagerAdapter.java sample.valentinshelkov.com.sampleapplicationwithmapsircanimation.contentprovider.DictProvider.java sample.valentinshelkov.com.sampleapplicationwithmapsircanimation.contentprovider.IrcContentProvider.java sample.valentinshelkov.com.sampleapplicationwithmapsircanimation.data.MessageData.java sample.valentinshelkov.com.sampleapplicationwithmapsircanimation.fragment.AnimationFragment.java sample.valentinshelkov.com.sampleapplicationwithmapsircanimation.fragment.IrcFragment.java sample.valentinshelkov.com.sampleapplicationwithmapsircanimation.fragment.MapsFragment.java