A Weex android framework just based like weex playground based on weex sdk.
- 使用Weex搭建自己的小程序框架
- 默认启动的项目:https://github.com/huzongyao/weex-lite-app
- 默认加载脚本:https://huzongyao.github.io/weex-lite-app/assets/splash-page.js
- 下载体验:https://github.com/huzongyao/WeexAppFrame/releases
- Weex Project: https://weex.apache.org/
- Weex Source Code: https://github.com/apache/incubator-weex
- 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进行增删改查
- GitHub: http://huzongyao.github.io/
- ITEye博客:http://hzy3774.iteye.com/
- 新浪微博: http://weibo.com/hzy3774
- QQ: 377406997
- Gmail: hzy3774@gmail.com
- Foxmail: hzy3774@qq.com