09-09-2016 06:27 AM
Hello Experts:
One of my customer is using the Xamarin IDE for developing an APP [on Android and IOS platforms] to integrate Cisco REM CSDK, they are facing issues when they try to Convert JAR file to DLL.
Do you have any insights or any reference document which will show how to convert JAR to DLL using Xamarin IDE.
regards,
Harish
09-09-2016 08:05 AM
Posting some updates..
Xamarin seems to suggest that it is not directly possible to convert or use a JAR file on Android. However, there are a few mentioned indirect paths. Based on the research I did, I see how java library and .jar files can be called within the Xamarin IDE.
From the below link, I understand that Bindings Library [consituting of java resources] with necessary wrappers can be built in Xamarin IDE to built a Xamarin Andriod application. Below links may be helpful. Check 2nd and 3rd for example.
1. https://developer.xamarin.com/guides/android/advanced_topics/java_integration_overview/
2. https://developer.xamarin.com/guides/android/advanced_topics/binding-a-java-library/
3. https://developer.xamarin.com/guides/android/advanced_topics/binding-a-java-library/binding-a-jar/
01-13-2017 02:09 PM
Hi Harish,
As a follow up I know of no internal testing or any reference document regarding the conversion of JAR to DLL using Xamarin IDE. This is not supported.
Regards,
Rob
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide