買這商品的人也買了...
-
$880$695 -
$980$774 -
$750$593 -
$800$632 -
$580$458 -
$3,750$3,563 -
$2,020$1,919 -
$750$593 -
$550$435 -
$890$703 -
$980$774 -
$420$332 -
$420$328 -
$450$351 -
$580$458 -
$650$514 -
$980$774 -
$550$468 -
$580$458 -
$450$356 -
$400$316 -
$580$452 -
$480$408 -
$1,500$1,185 -
$360$284
商品描述
"Wolfenstein 3D"-like and "Doom"-like game apps are some of the classic Android games presented in the original edition of this book. Since their release, Android has progressed with the debut of Android 4.0, adding better fonts, new User Interface and Experience (UI/UX) APIs, tablet considerations, multi-touch capabilities, multi-tasking, faster performance, and much more to the Android game app development repertoire.
Multi-touch code gives these games and their players dynamic input and exchange ability, for a more realistic arcade game experience. Faster and better performance offers game players a more seamless, fun arcade experience like never before on Android. There is also improved native C/C++ integration with Android's NDK as well, which makes coding, compiling, and converting both productive and efficient with gains in app performance.
With actionable real-world source, Advanced Android 4 Games shows you how to build more sophisticated and addictive Android games, harnessing the power of these recent advancements.
- Coverage of the new UI, UX, multi-touch and multi-tasking features available with Android 4.0.
- Learn other techniques for improving the game playing experience including Wi-Fi tethering, better multi-tasking, new and better streaming Web video using WebM, and more.
- By combining the elegant object-oriented features of Java and the raw power of C, there is no limit to the types of games that you can build for the platform, such as the "Quake 3D"-like game app case study in this book.
You’ll definitely have fun, and perhaps you’ll even make some money. Enjoy!
What you’ll learn
- Key advanced Android gaming techniques using the new Android SDK 4 to help you earn more money in the app stores
- How to compile native code (C) in Android using the NDK
- How to add and integrate multi-touch
- How to use Bluetooth controllers (Zeemote)
- More gaming tricks and tips, such as hybrid 3D graphics with OpenGL and JNI
- How to port and augment a 2D shooter game app similar to "Wolfenstein" for Android
- How to port and augment another 2D shooter "Doom"-like game app for Android using OpenGL
- How to build a 3D shooter game like "Quake"
- How and where to best deploy these game apps
Who this book is for
This book is for savvy Android app developers who are looking for professional or advanced techniques for porting, augmenting and building 2D and 3D game apps that are complex, fun and lucrative.
Table of Contents
- Welcome to Android Gaming
- Gaming Tricks:
- More Gaming Tricks: Hybrid 3D Graphics with OpenGL and JNI
- Efficient Graphics with OpenGL ES 2.0
- 2D Shooters with OpenGL: Doom-like App for Android
- 3D Shooters Part I: Quake-like App
- 3D Shooters Part II: Quake II
- Appendix: Deployment and Compilation Tips
商品描述(中文翻譯)
《Wolfenstein 3D》類似和《Doom》類似的遊戲應用程式是本書原版中介紹的一些經典 Android 遊戲。自它們發佈以來,Android 隨著 Android 4.0 的推出而進步,新增了更好的字型、新的使用者介面和體驗 (UI/UX) API、平板電腦考量、多點觸控能力、多任務處理、更快的性能,以及更多的 Android 遊戲應用程式開發功能。
多點觸控程式碼為這些遊戲及其玩家提供了動態的輸入和交換能力,讓遊戲體驗更具真實感。更快和更好的性能為玩家提供了前所未有的無縫、有趣的街機遊戲體驗。此外,Android 的 NDK 也改善了原生 C/C++ 的整合,使得編碼、編譯和轉換變得更具生產力和效率,並提升了應用程式的性能。
透過可操作的實際來源,《進階 Android 4 遊戲》向您展示如何利用這些最新進展來構建更複雜和上癮的 Android 遊戲。
- 涵蓋 Android 4.0 中可用的新 UI、UX、多點觸控和多任務處理功能。
- 學習改善遊戲體驗的其他技術,包括 Wi-Fi 熱點、更好的多任務處理、使用 WebM 的新和更好的串流網路影片等。
- 通過結合 Java 的優雅物件導向特性和 C 的原始力量,您可以為該平台構建各種類型的遊戲,例如本書中的《Quake 3D》類似遊戲應用程式案例研究。
您一定會玩得很開心,或許還能賺到一些錢。享受吧!
您將學到的內容:
- 使用新的 Android SDK 4 的關鍵進階 Android 遊戲技術,幫助您在應用商店中賺取更多收入。
- 如何使用 NDK 在 Android 中編譯原生程式碼 (C)。
- 如何添加和整合多點觸控。
- 如何使用藍牙控制器 (Zeemote)。
- 更多遊戲技巧和提示,例如使用 OpenGL 和 JNI 的混合 3D 圖形。
- 如何為 Android 移植和增強類似《Wolfenstein》的 2D 射擊遊戲應用程式。
- 如何使用 OpenGL 為 Android 移植和增強另一個類似《Doom》的 2D 射擊遊戲應用程式。
- 如何構建類似《Quake》的 3D 射擊遊戲。
- 如何以及在哪裡最佳部署這些遊戲應用程式。
本書適合對象:
本書適合尋求專業或進階技術的 Android 應用程式開發者,幫助他們移植、增強和構建複雜、有趣且有利可圖的 2D 和 3D 遊戲應用程式。
目錄:
1. 歡迎來到 Android 遊戲
2. 遊戲技巧:
3. 更多遊戲技巧:使用 OpenGL 和 JNI 的混合 3D 圖形
4. 使用 OpenGL ES 2.0 的高效圖形
5. 使用 OpenGL 的 2D 射擊遊戲:類似《Doom》的應用程式
6. 3D 射擊遊戲第一部分:類似《Quake》的應用程式
7. 3D 射擊遊戲第二部分:Quake II
8. 附錄:部署和編譯提示