<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Android programming</title>
    <subTitle>the big nerd ranch guide</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Phillips, Bill Braian Hardy</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Atlanta</placeTerm>
    </place>
    <publisher>Big Nerd Ranch, Inc</publisher>
    <dateIssued>2019</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxii, 602 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Learning Android. Your first Android application -- Android and Model-View-Controller -- The Activity lifecycle -- Debugging Android apps -- Your second activity -- Android SDK versions and compatibility -- UI fragments and the Fragment Manager -- Creating user interfaces with layouts and widgets -- Displaying lists with ListFragment -- Using fragment arguments -- Using ViewPager -- Dialogs -- Audio playback using MediaPlayer -- Retained fragments -- Localization -- The action bar -- Saving and loading local files -- Context menus and contextual action mode -- Camera I: Viewfinder -- Camera II: taking pictures and handling images -- Implicit intents -- Two-pane master-detail interfaces -- More about intents and tasks -- Styles and includes -- XML drawables and 9-patches -- HTTP &amp; background tasks -- Loopers, handlers, and HandlerThread -- Search -- Background services -- Broadcast intents -- Browsing the web &amp; WebView -- Custom views and touch events -- Tracking the device's location -- Local databases with SQLite -- Loading asynchronous data with loaders -- Using maps -- Afterword.</tableOfContents>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>Computer science  Application software</topic>
    <topic>Android programming</topic>
    <topic>Software engineering</topic>
    <topic>Android Applications</topic>
    <topic>Retained fragments</topic>
    <topic>Computer science</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.25 PHI</classification>
  <identifier type="isbn">9780321804334 (pbk)</identifier>
  <recordInfo/>
</mods>
