Pro Android C++ with the NDK 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


Pro Android C++ with the NDK

簡體網頁||繁體網頁
Onur Cinar 作者
Apress
譯者
2012-12-5 出版日期
416 頁數
USD 49.99 價格
Paperback
叢書系列
9781430248279 圖書編碼

Pro Android C++ with the NDK 在線電子書 圖書標籤: Android  NDK  C++  計算機  編程  android  Pro  with   


喜歡 Pro Android C++ with the NDK 在線電子書 的讀者還喜歡




點擊這裡下載
    


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

發表於2024-11-10

Pro Android C++ with the NDK 在線電子書 epub 下載 mobi 下載 pdf 下載 txt 下載 2024

Pro Android C++ with the NDK 在線電子書 epub 下載 pdf 下載 mobi 下載 txt 下載 2024

Pro Android C++ with the NDK 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024



Pro Android C++ with the NDK 在線電子書 用戶評價

評分

比較入門,主要是實例介紹

評分

基本入門書,步驟很詳細,例子略顯簡單。

評分

和慕課網的這個視頻教程http://www.imooc.com/learn/411結閤起來看更棒

評分

隊裏的元老走瞭= = 留下的那一塊native code的空白由我來填充 挑戰與機會並存哇 …… 緊跟技術的腳步 加油>o</

評分

基本入門書,步驟很詳細,例子略顯簡單。

Pro Android C++ with the NDK 在線電子書 著者簡介

Onur Cinar has over 17 years of experience in design, development, and management of large scale complex software projects, primarily in mobile and telecommunication space. His expertise spans VoIP, video communication, mobile applications, grid computing, and networking technologies on diverse platforms. He has been actively working with Android platform since its beginning. He has a Bachelor of Science degree in Computer Science from Drexel University in Philadelphia, PA, United States. He is currently working at Skype as the Sr. Product Engineering Manager for Skype client on Android platform


Pro Android C++ with the NDK 在線電子書 著者簡介


Pro Android C++ with the NDK 在線電子書 pdf 下載 txt下載 epub 下載 mobi 在線電子書下載

Pro Android C++ with the NDK 在線電子書 圖書描述

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 support on Android offers endless opportunities to application developers, not limited the functionality that is provided by Android framework. Pro Android C++ with the NDK Native Development Kit) is an advanced tutorial and professional reference for today's more sophisticated app developers now porting, developing or employing C++ and other native code to integrate into the Android platform to run more graphically intense apps, more sophisticated game apps and better performing apps in general.

Introduces the Android platform, and getting up to speed with the Android NDK, and exploring the APIs that are provided in native space.

Gives an overview of Java Native Interface (JNI), native multithreading, the C++ Standard Template Library (STL), and NEON/SIMD optimization from an advanced perspective, with tips and recommendations.

Using a native-code (C/C++) game app case study, this book explores tools for troubleshooting, debugging, analyzing memory issues, unit testing, unit test code coverage, performance measurement, on native applications, as well as integrating the Android NDK toolchain into existing Autoconf, Makefile, CMake, or JAM based build systems.

What you’ll learn

What is the Android platform, and getting up to speed with the Android NDK

What are the Android NDK APIs including Native Activity support, OpenGL ES, OpenSL ES, OpenMAX AL, JNI Graphics, and Sensor APIs.

How to use Java Native Interface (JNI), Simplified Wrapper and Interface Generator (SWIG) to automatically generate the JNI code to connect native-code to the Java world.

What are and how to use C++ and the Standard Template Library (STL)

How to do multithreading through POSIX Threads How to optimize code through NEON/SIMD, compiler vectorization, and intrinsics

How to debug through GDB, DDD, and the Eclipse Debugger How to analyze memory through Valgrind, Electric Fence, Memwatch, YAMC

How to measure App performance through GProf

How to do unit testing and code coverage through GCov

How to use and integrate the Android NDK toolchain into existing build systems such as Autoconf, Makefiles, CMake, and JAM

Who this book is for

This book is for software professionals who are interested in leveraging the Android NDK to port their existing native-code app, such as C++, to the Android platform, as well as existing Android developers who are interested in improving their apps overall performance by utilizing native-code.

Pro Android C++ with the NDK 在線電子書 下載 mobi epub pdf txt 在線電子書下載


想要找書就要到 圖書目錄大全
立刻按 ctrl+D收藏本頁
你會得到大驚喜!!

Pro Android C++ with the NDK 在線電子書 讀後感

評分

感觉NDK从android 2.1开始到现在变化好大,貌似09年google IO那时候android team的工程师还说, 我不认为我们需要再继续扩大对native code的支持了, JNI已经可以做任何事情 blablablabla ^_^ google对于支持的C/C++库不是照搬全收, 也许是出于少而精的原因觉得没那必要, ...  

評分

国内的书籍大部分还是停留在4.0以前的非holo主题界面的demo。这本书虽然是2012年左右写好的。但是已经足够新。 本书其实算是一个Guideline.让你从Java到JNI到C/C++有个很好的引导性的例子。 归根结底其实就是Linux c编程。然后套一层JNI。正因为如此,如果你C/C++功底相当不...

評分

国内的书籍大部分还是停留在4.0以前的非holo主题界面的demo。这本书虽然是2012年左右写好的。但是已经足够新。 本书其实算是一个Guideline.让你从Java到JNI到C/C++有个很好的引导性的例子。 归根结底其实就是Linux c编程。然后套一层JNI。正因为如此,如果你C/C++功底相当不...

評分

感觉NDK从android 2.1开始到现在变化好大,貌似09年google IO那时候android team的工程师还说, 我不认为我们需要再继续扩大对native code的支持了, JNI已经可以做任何事情 blablablabla ^_^ google对于支持的C/C++库不是照搬全收, 也许是出于少而精的原因觉得没那必要, ...  

評分

感觉NDK从android 2.1开始到现在变化好大,貌似09年google IO那时候android team的工程师还说, 我不认为我们需要再继续扩大对native code的支持了, JNI已经可以做任何事情 blablablabla ^_^ google对于支持的C/C++库不是照搬全收, 也许是出于少而精的原因觉得没那必要, ...  

類似圖書 點擊查看全場最低價

Pro Android C++ with the NDK 在線電子書 pdf 下載 txt下載 epub 下載 mobi 下載 2024


分享鏈接





Pro Android C++ with the NDK 在線電子書 相關圖書




本站所有內容均為互聯網搜索引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度google,bing,sogou

友情鏈接

© 2024 book.wenda123.org All Rights Reserved. 圖書目錄大全 版權所有