最新消息:请大家多多支持

Android NDK Programming: Master Class

未分类 dsgsd 4浏览 0评论

th_gRDqwCQEBf7ohXTUUmNr0g1vn9Mpc5Gh

Published 10/2024
Created by James Jiang
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 18 Lectures ( 2h 32m ) | Size: 1.23 GB

Android apps development use C/C++ code

What you’ll learn
Android NDK programming
Write High performance Android APP
Android programming using C/C++
Build FFmpeg for Android from source code
Using FFmpeg in AndroidStudio project

Requirements
Android Programming
C/C++
Java

Description
This is a practical class about Android NDK programming. After learning this class, you will be able to write high performance program with C/C++ code for your Android Apps. And you can integrate existing C/C++ libraries into your Android Apps.This course has two prerequisites. Firstly, basic Java programming skills is required as most Android apps are developed in Java code. Secondly, basic C/C++ programming skills is recommended. It will be helpull if you hava some basic Android development experience.The Android NDK is a set of tools allowing you to embed C or C++ (“native code”) into your Android apps. The ability to use native code in Android apps can be particularly useful to developers who wish to do one or more of the following:Port their apps between platforms.Reuse existing libraries, or provide their own libraries for reuse.Increase performance in certain cases, particularly computationally intensive ones like games.JNI is the Java Native Interface. It defines a way for the bytecode that Android compiles from managed code (written in the Java or Kotlin programming languages) to interact with native code (written in C/C++). JNI is vendor-neutral, has support for loading code from dynamic shared libraries, and while cumbersome at times is reasonably efficient.This lecture will teach you setup Android NDK develop environment and create your first NDK program.FFMPEG is one of the most popular or powerful media processing library with multiple platform support and it is capable of doing Most of Media processing task. You will learn Compile/Build Latest ffmpeg for Android and Use it in Android Studio.


Password/解压密码www.tbtos.com

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Android NDK Programming: Master Class

您必须 登录 才能发表评论!