Description: android basic usage of fragments, showing the interface of two options, the interface will be the corresponding changes
To Search:
File list (Check if you may need any files):
FragmentDemo
............\.classpath
............\.project
............\.settings
............\.........\org.eclipse.core.resources.prefs
............\.........\org.eclipse.jdt.core.prefs
............\AndroidManifest.xml
............\assets
............\bin
............\...\classes
............\...\.......\com
............\...\.......\...\xuzhi
............\...\.......\...\.....\fragment
............\...\.......\...\.....\........\BuildConfig.class
............\...\.......\...\.....\........\FragmentDemoActivity$DetailsFragment.class
............\...\.......\...\.....\........\FragmentDemoActivity$TitlesFragment.class
............\...\.......\...\.....\........\FragmentDemoActivity.class
............\...\.......\...\.....\........\R$attr.class
............\...\.......\...\.....\........\R$drawable.class
............\...\.......\...\.....\........\R$id.class
............\...\.......\...\.....\........\R$layout.class
............\...\.......\...\.....\........\R$string.class
............\...\.......\...\.....\........\R.class
............\...\jarlist.cache
............\...\res
............\gen
............\...\com
............\...\...\xuzhi
............\...\...\.....\fragment
............\...\...\.....\........\BuildConfig.java
............\...\...\.....\........\R.java
............\proguard.cfg
............\project.properties
............\res
............\...\drawable-hdpi
............\...\.............\ic_launcher.png
............\...\drawable-ldpi
............\...\.............\ic_launcher.png
............\...\drawable-mdpi
............\...\.............\ic_launcher.png
............\...\layout
............\...\......\main.xml
............\...\values
............\...\......\strings.xml
............\src
............\...\com
............\...\...\xuzhi
............\...\...\.....\fragment
............\...\...\.....\........\FragmentDemoActivity.java