Android Native Development Kit Cookbook (eBook, ePUB)
Liu Feipeng
eBook, ePUB

Android Native Development Kit Cookbook (eBook, ePUB)

Create Android apps using Native C/C++ with the expert guidance contained in this cookbook. From basic routines to advanced multimedia development, it helps you harness the full power of Android NDK.

Sofort per Download lieferbar
29,95 €
inkl. MwSt.
PAYBACK Punkte
15 °P sammeln!
Building Android applications would usually mean that you spend all of your time working in Java. There are however times when this is not the most efficient or best method for the application being built. This is where Android NDK comes in. Android NDK allows the developer to write in Native C/C++, giving you the power to reuse code and libraries and also, in most cases, increase the speed and efficiency of your application.The "Android Native Development Kit Cookbook" will help you understand the development, building, and debugging of your native Android applications. We will discover and l...