Mostrando 201 - 220 Resultados de 1,509 Para Buscar '"Android"', tiempo de consulta: 0.08s Limitar resultados
  1. 201
    Publicado 2021
    Materias: “…Android (Recurs electrònic)…”
    Libro electrónico
  2. 202
    Publicado 2016
    “…“A must read for all developers that want to begin serious Android development.” — Justin Anderson , Freelance Android Developer “From start to finish, this book contains a variety of great tips and insight into the most important attributes of Android design. …”
    Libro electrónico
  3. 203
    Publicado 2018
    “…Write More Robust and Maintainable Android Apps with Kotlin “Peter Sommerhoff takes a practical approach to teaching Kotlin by providing a larger set of code listings that demonstrate language features and by guiding readers through the development of two Android apps step by step. . . . …”
    Libro electrónico
  4. 204
    Android Smartphone Photography for Dummies
    Android Smartphone Photography For Dummies
    Publicado 2021
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Beyond the Book -- Where to Go from Here -- Part 1 Using Your Camera Straight out of the Box -- Chapter 1 Introducing Android Smartphone Photography -- Becoming Familiar with Your Android Camera -- Single-lens models -- Dual-lens models -- Triple-lens models -- Models with more than three lenses -- Taking a Look Around the Camera App -- Taking a Picture -- Viewing Your Photo -- Editing Your Photo -- Sharing Your Photo -- Chapter 2 Taking an In-Depth Tour of Your Camera -- Holding Your Phone Properly for Steady Photos -- Using Different Ways to Open Your Camera -- Zooming In to Your Subject -- Using the digital zoom -- Trying optical zoom instead of digital zoom -- Capturing Selfies with and without Background Blur -- Understanding When to Use (and Not to Use) the Camera Flash -- Photographing with the Camera Timer for Sharp Photos -- Landscape photography using your timer -- Family portraits -- Selfies with a tripod or stand -- Chapter 3 Altering Your Camera's Settings and Storing Your Photos -- Opening and Activating Google Photos -- Choosing Storage Options for Your Photos -- Deciding on photo upload quality -- Managing on-device photo storage -- Transferring photos to a PC or Mac -- Being Mindful of Cellular Data Over-Usage -- Allowing Your Camera to Track Your Location -- Chapter 4 Taking a Deep Dive into the Camera App -- Preparing to Take Selfies -- Lighting and background -- Selfie sticks and stabilizers -- Taking Selfies -- Choosing the Portrait selfie mode -- Adjusting background blur amounts -- Adding facial skin smoothening -- Choosing your favorite selfie effect -- Adding Live Filters to your selfies -- Adjusting selfie zoom to add your friends into the picture…”
    Libro electrónico
  5. 205
    Publicado 2016
    Tabla de Contenidos: “…Displaying a message box with AlertDialogDisplaying a progress dialog; Lights, Action, and Sound Redux using Notifications; Creating a Media Player Notification; Making a Flashlight with a Heads-Up Notification; Introduction; Listening for click and long-press events; Recognizing tap and other common gestures; Pinch-to-zoom with multi-touch gestures; Swipe-to-Refresh; Listing available sensors - an introduction to the Android Sensor Framework; Reading sensor data - using the Android Sensor Framework events; Reading device orientation; Introduction…”
    Libro electrónico
  6. 206
    Publicado 2016
    Materias: “…Android (Electronic resource)…”
    Libro electrónico
  7. 207
    Publicado 2017
    Materias: “…Android (Electronic resource)…”
    Libro electrónico
  8. 208
    Publicado 2016
    Materias: “…Android (Electronic resource)…”
    Video
  9. 209
    Publicado 2016
    Materias: “…Android (Electronic resource)…”
    Libro electrónico
  10. 210
    Publicado 2016
    Tabla de Contenidos:
    Libro electrónico
  11. 211
    Publicado 2018
    Materias: “…Android (Electronic resource)…”
    Libro electrónico
  12. 212
    Publicado 2019
    Materias: “…Android (Electronic resource)…”
    Video
  13. 213
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright -- Credits -- About the Author -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Creating Android Layouts -- Material Design -- Android Studio -- Android application structure -- Creating SimpleLayout -- Discovering the layout editor -- Organizing project files -- Summary -- Chapter 2: Designing Form Screens -- Exploring form screens -- Designing a layout -- Creating a form layout -- Creating the description box -- Adding the amount and date inputs -- Creating the category chooser -- Making icons change with state -- Creating the category picker layout -- Adding the attachment preview -- Try it yourself -- Test your knowledge -- Summary -- Chapter 3: Taking Actions -- Understanding Android event requirements -- Listening for some events -- Wiring the CaptureClaimActivity events -- Handling events from other activities -- Making events quick -- Multiple event listeners -- Test your knowledge -- Summary -- Chapter 4: Composing User Interfaces -- Designing a modular layout -- Creating the DatePickerLayout -- Creating the data model -- Creating the Attachment class -- Creating the Category enum -- Creating the ClaimItem class -- Wrapping up the category picker -- Creating the Attachment Pager -- Creating the Attachment preview widget -- Creating the Attachment Pager Adapter -- Creating the Create Attachment Command -- Creating the Attachment Pager Fragment -- Capturing the ClaimItem data -- Try it yourself -- Test your knowledge -- Summary -- Chapter 5: Binding Data to Widgets -- Exploring data models and widgets -- The Observer pattern -- Enabling data binding -- Data binding a layout file -- Creating an Observable model -- Establishing the AllowanceOverviewFragment -- Creating the AllowanceOverview layout -- Updating the SpendingStats class…”
    Libro electrónico
  14. 214
    Publicado 2018
    Tabla de Contenidos: “…Performance Monitoring for Android performance -- Monitoring for specific network requests -- Monitoring custom attributes -- Enabling Logcat output -- Firebase Console for Performance Monitoring -- Summary -- Chapter 9: Application Usage Measuring and Notification, Firebase Analytics, and Cloud Messaging -- Firebase Analytics -- Firebase Analytics for Android -- Setting user properties -- Analytics in a WebView -- Debugging events -- Firebase Analytics and functions -- Cloud Messaging -- Firebase Cloud Messaging in Android -- Accessing the device registration token -- Cloud Messaging explained -- Sending the first notification -- Summary -- Chapter 10: Changing Your App - Firebase Remote Config and Dynamic Links -- Firebase Remote Config -- Setting up Remote Config on Android -- Remote Config's singleton object -- In-app parameters -- Accessing the Remote Config parameters -- Server-side parameters -- Fetching the parameters -- Activating parameters -- Conditions, rules, and values -- Remote Config and Google Analytics -- A/B Testing with Remote Config -- Firebase Dynamic Links -- Dynamic Links use cases -- Converting mobile web users to native app users -- Sharing content between users -- Rewarding referrals using Firebase -- The anatomy of Dynamic Links -- Creating Dynamic Links -- Receiving Dynamic Links -- Summary -- Chapter 11: Bringing Everyone on the Same Page, Firebase Invites, and Firebase App Indexing -- Firebase Invites -- Sending and receiving invites from Android applications -- Firebase App Indexing -- Enabling public content indexing -- Enabling personal content indexing -- Logging user actions -- Testing your implementation -- Search performance and latest APIs -- Summary -- Chapter 12: Making a Monetary Impact and Firebase AdMob and AdWords -- Firebase AdWords -- Creating an AdWords account -- Linking AdWords to Firebase…”
    Libro electrónico
  15. 215
    por Späth, Peter. author
    Publicado 2019
    Materias: “…Android (Electronic resource)…”
    Libro electrónico
  16. 216
    por Cinar, Onur
    Publicado 2012
    Tabla de Contenidos: “…Title Page; Copyright Page; Dedication Page; Contents at a Glance; Table of Contents; About the Author; About the Technical Reviewer; Preface; What You Will Learn; Downloading the Code; Contacting the Author; Chapter 1 Getting Started with C++ on Android; Microsoft Windows; Downloading and Installing the Java Development Kit on Windows; Downloading and Installing the Apache ANT on Windows; Downloading and Installing the Android SDK on Windows; Downloading and Installing the Cygwin on Windows; Downloading and Installing the Android NDK on Windows…”
    Libro electrónico
  17. 217
    por Friesen, Jeff
    Publicado 2013
    Tabla de Contenidos: “…; ""Java Is a Language""; ""Java Is a Platform""; ""Java SE, Java EE, Java ME, and Android""; ""Installing and Exploring the JDK""; ""Installing and Exploring the Eclipse IDE""; ""Overview of Java APIs""…”
    Libro electrónico
  18. 218
    Publicado 2015
    Tabla de Contenidos: “…Hardware Performance and Battery LifeAndroid Hardware Features; Less Is More; What Causes Battery Drain; Android Power Profile; Screen; Radios; CPU; Additional Sensors; Get to Sleep!…”
    Libro electrónico
  19. 219
    Publicado 2015
    Tabla de Contenidos: “…Installing and setting up a media center on PiStarting Kodi on boot; Connecting to the media center via remote control from Android; Getting more from your media center; Watching videos using Kodi on an Android device; Streaming the Android display to Kodi; Installing the media center using NOOBS; Summary; Chapter 5: Missed Calls with Pi; Installing the necessary components; Adding a sensor service to Bluetooth Low Energy; Connecting from an Android app; Sending the reboot command from your Android phone to the Pi; Sending more commands from your Android phone to the Pi; Lighting the LEDs…”
    Libro electrónico
  20. 220
    Publicado 2015
    Tabla de Contenidos: “…""Useful files in your project""""Edit code with the Android Studio editors""; ""Run the app in the Android emulator""; ""Creating an Android Virtual Device""; ""Test drive""; ""Refining the app""; ""What's in the layout?""…”
    Libro electrónico