Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

运行程序遇到的问题 #3

Open
duxiwei opened this issue May 7, 2017 · 7 comments
Open

运行程序遇到的问题 #3

duxiwei opened this issue May 7, 2017 · 7 comments

Comments

@duxiwei
Copy link

duxiwei commented May 7, 2017

大神,我把代码中的服务器改成我自个儿的服务器地址,但是没有更新到最新版本啊,我的服务器已经上传了最新版本的差异包,大神,在线等

@songxiaoliang
Copy link
Owner

@duxiwei 最新补丁包有没有下载到你的手机SD卡?

@duxiwei
Copy link
Author

duxiwei commented May 7, 2017

我找个已经root过的手机看看

@duxiwei
Copy link
Author

duxiwei commented May 7, 2017

已经看了,在对应的目录有这个解压了的zip文件

@songxiaoliang
Copy link
Owner

@duxiwei 那你看看加载最新包那块有没有问题

@duxiwei
Copy link
Author

duxiwei commented May 7, 2017

Object[] bundleArray = dmp.patch_apply(pathes,assetsBundle);
// 6.保存新的bundle
Log.e("duxiwei","5");
try {
Writer writer = new FileWriter(FileConstant.JS_BUNDLE_LOCAL_PATH);
String newBundle = (String) bundleArray[0];
Log.e("duxiwei","6"+newBundle);
log只能打印5 ,没法打印6

@songxiaoliang
Copy link
Owner

@duxiwei 你看下你的文件路径是否正确

@duxiwei
Copy link
Author

duxiwei commented May 8, 2017

时间来不及了,换方案了,问您个其他问题,在react-native 中,如何在原生的android中导入第三方so库以及jar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants