objectbox / objectbox-java

Android Database - first and fast, lightweight on-device vector database
https://objectbox.io
Apache License 2.0
4.38k stars 302 forks source link

Does new latest versison has armbi so file? #1008

Closed stevenwsg closed 2 years ago

stevenwsg commented 2 years ago

I readed this problem: https://github.com/objectbox/objectbox-java/issues/605. It writted on 2019, three years later, does this question hava new solution?

I provided sdk to some other manufacture. I want to, other manufacturer can easy insert our sdk.

Now , i used version is 2.3.4

If no other way ,can you tell me which repo can let me build a armbi so file?

stevenwsg commented 2 years ago

Some manufacture build app only save armbi so file, v7a can not save in app, relinker can not solve this problem

greenrobot-team commented 2 years ago

ObjectBox only supports arm64-v8a, armabi-v7a and x86_64 as well as x86 on Android. https://docs.objectbox.io/faq#on-which-platforms-does-objectbox-run

When using App Bundle it should no longer be required to use the workarounds mentioned in https://docs.objectbox.io/android/app-bundle-and-split-apk. If you still observe issues, please report with more details (e.g. what devices are affected).

no-response[bot] commented 2 years ago

Without additional information, we are unfortunately not sure how to resolve this issue. Therefore this issue has been automatically closed. Feel free to comment with additional details and we can re-open this issue.