You mean indi library & drivers for controlling astronomy equipment from Android? Sounds interesting. Do you have any progress on that? Maybe something I can test? Anyway, you can contact the author of libnova by email and directly ask him: pkubanek@gmail.com
Hi, @Artyom-Beilis As far as I know, the author (Peter Kubanek) migrated the full repo from here to gitlab, so this one is not maintained anymore. Gitlab repo: https://gitlab.com/libnova/libnova BR, Ladislav
Now I see that there is already a NuGet package available here. Thanks for the effort!
Now I see that there is already a NuGet package available https://www.nuget.org/packages/INDISharp.INDI/. Thanks for the effort!
Hello Yes, that was me :) Anyway, it is not as difficult as it seems for the first sight. Basically that Android.mk build files are telling to build tool, what C sources/headers it should process, which target CPU's it should address and what is the final library name. The only annoying thing is (at least for me), that we have to create separate Android.mk files for each component (libgphoto2, all camlibs driver, libexif, libltdl, etc.) But good news is, that I was able to load that final library...
Android support
Hi! A NuGet package of this project published on nuget.org would be appreciated. Best Regards, Ladislav
Hi! A NuGet package of this project published on nuget.org would be appreciated. Best Regards, Ladislav