Android quick APIs reference

This is a condensed code and APIs reference for the new Google Android 5.0 SDK. In this book you will find a software development kit and APIs reference that is concise, to the point and highly accessible. It is packed with useful information and is a must-have for any mobile or Android app develope...

Full description

Bibliographic Details
Main Author: Cinar, Onur
Format: eBook
Language:English
Published: [United State] Apress 2015
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 05764nmm a2200601 u 4500
001 EB001908598
003 EBX01000000000000001071500
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1484205235 
020 |a 1484205243 
020 |a 9781484205235 
050 4 |a QA76.76.A63 
100 1 |a Cinar, Onur 
245 0 0 |a Android quick APIs reference  |c Onur Cinar 
246 3 1 |a Android quick application program interfaces reference 
260 |a [United State]  |b Apress  |c 2015 
300 |a 1 online resource  |b illustrations (some color) 
505 0 |a Includes bibliographical references and index 
505 0 |a Structure of ResourcesResource Groups; Property Animation Resources; Tween Animation Resources; Color State List Resources; Drawable Resources; Bitmap File; XML Bitmap File; Nine-Patch File; XML Nine-Patch File; Shape Drawable; State List; Layout Resources; Menu Resources; Raw Resources; Value Resources; String Resources; String Arrays; Quantity Strings; Boolean Resources; Color Resources; Dimension Resources; Integer Resources; Integer Arrays; Typed Array Resources; XML Resources; Default and Alternative Resources; Defining Alternative Resources; Supported Configuration Qualifiers 
505 0 |a At a Glance; Chapter 1: Android Platform; Platform Architecture; Linux Kernel; Android Inclusions; Binder; Logger; Wake Locks; Alarm Timer; Low Memory Killer; File System; Native Libraries; Android Runtimes; Android Runtime (ART); Compiled Android Applications; Application Sandbox; Zygote; Application Framework; Applications; Android Versions; Platform Version; Platform Codename; API Level; Android Platform Fragmentation; Android Support Library; Summary; Chapter 2: Development Environment; Android Toolchain; Android Software Development Kit; Android Native Development Kit 
505 0 |a Android Development Tools for EclipseAndroid Studio; Setting Up the Development Environment; Microsoft Windows; Downloading and Installing JDK on Windows; Downloading and Installing Android Studio on Windows; Apple Mac OS X; Downloading and Installing JDK on Mac OS X; Downloading and Installing Android Studio on Mac OS X; Ubuntu Linux; Downloading and Installing JDK on Linux; Downloading and Installing Android Studio on Linux; Hello Android Application; Creating a New Android Application Project; Building the Android Application; Running the Android Application 
505 0 |a Communicating Using AIDLCommunication Using Message Queue; System Services; Content Provider; Creating a Content Provider; Content Provider Contract; Declaring a Content Provider; Content Provider Security; Accessing a Content Provider; System Content Providers; Broadcast Messages; Sending a Broadcast Message; Receiving the Broadcast Message; Registering for Broadcast Messages Through the Manifest; Registering for Broadcast Messages Through the Code; Broadcast Receiver Life Cycle; Broadcast Receiver Security; Context; Application; Summary; Chapter 4: Application Resources 
505 0 |a Enabling USB Debug Mode on the Android DeviceRunning the Application on the Android Device; Summary; Chapter 3: Application Components; Activity; Creating an Activity; Declaring an Activity; Activity Life Cycle; Intent; Intent Resolution; Intent Filters; Getting and Extracting the Intent; Pending Intent; Creating a Pending Intent; Service; Creating a Service; Declaring a Service; Restricting Access to a Service; Service Life Cycle; Service Restart Strategy; Starting a Service; Starting a Service with an Intent; Intent Service; Binding to a Service; Local Service; Remote Service 
653 |a Information and Communication Technology (General) 
653 |a Android (Electronic resource) / fast 
653 |a Application program interfaces (Computer software) / http://id.loc.gov/authorities/subjects/sh98004527 
653 |a APIs (interfaces) / aat 
653 |a Application program interfaces (Computer software) / fast 
653 |a Mobile & handheld device programming / Apps programming / bicssc 
653 |a Interfaces de programmation d'applications 
653 |a Information technology: general issues / bicssc 
653 |a COMPUTERS / General / bisacsh 
653 |a computerwetenschappen 
653 |a Android (Electronic resource) / http://id.loc.gov/authorities/names/n2009043077 
653 |a computer sciences 
653 |a Informatie- en communicatietechnologie (algemeen) 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Includes index 
024 8 |a 10.1007/978-1-4842-0523-5 
773 0 |t Springer eBooks 
776 |z 9781484205235 
776 |z 1484205235 
776 |z 1484205243 
776 |z 9781484205242 
776 |z 9781484205242 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781484205242/?ar  |x Verlag  |3 Volltext 
082 0 |a 384 
082 0 |a 500 
082 0 |a 005.3 
520 |a This is a condensed code and APIs reference for the new Google Android 5.0 SDK. In this book you will find a software development kit and APIs reference that is concise, to the point and highly accessible. It is packed with useful information and is a must-have for any mobile or Android app developer or programmer. This resource provides a concise reference to the Android SDK and its APIs using the official Android Studio IDE. Topics include: a short introduction to the Android platform and its development environment; using the essential parts of Android applications, such as user interface, components, notifications, and resources; storing and accessing data using Android APIs; accessing device location and using device sensors; recording and playing back video and audio content; using the camera. --