Any way to have multiple sub package in a project?
We have an app which need to integrate with USB Port. We include .so file in our project and this .so file will internally check the sub package path to call a static function to send/receive data to communicate with USB Port. This is work in android studio, but not in xamarin.
↧
Create 2 different package name in a project
↧