I am trying to run the FragmentLayout sample program using android:minSdkVersion=\"15\"
It crashed right off the bet doing SetContentView(), getting below exception:
Lowercase 'f' is needed in the layout.
is a special tag interpreted by the Activity rather than being instantiated as a normal class (e.g., LinearLayout).
Activity
LinearLayout