Difference between revisions of "DevTools:JNI Bindings for Android"
From CrossWire Bible Society
David Haslam (talk | contribs) (→See also: Category:JSword) |
David Haslam (talk | contribs) (→Android OS: Category:SWORD) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Android OS == | == Android OS == | ||
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]. | 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]. | ||
− | |||
− | |||
[[Category:Development tools]] | [[Category:Development tools]] | ||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:Bindings]] | [[Category:Bindings]] | ||
− | [[Category: | + | [[Category:SWORD]] |
Latest revision as of 14:08, 11 January 2018
Android OS
This page will describe how to implement Java Native Interface (JNI) bindings in Android OS.