<fragment android:name="com.example.android.quakereport.SettingsActivity$EarthquakePreferenceFragment" . . . </fragment>
Here, the (SettingActivity) and the (EarthquakePreferenceFragment) are any classes in java.
Can anyone tell me what is the use if $ in here ???