Skip to content Skip to sidebar Skip to footer

How To Import Scringo Library In Xamarin Or Android Studio?

i'm new to android development and i'm using Xamarin and Android Studio ... i have created my Hello World App successfully and i have downloaded Scringo SDK. in it's tutorial he is

Solution 1:

You would need to create a C# to Java binding project. It is very easy but might need some tweaking depending on the Java library.

http://docs.xamarin.com/guides/android/advanced_topics/java_integration_overview/binding_a_java_library_(.jar)/

Post a Comment for "How To Import Scringo Library In Xamarin Or Android Studio?"