This demo shows how to build a appllication by use Fragment.
DemoFragment is hosted in the following web site
https://github.com/michaelye/DemoFragment
If you think the Android project DemoFragment listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of DemoFragment.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [hdpi] |
Target SDK Version | 7 |
Minimum SDK Version | 5 |
Activity Count | 1 |
Fragment Count | 6 |
jar files used | android-support-v4.jar |
There are 15 image files in DemoFragment. The names of the image files are listed as follows.
bottom_bar_icon_me_normal.png bottom_bar_icon_me_selected.png bottom_bar_icon_search_normal.png bottom_bar_icon_search_selected.png bottom_bar_icon_set_normal.png bottom_bar_icon_set_selected.png bottom_bar_icon_team_normal.png bottom_bar_icon_team_selected.png bottom_item_normal.png bottom_item_selected.9.png bottom_item_warming_icon.png title_btn_back_normal.9.png title_btn_back_selected.9.png title_btn_rect_normal.9.png title_btn_rect_selected.9.png
The following screenshort is generated from the image listed above.
DemoFragment has the following Java source files.
com.michael.fragment.FragmentExecute.java com.michael.fragment.FragmentLaunch.java com.michael.fragment.FragmentSearch.java com.michael.fragment.FragmentSetting.java com.michael.fragment.FragmentTeam.java com.michael.main.MainActivity.java com.michael.widget.BottomBar.java