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

When to support android-31, if I try to do it myself, do you have any suggestions? #25

Closed
huakaijian opened this issue Sep 1, 2021 · 4 comments

Comments

@huakaijian
Copy link

huakaijian commented Sep 1, 2021

I try to run minicap in android 12 . but not find minicap.so.

@varundtsfi
Copy link
Collaborator

varundtsfi commented Sep 3, 2021

Right now here we are using apk not minicap.so binaries. As per the new solution .so is not required .

Please follow the link

#14

@varundtsfi
Copy link
Collaborator

If you want Minicap.so by yourself then you have to build the android 12 beta 4(current code base) by yourself .

@varundtsfi
Copy link
Collaborator

#27

@varundtsfi
Copy link
Collaborator

varundtsfi commented Oct 12, 2021

I try to run minicap in android 12 . but not find minicap.so.

HI @huakaijian
You can use the Minicap.so file for android 12 now. right now you can take the so from following link but soon you will get it in mincap master branch too.

https://github.com/varundtsfi/Android12Support_withso/tree/main/aosp/android-31/arm64-v8a

Please verify so that this issue can be closed.

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