ViewPager with Fragments and Interface communication.
InterfaceDemo is hosted in the following web site
https://github.com/lt-tibs1984/InterfaceDemo
If you think the Android project InterfaceDemo 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 InterfaceDemo.
Item | Value |
---|---|
Java File Count | 7 |
Target SDK Version | 19 |
Minimum SDK Version | 11 |
Activity Count | 1 |
Fragment Count | 4 |
jar files used | android-support-v4.jar |
InterfaceDemo has the following Java source files.
com.divshark.interfacedemo.InterfaceDemoMain.java com.divshark.interfacedemo.dialogfragments.DialogFragment1.java com.divshark.interfacedemo.fragments.Fragment1.java com.divshark.interfacedemo.fragments.Fragment2.java com.divshark.interfacedemo.fragments.Fragment3.java com.divshark.interfacedemo.interfaces.CommunicateToActivity.java com.divshark.interfacedemo.interfaces.CommunicateToFragment.java