-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Description
Hello, the Android example compiled according to the readme file runs well on some phones and crashes on some phones。
The compilation script I tried:
(1) bazel build -c opt lyra/android_example:lyra_android_example --config=android_arm64 --copt=-DBENCHMARK
(2) bazel build -c opt lyra/android_example:lyra_android_example --fat_apk_cpu=armeabi-v7a,arm64-v8a --copt=-DBENCHMARK
Running apk on some phones has crashed. The following is the error log:

May I ask how to solve the above problems? Is compiling a script requiring special instructions? Because I use encoding and decoding interfaces to package it into SO for Android phones, some phones may not run properly。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels