Re: [DISCUSS] Can we improve the playground app project?

2019-02-26 Thread 申远
> > 1. Default to use the public version but no local compile package, like > `com.taobao.android:weex_sdk:0.20.3.0-beta`, that can be work on anywhere. As local compiling is a feature, not a bug, and updating the default version is painful as well. Maybe you should write version info in a xml/js

Re: [DISCUSS] Can we improve the playground app project?

2019-02-26 Thread Dan
There are three necessary features that need to be adapted: 1. Default to use the public version but no local compile package, like `com.taobao.android:weex_sdk:0.20.3.0-beta`, that can be work on anywhere. 2. Adding XML parser to parse `app/src/main/res/xml/app_config.xml` which Weex Cli rely on

Re: [DISCUSS] Can we improve the playground app project?

2019-02-26 Thread 申远
I'd like to help you do the merge/rewrite of Android. Could you please list the feature you need? It seems like this two repos is different in many ways, maybe cherry-pick is a better idea. Best Regards, YorkShen 申远 Dan 于2019年2月26日周二 下午10:22写道: > Hi, all > > Recently I tried to upgrade the w

[DISCUSS] Can we improve the playground app project?

2019-02-26 Thread Dan
Hi, all Recently I tried to upgrade the weexSDK version of android weex playground app that I rely on in the Weex Cli, user can use `weex platform add android` to add this project into the workspace. Here's the template project which the Weex Cli rely on: [0] [Android Template]( https://github.c