File list (Check if you may need any files):
AndroidDetailTest
.................\.classpath
.................\.project
.................\.settings
.................\.........\org.eclipse.jdt.core.prefs
.................\AndroidManifest.xml
.................\assets
.................\bin
.................\...\AndroidManifest.xml
.................\...\classes
.................\...\.......\com
.................\...\.......\...\codepath
.................\...\.......\...\........\example
.................\...\.......\...\........\.......\masterdetailmanual
.................\...\.......\...\........\.......\..................\BuildConfig.class
.................\...\.......\...\........\.......\..................\Item.class
.................\...\.......\...\........\.......\..................\ItemDetailActivity.class
.................\...\.......\...\........\.......\..................\ItemDetailFragment.class
.................\...\.......\...\........\.......\..................\ItemsListActivity.class
.................\...\.......\...\........\.......\..................\ItemsListFragment$1.class
.................\...\.......\...\........\.......\..................\ItemsListFragment$OnItemSelectedListener.class
.................\...\.......\...\........\.......\..................\ItemsListFragment.class
.................\...\.......\...\........\.......\..................\R$attr.class
.................\...\.......\...\........\.......\..................\R$dimen.class
.................\...\.......\...\........\.......\..................\R$drawable.class
.................\...\.......\...\........\.......\..................\R$id.class
.................\...\.......\...\........\.......\..................\R$layout.class
.................\...\.......\...\........\.......\..................\R$menu.class
.................\...\.......\...\........\.......\..................\R$string.class
.................\...\.......\...\........\.......\..................\R$style.class
.................\...\.......\...\........\.......\..................\R.class
.................\...\jarlist.cache
.................\...\res
.................\gen
.................\...\com
.................\...\...\codepath
.................\...\...\........\example
.................\...\...\........\.......\masterdetailmanual
.................\...\...\........\.......\..................\BuildConfig.java
.................\...\...\........\.......\..................\R.java
.................\ic_launcher-web.png
.................\libs
.................\....\android-support-v4.jar
.................\lint.xml
.................\proguard-project.txt
.................\project.properties
.................\res
.................\...\drawable-hdpi
.................\...\.............\ic_launcher.png
.................\...\drawable-mdpi
.................\...\.............\ic_launcher.png
.................\...\drawable-xhdpi
.................\...\..............\ic_launcher.png
.................\...\drawable-xxhdpi
.................\...\...............\ic_launcher.png
.................\...\layout
.................\...\......\activity_item_detail.xml
.................\...\......\activity_items.xml
.................\...\......\fragment_item_detail.xml
.................\...\......\fragment_items_list.xml
.................\...\layout-large
.................\...\............\activity_items.xml
.................\...\menu
.................\...\....\item_detail.xml
.................\...\....\items.xml
.................\...\values
.................\...\......\dimens.xml
.................\...\......\strings.xml
.................\...\......\styles.xml
.................\...\values-sw600dp
.................\...\..............\dimens.xml
.................\...\values-sw720dp-land
.................\...\...................\dimens.xml
.................\...\values-v11
.................\...\..........\styles.xml
.................\...\values-v14
.................\...\..........\styles.xml
.................\src
.................\...\com
.................\...\...\codepath
.................\...\...\........\example
.................\...\...\........\...