complitable build for sdk 33#43
Conversation
|
Its pending on me. I will add the remaining for to this PR. |
Signed-off-by: chen ruixiang <ruixiang.chen@partner.bmw.com>
774a89d to
36cce05
Compare
I signed off the commit, you can refactor according to a proper design :) |
|
Hi,@pcrepieux @varundtsfi @JesseCodeBones |
|
@JesseCodeBones Hello, could you please share the source code of 33 version and document a bit more how to build it for different architectures? We are working on minicap adaptation on Android U. It would be appreciated if you could provide some help. |
Hi the source code is included in this PR, |
Hi, I put the minicap code in my AOSP tree (eg: in "external") and compile it with: Compilation passed, but I didn't get minicap.so. I didn't find it in the "out" path of aosp. My 'minicap' paths are organized like this `
The code is similar to yours, but strangely I can't get the .so. I'm not familiar with Android, please advise if I make a simple mistake. Thank you |
I just found out that this problem has been solved. It's strange that lib was not generated when I compiled AOSP, but it was generated by compiling minicap separately. |
here is my steps:
|
|
hi @moumde , Could you share me your build for Android U? |
where is minicap.so for android sdk 35? thx |
|
where is nimicap.so for android sdk 35 ? |
build shared lib for api level 33