책 이미지

eBook 미리보기
책 정보
· 제목 : Android Software Internals Quick Reference: A Field Manual and Security Reference Guide to Java-Based Android Components (Paperback) 
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 > 일반
· ISBN : 9781484269138
· 쪽수 : 165쪽
· 출판일 : 2021-03-11
· 분류 : 외국도서 > 컴퓨터 > 프로그래밍 > 일반
· ISBN : 9781484269138
· 쪽수 : 165쪽
· 출판일 : 2021-03-11
목차
Introduction 1
What is this book 1
What this book is not 2
About the author: 2
Special Thanks: 3
Contents 4
Android Versions 9
Fundamentals 13Android Sandbox 13
Activities 13
Services 14
Broadcast Receivers 14
Content providers 15
Manifest 15
Permissions 16
Context 16The Activity Lifecycle 18
4 of 153
Android Users 20
Application Names, Android Package Name, and ID
23
Summary 23
Java Package Name 24
Package ID 25Application ID 26
Application Name 30
Storage 32
Partitions 32
External and Internal Storage 36
General Files 43
Databases 46
Shared Preferences 54File Providers 57
Assets Folder 60
Resources 62
Android Unique Identifiers 63
Phone Number 63
SIM Serial Number 64
International Mobile Subscriber Identity (IMSI) 66
IMEI and MEID: 67
Device Serial Number 68
MAC Address 69
Android ID (Secure Settings Android ID - SSAID) 70
5 of 153
The Android Shell 71
Running commands programmatically 76
Obfuscation and Encryption 78
Logging 78
ProGuard 83
Public Key / Certificate Pinning 89
AES Encryption 93
Applications and Services 95
Creating an application without a UI and Launcher95
Long-Running Services 101
Creating an Android Launcher 129
Reflection and Dex Class Loading 136
Reflection 136
Dex Class Loading 146
저자소개
추천도서
분야의 베스트셀러 >