Android 9 development cookbook: over 100 recipes and solutions to solve the most common problems faced by Android developers
In this Cookbook, proven, modular recipes take you from the absolute basics to advanced location-based services, security techniques, and performance optimization. You'll learn how to write apps from scratch, ensure interoperability, choose the best solutions for common problems, and avoid deve...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Birmingham ; mumbai
Packt
2018
|
Ausgabe: | third edition |
Schlagworte: | |
Zusammenfassung: | In this Cookbook, proven, modular recipes take you from the absolute basics to advanced location-based services, security techniques, and performance optimization. You'll learn how to write apps from scratch, ensure interoperability, choose the best solutions for common problems, and avoid development pitfalls Cover -- Title Page -- Copyright and Credits -- Dedication -- About Packt -- Contributors -- Table of Contents -- Preface -- Chapter 1: Activities -- Introduction -- Declaring an activity -- Getting ready -- How to do it... -- How it works... -- Starting a new activity with an intent object -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Switching between activities -- Getting ready -- How to do it... -- How it works... -- See also -- Passing data to another activity -- Getting ready -- How to do it... -- How it works... -- There's more... -- Returning a result from an activity -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Saving an activity's state -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Storing persistent activity data -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using more than one preference file -- See also -- Understanding the activity life cycle -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 2: Layouts -- Introduction -- Defining and inflating a layout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using RelativeLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using LinearLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Creating tables - TableLayout and GridLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- RecyclerView replaces ListView -- Getting ready -- How to do it... -- How it works… -- There's more… -- Changing layout properties during runtime -- Getting ready -- How to do it... -- How it works... -- Chapter 3: Views, Widgets, and Styles -- Introduction Inserting a widget into a layout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using graphics to show button state -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using designated folders for screen-specific resources -- See also -- Creating a widget at runtime -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a custom component -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Applying a style to a View -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Turning a style into a theme -- Getting ready -- How to do it... -- How it works... -- There's more... -- Selecting a theme based on the Android version -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 4: Menus and Action Mode -- Introduction -- Creating an options menu -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using a menu item to launch an activity -- Creating submenus -- Grouping menu items -- See also -- Modifying menus and menu items during runtime -- Getting ready -- How to do it... -- How it works... -- There's more... -- Enabling Contextual Action Mode for a view -- Creating a floating context menu -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using Contextual Batch Mode with RecyclerView -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Creating a pop-up menu -- Getting ready -- How to do it... -- How it works... -- Chapter 5: Fragments -- Introduction -- Creating and using a Fragment -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Adding and removing Fragments during runtime -- Getting ready -- How to do it |
Beschreibung: | XIV, 443 Seiten Illustrationen |
ISBN: | 9781788991216 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV046166437 | ||
003 | DE-604 | ||
005 | 20191028 | ||
007 | t | ||
008 | 190919s2018 a||| |||| 00||| eng d | ||
020 | |a 9781788991216 |9 978-1-78899-121-6 | ||
035 | |a (OCoLC)1126554252 | ||
035 | |a (DE-599)BVBBV046166437 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-11 | ||
084 | |a ST 261 |0 (DE-625)143633: |2 rvk | ||
100 | 1 | |a Boyer, Rick |d 1943- |e Verfasser |0 (DE-588)1114861731 |4 aut | |
245 | 1 | 0 | |a Android 9 development cookbook |b over 100 recipes and solutions to solve the most common problems faced by Android developers |c Rick Boyer |
250 | |a third edition | ||
264 | 1 | |a Birmingham ; mumbai |b Packt |c 2018 | |
264 | 4 | |c © 2018 | |
300 | |a XIV, 443 Seiten |b Illustrationen | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
520 | 3 | |a In this Cookbook, proven, modular recipes take you from the absolute basics to advanced location-based services, security techniques, and performance optimization. You'll learn how to write apps from scratch, ensure interoperability, choose the best solutions for common problems, and avoid development pitfalls | |
520 | 3 | |a Cover -- Title Page -- Copyright and Credits -- Dedication -- About Packt -- Contributors -- Table of Contents -- Preface -- Chapter 1: Activities -- Introduction -- Declaring an activity -- Getting ready -- How to do it... -- How it works... -- Starting a new activity with an intent object -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Switching between activities -- Getting ready -- How to do it... -- How it works... -- See also -- Passing data to another activity -- Getting ready -- How to do it... -- How it works... -- There's more... -- Returning a result from an activity -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Saving an activity's state -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Storing persistent activity data -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using more than one preference file -- See also -- Understanding the activity life cycle -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 2: Layouts -- Introduction -- Defining and inflating a layout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using RelativeLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using LinearLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Creating tables - TableLayout and GridLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- RecyclerView replaces ListView -- Getting ready -- How to do it... -- How it works… -- There's more… -- Changing layout properties during runtime -- Getting ready -- How to do it... -- How it works... -- Chapter 3: Views, Widgets, and Styles -- Introduction | |
520 | 3 | |a Inserting a widget into a layout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using graphics to show button state -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using designated folders for screen-specific resources -- See also -- Creating a widget at runtime -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a custom component -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Applying a style to a View -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Turning a style into a theme -- Getting ready -- How to do it... -- How it works... -- There's more... -- Selecting a theme based on the Android version -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 4: Menus and Action Mode -- Introduction -- Creating an options menu -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using a menu item to launch an activity -- Creating submenus -- Grouping menu items -- See also -- Modifying menus and menu items during runtime -- Getting ready -- How to do it... -- How it works... -- There's more... -- Enabling Contextual Action Mode for a view -- Creating a floating context menu -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using Contextual Batch Mode with RecyclerView -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Creating a pop-up menu -- Getting ready -- How to do it... -- How it works... -- Chapter 5: Fragments -- Introduction -- Creating and using a Fragment -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Adding and removing Fragments during runtime -- Getting ready -- How to do it | |
653 | 0 | |a Android | |
653 | 0 | |a Application software-Development | |
999 | |a oai:aleph.bib-bvb.de:BVB01-031546280 |
Datensatz im Suchindex
_version_ | 1804180520517500928 |
---|---|
any_adam_object | |
author | Boyer, Rick 1943- |
author_GND | (DE-588)1114861731 |
author_facet | Boyer, Rick 1943- |
author_role | aut |
author_sort | Boyer, Rick 1943- |
author_variant | r b rb |
building | Verbundindex |
bvnumber | BV046166437 |
classification_rvk | ST 261 |
ctrlnum | (OCoLC)1126554252 (DE-599)BVBBV046166437 |
discipline | Informatik |
edition | third edition |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>05099nam a2200349 c 4500</leader><controlfield tag="001">BV046166437</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20191028 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">190919s2018 a||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781788991216</subfield><subfield code="9">978-1-78899-121-6</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1126554252</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV046166437</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-11</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 261</subfield><subfield code="0">(DE-625)143633:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Boyer, Rick</subfield><subfield code="d">1943-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1114861731</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Android 9 development cookbook</subfield><subfield code="b">over 100 recipes and solutions to solve the most common problems faced by Android developers</subfield><subfield code="c">Rick Boyer</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">third edition</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham ; mumbai</subfield><subfield code="b">Packt</subfield><subfield code="c">2018</subfield></datafield><datafield tag="264" ind1=" " ind2="4"><subfield code="c">© 2018</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIV, 443 Seiten</subfield><subfield code="b">Illustrationen</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">In this Cookbook, proven, modular recipes take you from the absolute basics to advanced location-based services, security techniques, and performance optimization. You'll learn how to write apps from scratch, ensure interoperability, choose the best solutions for common problems, and avoid development pitfalls</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Cover -- Title Page -- Copyright and Credits -- Dedication -- About Packt -- Contributors -- Table of Contents -- Preface -- Chapter 1: Activities -- Introduction -- Declaring an activity -- Getting ready -- How to do it... -- How it works... -- Starting a new activity with an intent object -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Switching between activities -- Getting ready -- How to do it... -- How it works... -- See also -- Passing data to another activity -- Getting ready -- How to do it... -- How it works... -- There's more... -- Returning a result from an activity -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Saving an activity's state -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Storing persistent activity data -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using more than one preference file -- See also -- Understanding the activity life cycle -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 2: Layouts -- Introduction -- Defining and inflating a layout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using RelativeLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using LinearLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Creating tables - TableLayout and GridLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- RecyclerView replaces ListView -- Getting ready -- How to do it... -- How it works… -- There's more… -- Changing layout properties during runtime -- Getting ready -- How to do it... -- How it works... -- Chapter 3: Views, Widgets, and Styles -- Introduction</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Inserting a widget into a layout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using graphics to show button state -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using designated folders for screen-specific resources -- See also -- Creating a widget at runtime -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a custom component -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Applying a style to a View -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Turning a style into a theme -- Getting ready -- How to do it... -- How it works... -- There's more... -- Selecting a theme based on the Android version -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 4: Menus and Action Mode -- Introduction -- Creating an options menu -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using a menu item to launch an activity -- Creating submenus -- Grouping menu items -- See also -- Modifying menus and menu items during runtime -- Getting ready -- How to do it... -- How it works... -- There's more... -- Enabling Contextual Action Mode for a view -- Creating a floating context menu -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using Contextual Batch Mode with RecyclerView -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Creating a pop-up menu -- Getting ready -- How to do it... -- How it works... -- Chapter 5: Fragments -- Introduction -- Creating and using a Fragment -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Adding and removing Fragments during runtime -- Getting ready -- How to do it</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">Android</subfield></datafield><datafield tag="653" ind1=" " ind2="0"><subfield code="a">Application software-Development</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-031546280</subfield></datafield></record></collection> |
id | DE-604.BV046166437 |
illustrated | Illustrated |
indexdate | 2024-07-10T08:37:04Z |
institution | BVB |
isbn | 9781788991216 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-031546280 |
oclc_num | 1126554252 |
open_access_boolean | |
owner | DE-11 |
owner_facet | DE-11 |
physical | XIV, 443 Seiten Illustrationen |
publishDate | 2018 |
publishDateSearch | 2018 |
publishDateSort | 2018 |
publisher | Packt |
record_format | marc |
spelling | Boyer, Rick 1943- Verfasser (DE-588)1114861731 aut Android 9 development cookbook over 100 recipes and solutions to solve the most common problems faced by Android developers Rick Boyer third edition Birmingham ; mumbai Packt 2018 © 2018 XIV, 443 Seiten Illustrationen txt rdacontent n rdamedia nc rdacarrier In this Cookbook, proven, modular recipes take you from the absolute basics to advanced location-based services, security techniques, and performance optimization. You'll learn how to write apps from scratch, ensure interoperability, choose the best solutions for common problems, and avoid development pitfalls Cover -- Title Page -- Copyright and Credits -- Dedication -- About Packt -- Contributors -- Table of Contents -- Preface -- Chapter 1: Activities -- Introduction -- Declaring an activity -- Getting ready -- How to do it... -- How it works... -- Starting a new activity with an intent object -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Switching between activities -- Getting ready -- How to do it... -- How it works... -- See also -- Passing data to another activity -- Getting ready -- How to do it... -- How it works... -- There's more... -- Returning a result from an activity -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Saving an activity's state -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Storing persistent activity data -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using more than one preference file -- See also -- Understanding the activity life cycle -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 2: Layouts -- Introduction -- Defining and inflating a layout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using RelativeLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using LinearLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Creating tables - TableLayout and GridLayout -- Getting ready -- How to do it... -- How it works... -- There's more... -- RecyclerView replaces ListView -- Getting ready -- How to do it... -- How it works… -- There's more… -- Changing layout properties during runtime -- Getting ready -- How to do it... -- How it works... -- Chapter 3: Views, Widgets, and Styles -- Introduction Inserting a widget into a layout -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using graphics to show button state -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using designated folders for screen-specific resources -- See also -- Creating a widget at runtime -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a custom component -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Applying a style to a View -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Turning a style into a theme -- Getting ready -- How to do it... -- How it works... -- There's more... -- Selecting a theme based on the Android version -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 4: Menus and Action Mode -- Introduction -- Creating an options menu -- Getting ready -- How to do it... -- How it works... -- There's more... -- Using a menu item to launch an activity -- Creating submenus -- Grouping menu items -- See also -- Modifying menus and menu items during runtime -- Getting ready -- How to do it... -- How it works... -- There's more... -- Enabling Contextual Action Mode for a view -- Creating a floating context menu -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Using Contextual Batch Mode with RecyclerView -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Creating a pop-up menu -- Getting ready -- How to do it... -- How it works... -- Chapter 5: Fragments -- Introduction -- Creating and using a Fragment -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Adding and removing Fragments during runtime -- Getting ready -- How to do it Android Application software-Development |
spellingShingle | Boyer, Rick 1943- Android 9 development cookbook over 100 recipes and solutions to solve the most common problems faced by Android developers |
title | Android 9 development cookbook over 100 recipes and solutions to solve the most common problems faced by Android developers |
title_auth | Android 9 development cookbook over 100 recipes and solutions to solve the most common problems faced by Android developers |
title_exact_search | Android 9 development cookbook over 100 recipes and solutions to solve the most common problems faced by Android developers |
title_full | Android 9 development cookbook over 100 recipes and solutions to solve the most common problems faced by Android developers Rick Boyer |
title_fullStr | Android 9 development cookbook over 100 recipes and solutions to solve the most common problems faced by Android developers Rick Boyer |
title_full_unstemmed | Android 9 development cookbook over 100 recipes and solutions to solve the most common problems faced by Android developers Rick Boyer |
title_short | Android 9 development cookbook |
title_sort | android 9 development cookbook over 100 recipes and solutions to solve the most common problems faced by android developers |
title_sub | over 100 recipes and solutions to solve the most common problems faced by Android developers |
work_keys_str_mv | AT boyerrick android9developmentcookbookover100recipesandsolutionstosolvethemostcommonproblemsfacedbyandroiddevelopers |