SlideShare a Scribd company logo
Xamarin Android Binding
David Hauck
Software Engineer at Skyline Technologies
Xamarin Certified Developer
Principal Sponsor
http://www.SkylineTechnologies.com
Thank our Principal
Sponsor by tweeting
and following
@SkylineTweets
Milwaukee Code Camp 2015
Silver Sponsors
Gold Sponsors
Milwaukee Code Camp 2015
August 8th – 10th 2016
Kalahari Resort, Wisconsin Dells
http://www.ThatConference.com
What is binding?
 Run an existing Java library in your C# application
Why should we use binding?
 Many existing java libraries for Android
 Use them in your app with little effort
How does binding work?
Picture from xamarin.com
https://developer.xamarin.com/guides/android/advanced_topics/java_integration_overview/binding-a-java-library/
Managed Callable Wrapper (MCW)
Java Class C# Code
Why MCWs?
 Encapsulate JNI use so that client code doesn't need to know about the
underlying complexity
 Permit sub-classing Java types and implementing Java interfaces
Under the hood
 JNI
 The Java Native Interface (JNI) is a programming framework that enables Java
code running in a Java Virtual Machine (JVM) to call and be called by native
applications (programs specific to a hardware and operating system platform) and
libraries written in other languages such as C, C++ and assembly.
 (Wikipedia)
Example: Constructor Binding
int value = 42;
IntPtr class_ref = JNIEnv.FindClass ("java/lang/Integer");
IntPtr id_ctor_I = JNIEnv.GetMethodID (class_ref, "<init>", "(I)V");
IntPtr lrefInstance = JNIEnv.NewObject (class_ref, id_ctor_I, new JValue (value));
// Dispose of lrefInstance, class_ref…
Creating MCWs for your Xamarin project
 Have a java library (jar)
 Create a Xamarin Binding project
 Insert jar into project
 Build the project
 Creates dll consisting of the MCW
Jar Build Actions
 Input Jar
 Will create the actual bindings for this jar
 EmbeddedReferenceJar
Creating MCWs for your Xamarin project
api.xml Transforms MCW
Api.xml
 {Project_Directory}objDebugapi.xml
 Xamarin parses the jar and creates this file
 Diagram of how the api is laid out
 Includes classes, methods, etc
Api.xml
Transforms
 EnumFields.xml
 Converts Constants to Enums
 EnumMethods.xml
 Changes parameters in methods to use Enums
 Metadata.xml
 Various add/remove/edit transforms
EnumFields.xml
<mapping jni-class="android/support/v4/app/FragmentActivity$FragmentTag"
clr-enum-type="Android.Support.V4.App.FragmentTagType">
<field jni-name="Fragment_name" clr-name="Name" value="0" />
<field jni-name="Fragment_id" clr-name="Id" value="1" />
<field jni-name="Fragment_tag" clr-name="Tag" value="2" />
</mapping>
EnumMethods.xml
<mapping jni-class="android/support/v4/app/Fragment.SavedState">
<method jni-name="writeToParcel" parameter="flags" clr-enum-
type="Android.OS.ParcelableWriteFlags" />
</mapping>
Metadata.xml
<attr
path="/api/package[@name='com.kontakt.sdk.android.common.model']/interface[@name='IModel']“
name="visibility">public</attr>
<remove-node
path="/api/package[@name='com.kontakt.sdk.android.common.util']/class[@name='Closeables']/me
thod[@name='closeQuietly' and count(parameter)=1 and
parameter[1][@type='java.io.OutputStream']]" />
Demo
Android Xamarin Binding

More Related Content

PDF
Delegateless Coordinators - take 2
PDF
Jug Guice Presentation
PPTX
Introduction to Google Guice
PDF
Osgi cdi
PPT
Google Guice
PDF
10分でわかる無料になったXamarin
PPT
Developing Java Web Applications
PPTX
Modern ASP.NET Webskills
Delegateless Coordinators - take 2
Jug Guice Presentation
Introduction to Google Guice
Osgi cdi
Google Guice
10分でわかる無料になったXamarin
Developing Java Web Applications
Modern ASP.NET Webskills

