Difference between revisions of "DevTools:JNI Bindings for Android"
From CrossWire Bible Society
David Haslam (talk | contribs) (Undo revision 16184 by David Haslam (talk)) |
David Haslam (talk | contribs) (→See also: * SWIG Bindings * C# Bindings on Windows) |
||
Line 3: | Line 3: | ||
== See also == | == See also == | ||
+ | * [[DevTools:Bindings|SWIG Bindings]] | ||
+ | * [[CSharp Bindings on Windows|C# Bindings on Windows]] | ||
[[Category:Development tools]] | [[Category:Development tools]] | ||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:Bindings]] | [[Category:Bindings]] |
Revision as of 20:23, 8 January 2018
Android OS
This page will describe how to implement Java Native Interface (JNI) bindings in Android OS.