filmov
tv
Java Native Interface | Guide to JNI | What is JNI? | Geekific
![preview_player](https://i.ytimg.com/vi/N7ViTwn682k/maxresdefault.jpg)
Показать описание
One of the main strengths of Java is portability, meaning that once we write and compile our code, the result is platform-independent and can run on any device capable of running a Java Virtual Machine. However, sometimes we might need to use code that's natively-compiled for a specific architecture, usually written in C or C++ within our app. In this video, we explain how to acheive this with the help of Java's Native Interface or JNI.
Timestamps:
00:00 Introduction
00:07 What's JNI and Why JNI?
02:14 JNI Simple Example
05:53 Pitfalls of JNI
06:49 Thanks for Watching!
If you found this video helpful, check other Geekific uploads:
#Geekific #JavaNativeInterface #JNI #JavaTutorial
Java Native Interface | Guide to JNI | What is JNI? | Geekific
Java Native Interface (28-Hour Course)
Compile and Run Java Native Interface(JNI) code in Windows 10 using cmd
Translating a Java Method to Native C++ (Android)
Java Native Interface (JNI) in depth -- Part 1: Introduction to Mixed Java/C++ Development
Java Native Interface
Android NDK C++ App | Java ↔ C++ | Step-by-Step Explanation
Project Panama: Interconnecting the Java Virtual Machine and Native Code
How to integrate native Java code with Qt?
Call a function written in c programming language from java, JNI on jdk 9 and above, on ubuntu 18.04
Java is mounting a huge comeback
Java Native Interface (JNI) in depth -- Part 4: Setting up C/C++ Development in Eclipse IDE
Java Native Interface (JNI) in depth -- Part 27: Linking to C++ Libraries
How to use rust JNI
Java Native Interface (JNI) in depth -- Part 54: Oracle's Documentation (Chapter 1)
JNI Callback Tutorial for Android: Implementing Native Functionality in Java
How to call a C/C++ function from a Java method - simplified explanation
Execute C program in Java with Java Native Interface (JNI) on Windows with Netbeans 8.2 | C to Java
1. Java Native Interface - What is JNI, Why do we need JNI, Components of JNI
Java Native Interface (JNI) in depth -- Part 50: Using JAR files in C++
Native Keyword Episode 01: Java Native Interface (JNI)
Execute C program in Java with Java Native Interface (JNI) on Windows with Eclipse | C to Java
Java Native Interface (JNI) in depth -- Part 19: Setting Fields of Java Classes in C++
JNI - Getting Ready - Prerequisites Installation Guide
Комментарии