In new blogger third project, the second Android project. The overall effect, the main technology and FRAGEMENT2 implementation code to share with you.
The main implementation technology: Support the slide frame and homepage fragmentadapter. Using Gason to parse the server data, synchronize the latest data of the network and search for the data of the server. Support Night mode, delete cache, change WebView font. Use ISO7 style, use open source libraries such as stikylistview,cardview,switchbutton,slidepage.
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/09/wKiom1WP_4SBP_iCAAGdUTPTcbk924.jpg "style=" float: none; "title=" Project res structure "alt=" wkiom1wp_4sbp_icaagdutptcbk924.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/06/wKioL1WQAUXBskg4AAIykKyIWHc714.jpg "style=" float: none; "title=" WebView Large font "alt=" wkiol1wqauxbskg4aaiykkyiwhc714.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/09/wKiom1WP_4WDpiukAACvK3jP6gk974.jpg "style=" float: none; "title=" Search "alt=" wkiom1wp_4wdpiukaacvk3jp6gk974.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/09/wKiom1WP_4qwYwfjAANQURwK0J4004.jpg "style=" float: none; "Title=" Home Sticklistview "alt=" Wkiom1wp_4qwywfjaanqurwk0j4004.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/09/wKiom1WP_42DYTNKAAJFuSTIfUE375.jpg "style=" float: none; "title=" Slidepage "alt=" Wkiom1wp_42dytnkaajfustifue375.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/06/wKioL1WQAU-j1h3SAAHWuNCNnDc007.jpg "style=" float: none; "title=" Setting Interface "alt=" Wkiol1wqau-j1h3saahwuncnndc007.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/09/wKiom1WP_5CS1qmFAADbSWwV4gs742.jpg "style=" float: none; "title=" Fragmea "alt=" Wkiom1wp_5cs1qmfaadbswwv4gs742.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/06/wKioL1WQAVXyiGpCAAPDfSe_apU728.jpg "style=" float: none; "title=" Night Mode "alt=" Wkiol1wqavxyigpcaapdfse_apu728.jpg "/>
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/6F/09/wKiom1WP_--RvNO_AAO0-mIdkcE060.jpg "title=" App "alt=" Wkiom1wp_--rvno_aao0-midkce060.jpg "in the phone"/>
Fragement2 implementation (double-layer layout nesting)
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/0A/wKiom1WQAq2wq4upAAEvQQ0fCS0591.jpg "style=" float: none; "title=" setting fragmentpageradapter, setting the contents of each fragment "alt=" Wkiom1wqaq2wq4upaaevqq0fcs0591.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/6F/06/wKioL1WQBG6C2c43AAEcHG-pcOY569.jpg "style=" float: none; "Title=" sets the title string "alt=" Wkiol1wqbg6c2c43aaechg-pcoy569.jpg "/>
Fragment2 Effect:
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6F/0A/wKiom1WQAt7B_s71AADbSWwV4gs238.jpg "style=" float: none; "title=" Secondfragmen_qiaotao02.png "alt=" Wkiom1wqat7b_s71aadbswwv4gs238.jpg "/>
650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M01/6F/06/wKioL1WQBKDCjknWAAPDfSe_apU679.jpg "style=" float: none; "title=" Secondfragment_qiangtao.png "alt=" Wkiol1wqbkdcjknwaapdfse_apu679.jpg "/>
This article is from the "Li Chen" blog, make sure to keep this source http://1137907860.blog.51cto.com/10452906/1668848
Daily app effect and Fragment2 implementation code