The Java Native Interface

The Java Native Interface
Author :
Publisher : Addison-Wesley Professional
Total Pages : 322
Release :
ISBN-10 : 0201325772
ISBN-13 : 9780201325775
Rating : 4/5 (72 Downloads)

Book Synopsis The Java Native Interface by : Sheng Liang

Download or read book The Java Native Interface written by Sheng Liang and published by Addison-Wesley Professional. This book was released on 1999 with total page 322 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Java Native Interface (JNI) enables the integration of code written in the Java programming language with code written in other languages such as C and C++. It allows programmers to take full advantage of the Java platform without having to abandon their investment in legacy code. This book is the definitive resource and a comprehensive guide to working with the JNI. Entirely up-to-date, the book offers a tutorial, a detailed description of JNI features and programming techniques, JNI design justifications, and the official specification for all JNI types and functions. You will find coverage of important topics such as: Writing native methods Passing data types between the Java language and native programming languages Embedding a Java virtual machine implementation in native applications Leveraging legacy native libraries Improving the efficiency and reliability of your code An entire chapter is devoted to avoiding common traps and pitfalls. The book uses numerous examples to illustrate programming techniques that have proven to be effective. 0201325772B04062001


The Java Native Interface Related Books

The Java Native Interface
Language: en
Pages: 322
Authors: Sheng Liang
Categories: Computers
Type: BOOK - Published: 1999 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

The Java Native Interface (JNI) enables the integration of code written in the Java programming language with code written in other languages such as C and C++.
Essential JNI
Language: en
Pages: 536
Authors: Rob Gordon
Categories: Computers
Type: BOOK - Published: 1998 - Publisher: Prentice Hall PTR

DOWNLOAD EBOOK

With Java maturing and branching out into so many different APIs, programmers are finding it difficult to find good, solid coverage of the many new need-to-know
Learning Android
Language: en
Pages: 270
Authors: Marko Gargenta
Categories: Computers
Type: BOOK - Published: 2011-03-10 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Want to build apps for Android devices? This book is the perfect way to master the fundamentals. Written by an expert who's taught this mobile platform to hundr
Pro Android C++ with the NDK
Language: en
Pages: 403
Authors: Onur Cinar
Categories: Computers
Type: BOOK - Published: 2013-02-02 - Publisher: Apress

DOWNLOAD EBOOK

Android is one of the major players in the mobile phone market. Android is a mobile platform that is built on the top of Linux operating system. The native-code
Android Native Development Kit Cookbook
Language: en
Pages: 572
Authors: Feipeng Liu
Categories: Computers
Type: BOOK - Published: 2013-03-26 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

This book is written in a Cookbook style, beginning with recipes which focus on helping developers make their software/application available in Android.Android