Hello,
I have begun writing an android application to interface with the NIRScan nano and have run into issues deserializing the scan configurations and scan data structures. I am writing the application with the Ionic framework (Based on Cordova) which allows the use of plugins to develop using native android (java). How can I use the Spectrum library (written in C) with Android? Could someone give me a high level explaination as to how this can be done. Keeping in mind that this is my first time developing on Android. I have heard suggestions saying I should use NVM? Anything would be helpful, because I'm pretty lost.
Thank you