-
Notifications
You must be signed in to change notification settings - Fork 77
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
Need android-31 arm64-v8a.so #27
Comments
I am trying to build the Amdroid_12 r1 but getting errors even libgui.so and other supported libs got generated. I am building the specific module like make minicap @koral-- Following are the changes in Android 12 :- waiting for your suggestions.
Android-12
|
OK thanks. I've just grabbed r2 branch. Will check it 👍 |
@pcrepieux You can use android-12.0.0_r1 too. It'ss compiling mostly 96%. I am also trying the same But this time I am using |
Hi @pcrepieux I am debugging it step by step. @pcrepieux Any suggestion here. |
HI @varundtsfi @pcrepieux are you able to crack this for Android 12. |
Hi @bikeebh There is a changed from Displayid to android::PhysicalDisplayid Which is creating problem. @pcrepieux do you have any update on it🤔. |
From here you can use the android 12 support from minicap side using shared libs. https://github.com/varundtsfi/Android12Support_withso/tree/main/aosp/android-31/arm64-v8a |
Thanks @varundtsfi it's works for me. |
@pcrepieux
I need minicap31.so for armv8_64 as I am using vnc. I have intergrated vnc with android-31 arm64-v8a
your current apk approach is not suitalble for me can you provide me android-31 arm64-v8a.so
I will integrate your apk approach later but right now I need minicap.so for android 12 support
The text was updated successfully, but these errors were encountered: