GithubHelp home page GithubHelp logo

soa4java / wechatdemo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gpfduoduo/wechatdemo

0.0 2.0 0.0 44.32 MB

单个Activity+多个Fragment实现微信 Android客户端 - Single Activity and multiple fragments to implement WeChat client

Java 100.00%

wechatdemo's Introduction

WeChatDemo

Single Activity and Multiple Fragments to implement the social app WeChat client. The knowledges about this apk are from my article. Welcom you guys to star and fork

点击查看中文说明

Introduction

  1. To study android Activity and fragment. you could know how to use fragment in you app developing correctly.
  2. Fragment stack management. you could know the stack management method, in case of memory leaks.
  3. implement the friend circle using self define view
  4. Lazy load fragment when UI show
  5. study TextView knowledge: ClickableSpan, SpannableString etc...
  6. Animator using method
  7. soft input using
  8. use zbar to scan QR, adopt lazy load camera, in case that, poor performance phone get stick
  9. Use** TextureView to play video** in FriendCirlcle(ListView), do not use SurfaceView to play video in Listview or RecycleView
  10. **SwipeBack in Fragment **

#Gif gif效果

Picture

通讯录效果发现效果朋友圈效果 输入法切换 朋友圈本地图片浏览效果弹窗口效果好友发现效果 设置的效果 扫一扫的界面 小视频的效果

Thanks

  1. RadarScanViwe
  2. YoKeyword/Fragmentation
      Welcom to fork YoKeyword的Fragmentation,very nice repositories 。
  3. PhotoView
  4. ViewPagerFix
  5. Glide
  6. QrCodeScan, notify this project has memory leak, i have put issue, but the author doesn't handler this. In my project, I have solved this problem.
  7. VideoPlayerManager A progject to implement play video in ListView or RecycleView, very nice...

License

Copyright 2016 gpfduoduo

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

wechatdemo's People

Contributors

gpfduoduo avatar

Watchers

nio avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.