huzongyao / WeexAppFrame

A Weex android framework just based like weex playground based on weex sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeexAppFrame

A Weex android framework just based like weex playground based on weex sdk.

Details

  • implement IWXHttpAdapter with OkHttpClient, so we can use cache to speed up.
  • implement IWXImgLoaderAdapter with Glide, so it will support gif and also function well.
  • implement IWebSocketAdapter with OkHttp WebSocket.
  • Add imagePicker module to pick some images
  • Add qrCode module to scan and generate QR code

自定义模块说明

  • imagePicker 从图库选择图片或者拍照
  • qrCode 生成二维码或者打开扫码页面
  • preference 对名为wxPreference的SharedPreference进行增删改查

screenshot

  • 截图展示 screenshot

About Me

Contact To Me

About

A Weex android framework just based like weex playground based on weex sdk


Languages

Language:Java 100.0%