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

支持aar吗 #10

Open
ivoidcat opened this issue Aug 6, 2024 · 4 comments
Open

支持aar吗 #10

ivoidcat opened this issue Aug 6, 2024 · 4 comments

Comments

@ivoidcat
Copy link

ivoidcat commented Aug 6, 2024

No description provided.

@Liubsyy
Copy link
Owner

Liubsyy commented Aug 6, 2024

暂不支持,没搞过android,这个aar本质上和zip是一样吗?如果一样的话感觉可以直接用zip工具

@ivoidcat
Copy link
Author

ivoidcat commented Aug 7, 2024

跟zip是差不多的东西,但是我解压后把jar拖入到工程里,发现没法修改,点不开

@Liubsyy
Copy link
Owner

Liubsyy commented Aug 7, 2024

跟zip是差不多的东西,但是我解压后把jar拖入到工程里,发现没法修改,点不开

jar右键->Add as Librariry,有这个选项吗,IDEA是可以这样添加到依赖的

@ivoidcat
Copy link
Author

ivoidcat commented Aug 7, 2024

有了👍🏻
只是保存的时候报错了,提示无法取消引用
mContext$delegate = LazyKt.lazy((Function0)null.INSTANCE);
是这行报错的,应该是反编译哪里不合适

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