摘要:
Class OverviewAn activity is a single, focused thing that the user can do. Almost all activities interact with the user, so the Activity class takes c... 阅读全文
摘要:
ListFragmenthttp://developer.android.com/reference/android/app/ListFragment.htmlextendsFragmentClass OverviewA fragment that displays a list of items ... 阅读全文
摘要:
http://developer.android.com/guide/components/fragments.html#DesignContentDesign PhilosophyCreating a FragmentAdding a user interfaceAdding a fragment... 阅读全文