markqvist / Reticulum

The cryptography-based networking stack for building unstoppable networks with LoRa, Packet Radio, WiFi and everything in between.
https://reticulum.network
MIT License
2k stars 124 forks source link

Android api<24 not support if_nametoindex method #298

Closed Kotlinlife closed 1 year ago

Kotlinlife commented 1 year ago

I try wrap reticulum by using chaquo library but it is crash in if_nametoindex function

markqvist commented 1 year ago

Since chaquo support is not on the roadmap, or currently a planned feature, and there is not much information provided here, I will just move this to the discussions for now.

If you'd like others to help and/or investigate, feel free to add more info about exactly what you are trying to do, what goes wrong, and how to reproduce.