Android Open Source - Location Indicator FragmentFramework






Project Summary

This project is like a skeleton for beginners who want to learn the basics of fragment in android. This project also features the circle page indicator that determines the page location in the fragment. It also consists of buttons that helps to change views in the fragment..

Web Site / Source Repository

FragmentFramework is hosted in the following web site
https://github.com/prativa/FragmentFramework

If you think the Android project FragmentFramework listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of FragmentFramework.

ItemValue
Java File Count14
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
Fragment Count5
jar files usedandroid-support-v4.jar
android-support-v4.jar




Resource Files

There are 1 image files in FragmentFramework. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

FragmentFramework has the following Java source files.

com.example.viewpagerandfragment.Fragment1.java
com.example.viewpagerandfragment.Fragment2.java
com.example.viewpagerandfragment.HomeFragment.java
com.example.viewpagerandfragment.MainActivity.java
com.example.viewpagerandfragment.MainFragmentAdapter.java
com.viewpagerindicator.CirclePageIndicator.java
com.viewpagerindicator.IconPageIndicator.java
com.viewpagerindicator.IconPagerAdapter.java
com.viewpagerindicator.LinePageIndicator.java
com.viewpagerindicator.PageIndicator.java
com.viewpagerindicator.TabPageIndicator.java
com.viewpagerindicator.TitlePageIndicator.java
com.viewpagerindicator.UnderlinePageIndicator.java