Intro to Android NDK - 01 - What is the NDK?

Intro to Android NDK - 01 - What is the NDK?

InfoQ

1 десятилетие назад

107,880 Просмотров

Part 1/10

While most Android apps are written in pure Java, Android's Native Development Kit (NDK) enables us to access code written in C/C++ via Java Native Interface (JNI). This is often done in the name of performance, or to take advantage of existing legacy code-base.
In this tutorial, we will see what NDK is, why we would use it, and build a simple application to see how to get started.

Get the code and watch the whole series at http://bit.ly/ndk-intro

Тэги:

#android #ndk #native_development_kit #gargenta #marakana #techtv #tutorial #internals
Ссылки и html тэги не поддерживаются


Комментарии:

Leonel Messi
Leonel Messi - 09.06.2021 18:22

ищу Ndk програмиста, мой контакт: @Imperatorinterneta в телеге

Ответить
Hakiem Hakiem
Hakiem Hakiem - 02.04.2018 07:07

Meaning Android NDK for people writing program in C or C++ while Android studio is in Java. Correct

Ответить
Gone Fishin
Gone Fishin - 27.09.2016 18:02

Jesus speak human.

Ответить
Alika
Alika - 30.01.2015 04:34

Thank a lot from Mongolia!

Ответить
V L
V L - 03.06.2014 08:25

what does marakana mean ? curious .
and this 10 set video series has got to be the best tutorials on android ndk out there

Ответить
anotherroman10
anotherroman10 - 07.05.2013 10:29

Another book about NDK development,Android NDK Cookbook. Java Native Interface (JNI), build and debug a native app (Chapter 1-3). various libraries provided by NDK, including OpenGL ES, Native Application API, OpenSL ES, OpenMAX AL, etc (Chapter 4-7). porting existing applications and libraries to Android with NDK (Chapter 8-9). write multimedia apps and games with NDK (Chapter 10-11).

Ответить
Abilash
Abilash - 15.01.2013 03:42

The best tutorial for ndk ever....Thanks a lot!

Ответить
dubem enyekwe
dubem enyekwe - 01.05.2012 10:58

Have been waiting for someone to do some video for android ndk. Good video. Marakana ROCKS!!!!

Ответить