提交 4e3df826 编写于 作者: 杜庆泉's avatar 杜庆泉

Update uts-plugin.md

上级 4a263831
......@@ -230,6 +230,11 @@ Android平台原生三方库目录,支持以下类型文件:
关于libs目录的使用,可以参考 [Hello UTS](https://gitcode.net/dcloud/hello-uts/-/tree/master/uni_modules)
截止HBuilder X 4.23 , UTS插件本地调试尚不支持直接使用so文件,需要将so文件和调用代码封装为AAR供UTS插件调用
AAR调用示例参考:(Hello UTS)[https://gitcode.net/dcloud/hello-uts/-/tree/master/uni_modules/uts-toast]
##### res
Android平台原生res资源目录,建议只保存UTS插件内置的资源文件。
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册