cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
661
Views
0
Helpful
2
Replies

Xamarin IDE & REM CSDK

hlaxmina
Cisco Employee
Cisco Employee

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

2 Replies 2

hlaxmina
Cisco Employee
Cisco Employee

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/

robdoyle
Cisco Employee
Cisco Employee

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