home | Download | Guestbook | Sitemap
codelookerDownloadCommunications / Mobileandroid
Search:
fragments-viewpager-example-master
  • Classification:Communications / Mobile - android
  • Development Tool:Java
  • Sise:48.0 KB
  • Upload time:2014/9/15 0:24:20
  • Uploader:starsraja
  • Download Statistics:
Description
This code shows how to replace Android Fragments inside a ViewPager.Imagine the following structure:You can replace Root fragment for another one and, at any moment, you could swipe to Side fragment. Also, it s possible to return to previous fragments by pressing back button.


ic_launcher.png

File list:
fragments-viewpager-example-master
.................................\res
.................................\...\drawable-hdpi
.................................\...\.............\ic_launcher.png
ic_launcher.png
.................................\...\drawable-mdpi
.................................\...\.............\ic_launcher.png
ic_launcher.png
.................................\...\drawable-xhdpi
.................................\...\..............\ic_launcher.png
ic_launcher.png
.................................\...\drawable-xxhdpi
.................................\...\...............\ic_launcher.png
ic_launcher.png
.................................\...\layout
.................................\...\......\activity_main.xml
.................................\...\......\first_fragment.xml
.................................\...\......\root_fragment.xml
.................................\...\......\second_fragment.xml
.................................\...\......\static_fragment.xml
.................................\...\values
.................................\...\......\dimens.xml
.................................\...\......\strings.xml
.................................\...\......\styles.xml
.................................\...\values-sw600dp
.................................\...\..............\dimens.xml
.................................\...\values-sw720dp-land
.................................\...\...................\dimens.xml
.................................\...\values-v11
.................................\...\..........\styles.xml
.................................\...\values-v14
.................................\...\..........\styles.xml
.................................\src
.................................\...\com
.................................\...\...\pineappslab
.................................\...\...\...........\frcontainer
.................................\...\...\...........\...........\FirstFragment.java
.................................\...\...\...........\...........\MainActivity.java
.................................\...\...\...........\...........\RootFragment.java
.................................\...\...\...........\...........\SecondFragment.java
.................................\...\...\...........\...........\StaticFragment.java
.................................\.gitignore
.................................\AndroidManifest.xml
.................................\LICENSE
.................................\Readme.md
Related source code
[ABSFragmentTabs-master] - Json parsing and fragments. uses for tests and make tutorials
[arb_vertex_fragment] - ARB vertex program + fragment program + vertex buffer object demonstration. Source is included. complete source code,has passed the test.
[Understanding the Low Fragmentation ...] - Understanding the Low Fragmentation Heap Over the years, Windows heap exploitation has continued to increase in difficulty due to the addition of exploitation counter measures along with the implementation of more complex algorithms and data structures. Due to these trends and the scarcity of comprehensive heap knowledge within the community, reliable exploitation has severely declined. Maintaining a complete understanding of the inner workings of a heap manager can be the difference between unpredictable failure and precise exploitation.
Download Address
download DownLoad
Comments: Don't forget to comment after downloading! Comment...
About - Advertise - Sitemap