Reader small image

You're reading from  Android Studio 4.1 Development Essentials – Java Edition

Product typeBook
Published inMay 2021
PublisherPackt
ISBN-139781801815161
Edition1st Edition
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> 491

<fragment> 247

<fragment> element 247

<menu> 339

<receiver> 474

<service> 491, 512, 519

<uses-permission> 452

Code Reformatting 69

@layout/toolbar_fragment 256

.well-known folder 705

A

AbsoluteLayout 114

ACCESS_COARSE_LOCATION permission 638

ACCESS_FINE_LOCATION permission 638

ACTION_CREATE_DOCUMENT 605

ACTION_CREATE_INTENT 605

ACTION_DOWN 222

ACTION_MOVE 222

ACTION_OPEN_DOCUMENT 599

ACTION_OPEN_DOCUMENT intent 598

ACTION_POINTER_DOWN 222

ACTION_POINTER_UP 222

ACTION_UP 222

ACTION_VIEW 467

Active / Running state 88

Activity 77, 91

adding to a project 173

adding views in Java code 197

class 91

creation 14

Entire Lifetime 95

Foreground Lifetime 95

lifecycle methods 93

lifecycles 85

returning data from 450

state change example 99

state changes 91

states 88

Visible...

lock icon
The rest of the chapter is locked
You have been reading a chapter from
Android Studio 4.1 Development Essentials – Java Edition
Published in: May 2021Publisher: PacktISBN-13: 9781801815161
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 £13.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