Similar to Android Xamarin Binding (20)

PPTX
Spring framework
PDF
Integration of java ee applications on c – based implementations
PPTX
WinJS at NYC Code Camp 2012
PDF
Intro to Eclipse Che, by Tyler Jewell
PDF
From Backbone to Ember and Back(bone) Again
PDF
Getting Native with NDK
PPTX
2010 06-24 karlsruher entwicklertag
PPTX
Loopback: An Easy and Robust Mobile Backend - Michael Hantler & Aviv Callande...
PDF
"How to create an infrastructure in .NET", Leonid Chetverikov
PPT
Java course-in-mumbai
PDF
PJ_M01_C01_PPT_Introduction to Object Oriented Programming Using Java.pdf
PDF
JavaScript Revolution - 5/Nov/13 - PrDC Saskatoon, SK
PDF
Introduction to the Android NDK
PPTX
Curso de Programación Java Básico
PPTX
Introduction to Spring sec1.pptx
PPTX
[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache Cordova
PPTX
Project Presentation on Advance Java
PDF
Spring Framework Tutorial | Spring Tutorial For Beginners With Examples | Jav...
PPTX
Use Eclipse technologies to build a modern embedded IDE
Spring framework
Integration of java ee applications on c – based implementations
WinJS at NYC Code Camp 2012
Intro to Eclipse Che, by Tyler Jewell
From Backbone to Ember and Back(bone) Again
Getting Native with NDK
2010 06-24 karlsruher entwicklertag
Loopback: An Easy and Robust Mobile Backend - Michael Hantler & Aviv Callande...
"How to create an infrastructure in .NET", Leonid Chetverikov
Java course-in-mumbai
PJ_M01_C01_PPT_Introduction to Object Oriented Programming Using Java.pdf
JavaScript Revolution - 5/Nov/13 - PrDC Saskatoon, SK
Introduction to the Android NDK
Curso de Programación Java Básico
Introduction to Spring sec1.pptx
[JMaghreb 2014] Developing JavaScript Mobile Apps Using Apache Cordova
Project Presentation on Advance Java
Spring Framework Tutorial | Spring Tutorial For Beginners With Examples | Jav...
Use Eclipse technologies to build a modern embedded IDE
Ad

Recently uploaded (20)

PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PPT
Introduction Database Management System for Course Database
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PPTX
L1 - Introduction to python Backend.pptx
PDF
Digital Strategies for Manufacturing Companies
PDF
Understanding Forklifts - TECH EHS Solution
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PDF
2025 Textile ERP Trends: SAP, Odoo & Oracle
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
Softaken Excel to vCard Converter Software.pdf
PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Designing Intelligence for the Shop Floor.pdf
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
T3DD25 TYPO3 Content Blocks - Deep Dive by André Kraus
Odoo Companies in India – Driving Business Transformation.pdf
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Upgrade and Innovation Strategies for SAP ERP Customers
Introduction Database Management System for Course Database
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
L1 - Introduction to python Backend.pptx
Digital Strategies for Manufacturing Companies
Understanding Forklifts - TECH EHS Solution
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Claude Code: Everyone is a 10x Developer - A Comprehensive AI-Powered CLI Tool
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
2025 Textile ERP Trends: SAP, Odoo & Oracle
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
How to Migrate SBCGlobal Email to Yahoo Easily
Softaken Excel to vCard Converter Software.pdf
wealthsignaloriginal-com-DS-text-... (1).pdf
Designing Intelligence for the Shop Floor.pdf
VVF-Customer-Presentation2025-Ver1.9.pptx
Ad

Android Xamarin Binding

Editor's Notes

  • #8: Manage Callable Wrappers Android Callable Wrappers