Reader small image

You're reading from  Android Studio 4.2 Development Essentials - Java Edition

Product typeBook
Published inAug 2021
Reading LevelIntermediate
PublisherPackt
ISBN-139781803238814
Edition1st Edition
Languages
Right arrow
Author (1)
Neil Smyth
Neil Smyth
author image
Neil Smyth

Neil Smyth has over 25 years of experience in the IT industry, including roles in software development and enterprise-level UNIX and Linux system administration. In addition to a bachelor's degree in information technology, he also holds A+, Security+, Network+, Project+, and Microsoft Certified Professional certifications and is a CIW Database Design Specialist. Neil is the co-founder and CEO of Payload Media, Inc. (a technical content publishing company), and the author of the Essentials range of programming and system administration books.
Read more about Neil Smyth

Right arrow

Index

Symbols

<application> 461

<fragment> 235

<fragment> element 235

<receiver> 440

<service> 461, 474, 481

<uses-permission> 420

Code Reformatting 67

@layout/toolbar_fragment 245

.well-known folder 661

A

AbsoluteLayout 112

ACCESS_COARSE_LOCATION permission 596

ACCESS_FINE_LOCATION permission 596

ACTION_CREATE_DOCUMENT 564

ACTION_CREATE_INTENT 565

ACTION_DOWN 210

ACTION_MOVE 210

ACTION_OPEN_DOCUMENT 559

ACTION_OPEN_DOCUMENT intent 558

ACTION_POINTER_DOWN 210

ACTION_POINTER_UP 210

ACTION_UP 210

ACTION_VIEW 435

Active / Running state 86

Activity 73, 89

adding to a project 169

adding views in Java code 189

class 89

creation 14

Entire Lifetime 93

Foreground Lifetime 93

lifecycle methods 92

lifecycles 83

returning data from 418

state change example 97

state changes 89

states 86

Visible Lifetime 93

...
lock icon
The rest of the chapter is locked
You have been reading a chapter from
Android Studio 4.2 Development Essentials - Java Edition
Published in: Aug 2021Publisher: PacktISBN-13: 9781803238814
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime

Author (1)

author image
Neil Smyth

Neil Smyth has over 25 years of experience in the IT industry, including roles in software development and enterprise-level UNIX and Linux system administration. In addition to a bachelor's degree in information technology, he also holds A+, Security+, Network+, Project+, and Microsoft Certified Professional certifications and is a CIW Database Design Specialist. Neil is the co-founder and CEO of Payload Media, Inc. (a technical content publishing company), and the author of the Essentials range of programming and system administration books.
Read more about Neil Smyth