项目作者: huzongyao
项目描述 :
A Weex android framework just based like weex playground based on weex sdk
高级语言: Java
项目地址: git://github.com/huzongyao/WeexAppFrame.git
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
- 截图展示

About Me