In VS2015 xamarin i have added a jar file as binding library and added that as a reference to my project. but while using the header file
using com.Example.tscdll; , it gives me the following error. The Type or namespace name example does not exist in the namespace com.
the jar file i have added is for TSC bluetooth mobile printer
Answers
Try doing the following steps:
Xamarin.Forms
project(If you have it).If the issue still exists, please dd a diagnostic build output (As a file attachment or gist link), that would be really appreciated!
@Mavrix , have you resolved this issue or is there anything we can help you?