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

Unable to create Minicap object using minicap_create #219

Open
rohit187 opened this issue Dec 22, 2020 · 1 comment
Open

Unable to create Minicap object using minicap_create #219

rohit187 opened this issue Dec 22, 2020 · 1 comment

Comments

@rohit187
Copy link

rohit187 commented Dec 22, 2020

I have followed the below steps

  1. Taken the header Minicap.hpp from /jni/minicap-shared/aosp/include/Minicap.hpp
  2. Taken the minicap.so from /jni/minicap-shared/aosp/libs/android-29/arm64-v8a (running the app in android 10)
  3. On launching the app, I tried to create minicap object using minicap_create(0) which returns null

I am stuck here. Please let me know how to create the Minicap object. Is my approach incorrect?

Is it required to copy any files to the android system?

@sb00820016
Copy link

Hi @rohit187 ,

Have you find solution for this. I am also stuck here.

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