Difference between revisions of "DevTools:JNI Bindings for Android"
From CrossWire Bible Society
David Haslam (talk | contribs) (== Android OS == This page will describe how to implement '''JNI Bindings''' in [https://en.wikipedia.org/wiki/Android_(operating_system) Android OS]. == See also == Category:Development tools Category:Tutorials Category:Bindings) |
David Haslam (talk | contribs) (→Android OS: [https://en.wikipedia.org/wiki/Java_Native_Interface Java Native Interface] (JNI) bindings) |
||
Line 1: | Line 1: | ||
== Android OS == | == Android OS == | ||
− | This page will describe how to implement | + | This page will describe how to implement [https://en.wikipedia.org/wiki/Java_Native_Interface Java Native Interface] (JNI) bindings in [https://en.wikipedia.org/wiki/Android_(operating_system) Android OS]. |
== See also == | == See also == |
Revision as of 20:19, 8 January 2018
Android OS
This page will describe how to implement Java Native Interface (JNI) bindings in Android OS.