Android Software Internals Quick Reference (e-bog) af Stevenson, James
Stevenson, James (forfatter)

Android Software Internals Quick Reference e-bog

403,64 DKK (inkl. moms 504,55 DKK)
Use this handy field guide as a quick reference book and cheat sheet for all of the techniques you use or reference day to day. Covering up to Android 11, this Android Java programming reference guide focuses on non-UI elements with a security focus. You won't see Android UI development, nor will you see low-level C or kernel techniques. Instead, this book focuses on easily digestible...
E-bog 403,64 DKK
Forfattere Stevenson, James (forfatter)
Forlag Apress
Udgivet 10 marts 2021
Genrer Mobile and handheld device programming / Apps programming
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781484269145
Use this handy field guide as a quick reference book and cheat sheet for all of the techniques you use or reference day to day. Covering up to Android 11, this Android Java programming reference guide focuses on non-UI elements with a security focus. You won't see Android UI development, nor will you see low-level C or kernel techniques. Instead, this book focuses on easily digestible, useful, and interesting techniques in Java and the Android system.  This reference guide was created out of the need for myself to jot down all the useful techniques I commonly reached for, and so I'm now sharing these techniques with you, whether you are an Android internals software engineer or security researcher. What You Will LearnDiscover the differences between and how to access application names, package names, IDs, and unique identifiers in AndroidQuickly reference common techniques such as storage, the activity lifecycle, and permissionsDebug using the Android shellWork with Android's obfuscation and encryption capabilitiesExtract and decompile Android applicationsCarry out Android reflection and dex class loading Who This Book Is ForProgrammers, developers, and admins with at least prior Android and Java experience.