GitHub user yuhun-alibaba opened a pull request:
https://github.com/apache/incubator-weex/pull/776
Bug fix 0.16 release
* [android] fix some platform install app on sdcard, libweexjsb has no +x,
cannot startup process
if install apk on sdcard, cp stub so to
/data/data/packagename/cache
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yuhun-alibaba/incubator-weex
bug-fix-0.16-release
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/776.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #776
----
commit dbc94f421dfda8aeccea3791788a5079ff5bb923
Author: yuhun-alibaba <[email protected]>
Date: 2017-10-10T08:21:49Z
update so for app install on sdcard
commit 95ba2a6de2e29b01de4069a1e8a18b0076a52bef
Author: 御é <[email protected]>
Date: 2017-10-09T08:40:02Z
init framework and insert cacheDir for debug
----
---