chameleon-sdk-android icon indicating copy to clipboard operation
chameleon-sdk-android copied to clipboard

Android系统下Chameleon SDK

Results 6 chameleon-sdk-android issues
Sort by recently updated
recently updated
newest added

Hi, @sxychenjing , @Summer500 , I'd like to report a vulnerability issue in **com.didiglobal.chameleon:weexbridge:0.0.13.9**. ### Issue Description **com.didiglobal.chameleon:weexbridge:0.0.13.9** depends on ***2*** C libraries (.so). However, I noticed that one C...

![image](https://user-images.githubusercontent.com/23333288/114507052-2cab8400-9c65-11eb-8c4f-16999d2c088d.png) ![image](https://user-images.githubusercontent.com/23333288/114507083-392fdc80-9c65-11eb-8413-f5fd362d44c3.png) ![image](https://user-images.githubusercontent.com/23333288/114507165-519ff700-9c65-11eb-8f66-d2e07a53317e.png)

请问这个是什么问题? 是不能导入androidStudio么? ERROR: Could not get unknown property 'signArtifactAar' for FileBasedMavenArtifact_Decorated aar.asc:null of type org.gradle.api.publish.maven.internal.artifact.FileBasedMavenArtifact.

bump weex version to 0.28.0

代码里没用使用options ``` @Override public void render(String url, HashMap options) { if (TextUtils.isEmpty(url)) { return; } mWebInstance.render(url, null); } ``` sdk版本:0.0.12.19

chameleon-sdk-android编译启动时出现以下错误,ndk设置了abiFilters "x86", "armeabi"同时换了多种cpu的模拟器依然无效。 > Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. > D/CmlWeexEngine: init cml...