Android Apps Security (Paperback)
暫譯: Android 應用程式安全性 (平裝本)
Sheran Gunasekera
- 出版商: Apress
- 出版日期: 2012-09-13
- 售價: $1,840
- 貴賓價: 9.5 折 $1,748
- 語言: 英文
- 頁數: 248
- 裝訂: Paperback
- ISBN: 1430240628
- ISBN-13: 9781430240624
-
相關分類:
Android、資訊安全
-
相關翻譯:
Android 應用程序安全 (Android Apps Security) (簡中版)
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
The Shellcoder's Handbook: Discovering and Exploiting Security Holes, 2/e (Paperback)$1,900$1,805 -
松本行弘的程式世界:成為一流程式設計師的 14 種思考術$590$460 -
C 語言程式設計, 2/e$580$522 -
鳥哥的 Linux 私房菜-伺服器架設篇, 3/e$800$632 -
Android 4.X 手機/平板電腦程式設計入門、應用到精通, 2/e (適用 Android 1.X~4.X)$520$411 -
打造安全無虞的 Web Applications-從策略制定、程式開發,到防止惡意攻擊之必備對策白皮書
$560$437 -
商業簡報聖經 PowerPoint$399$339 -
SQL Server 2012 管理實戰
$750$593 -
HTML & CSS : 網站設計建置優化之道 (HTML and CSS: Design and Build Websites)$580$493 -
笑談軟體工程:敏捷開發法的逆襲-導入 Scrum,讓你的軟體開發人生從黑白變彩色!$550$435 -
實戰雲端作業系統建置與維護-VMware vSphere 5 虛擬化全面啟動
$680$537 -
JavaScript & jQuery: The Missing Manual 國際中文版, 2/e
$580$458 -
Hacking Exposed 7: Network Security Secrets & Solutions, 7/e (Paperback)$2,280$2,166 -
《超強圖解》前進 App Store!iOS 6 SDK 實戰演練$950$751 -
全方位把玩 Android 400 個 API:精挑細選 365 個實例說明$680$578 -
強勢回歸 Microsoft Hyper-V 2012 從零開始-複本、叢集、即時移轉、高可用性 (附教學影片)$680$544 -
Windows Server 2012 系統建置實務$680$537 -
專案管理人應該知道的 97 件事-來自專家的集體智慧 (97 Things Every Project Manager Should Know: Collective Wisdom from the Experts)$400$316 -
精通 Objective-C 程式設計, 5/e (Programming in Objective-C, 5/e)$580$458 -
ASP.NET MVC 4 網站開發美學$680$537 -
無瑕的程式碼-敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)$580$452 -
超圖解 Arduino 互動設計入門 (附 Arduino UNO R3 開發板)$1,130$961 -
Arduino UNO R3 開發板(副廠相容版)附傳輸線$400$380 -
Binary Hacks -- 駭客秘傳技巧一百招$580$458 -
透視 C語言指標-深度探索記憶體管理核心技術 (Understanding and Using C Pointers)$480$379
相關主題
商品描述
Android Apps Security provides guiding principles for how to best design and develop Android apps with security in mind. It explores concepts that can be used to secure apps and how developers can use and incorporate these security features into their apps.
This book will provide developers with the information they need to design useful, high-performing, and secure apps that expose end-users to as little risk as possible.
- Overview of Android OS versions, features, architecture and security.
- Detailed examination of areas where attacks on applications can take place and what controls should be implemented to protect private user data
- In-depth guide to data encryption, authentication techniques, enterprise security and applied real-world examples of these concepts
What you’ll learn
- How to identify data that should be secured
- How to use the Android APIs to ensure confidentiality and integrity of data
- How to build secure apps for the enterprise
- About Public Key Infrastructure, encryption APIs and how to implement them in apps
- About owners, access control lists and permissions to allow user control over App properties
- About client-server apps and how to manage authentication, transport layer encryption and server-side security
Who this book is for
This book is for intermediate and experienced Android app developers that are already familiar with writing apps from scratch. It discusses mechanisms on how apps can be secured so that private, end-user data is kept secure on the device and while in transit. If you’re just embarking on the path to Android development, then this book may prove to be a useful companion to other developer guides.
Table of Contents
- Android Architecture & Security Controls
- The Foundation of an App
- Who Has Access?
- Designing and Developing 3 Sample Apps
- Using PKI & Encryption
- Interfacing with Web Services
- Writing for the Enterprise
- Designing and Developing 3 More Sample Apps
- Publishing and Selling Your Apps
- Malware, Spyware and Your End-User
- API Reference
商品描述(中文翻譯)
《Android 應用程式安全性》提供了設計和開發 Android 應用程式時考量安全性的指導原則。它探討了可用於保護應用程式的概念,以及開發人員如何使用並將這些安全功能整合到他們的應用程式中。
本書將為開發人員提供設計有用、高效能且安全的應用程式所需的信息,旨在將最小風險暴露給最終用戶。
- Android 作業系統版本、功能、架構和安全性的概述。
- 詳細檢視應用程式可能遭受攻擊的區域,以及應實施哪些控制措施以保護用戶的私人數據。
- 深入指南,涵蓋數據加密、身份驗證技術、企業安全及這些概念的實際應用範例。
### 您將學到的內容
- 如何識別應該被保護的數據
- 如何使用 Android API 確保數據的機密性和完整性
- 如何為企業構建安全的應用程式
- 關於公鑰基礎設施、加密 API 及如何在應用程式中實施它們
- 關於擁有者、存取控制列表和權限,以允許用戶控制應用程式屬性
- 關於客戶端-伺服器應用程式及如何管理身份驗證、傳輸層加密和伺服器端安全性
### 本書適合誰
本書適合中級和有經驗的 Android 應用程式開發人員,他們已經熟悉從零開始編寫應用程式的過程。它討論了如何保護應用程式的機制,以確保私人最終用戶數據在設備上和傳輸過程中保持安全。如果您剛開始踏上 Android 開發的道路,那麼本書可能會成為其他開發者指南的有用伴侶。
### 目錄
1. Android 架構與安全控制
2. 應用程式的基礎
3. 誰有存取權?
4. 設計和開發 3 個範例應用程式
5. 使用 PKI 和加密
6. 與網路服務介面
7. 為企業撰寫
8. 設計和開發 3 個範例應用程式
9. 發布和銷售您的應用程式
10. 惡意軟體、間諜軟體與您的最終用戶
11. API 參考
