I have installed emteria for Android 15 on Raspberry Pi5, how do I use hailo8?
Hi @2445744327,
In order to support Hailo-8/8L on Android, you need the following:
- HailoRT library cross-compiled for Android
- HailoRT PCIe driver integrated in Android (either built-in or module).
Does the image from Emteria include these dependencies? If not, do you have the possibility to compile kernel modules or recompile the kernel? This usually requires the exact kernel sources for your distribution, and it is the trickiest part.
Instead, the HailoRT library can be easily cross-compiled using the NDK toolchain.