We are trying to connect a livox mid 360 lidar to an android phone. But we don't know the steps to do so. The lidar can be powered by an external 12 V battery, so power is not a problem. The lidar provides the ethernet port which can be connected to the type-C port on a computer with a cable and it works there. Can we connect the lidar to the type-C port of an android phone and make it work? My concern is about the driver which is only provided in C++. Do we need to convert the driver to java or kotlin?
If we would like to accomplish this goal, what are the steps we need to take?
The steps to connect the mid360 lidar and the android phone follows naturally from careful reasoning.
We are completing our project following the above steps. I will enrich this answer when I get the project done.