Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Application software 419
- Development 396
- Android (Electronic resource) 365
- Mobile computing 251
- Programming 148
- Smartphones 83
- Mobile apps 82
- Java (Computer program language) 65
- Design 61
- Engineering & Applied Sciences 59
- Computer programming 54
- Mobile Computing 52
- Computer Science 50
- Security measures 49
- iOS (Electronic resource) 42
- JavaScript (Computer program language) 39
- Computer programs 37
- Video games 35
- Computer security 34
- Operating systems (Computers) 34
- HTML (Document markup language) 33
- Open source software 32
- Computer games 31
- Computer networks 29
- Programming languages (Electronic computers) 27
- Web applications 27
- Microsoft .NET Framework 26
- Programming Techniques 26
- Web site development 26
- Artificial intelligence 25
-
321Publicado 2017Materias: “…Android (Electronic resource)…”
Libro electrónico -
322por Mukherjee, Chinmoy. authorTabla de Contenidos: “…Knowledge Management Applications -- 4. Android applications for solving real life problems…”
Publicado 2018
Libro electrónico -
323Publicado 2015Materias: “…Android (Electronic resource)…”
Libro electrónico -
324Publicado 2015Tabla de Contenidos: “…""Cover""; ""Copyright""; ""Credits""; ""About the Author""; ""About the Reviewers""; ""www.PacktPub.com""; ""Table of Contents""; ""Preface""; ""Chapter 1: The Anatomy of an Android App""; ""The Android platform""; ""Versions of Android""; ""The Linux kernel""; ""Native libraries""; ""The Android runtime""; ""The application framework""; ""The application layer""; ""The building blocks of the Android application""; ""The Android packages (.apk)""; ""The application manifest""; ""Activities""; ""The life cycle of an activity""; ""The events of an activity""; ""Fragments""…”
Libro electrónico -
325por Jackson, Wallace. authorTabla de Contenidos: “…1. Enhance Your Android Apps: Use New Media Assets -- 2. Digital Images: Concepts, Terminology and Formats -- 3. …”
Publicado 2015
Libro electrónico -
326Publicado 2016Materias: “…Android (Electronic resource)…”
Libro electrónico -
327Publicado 2015Materias: “…Android (Electronic resource)…”
-
328Publicado 2015Tabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Getting Yourself Ready; Installing Tegra Android Development Pack; Downloading and installing TADP; TADP post-installation configuration; Installing emulator system images; Configuring Eclipse to work with NDK; NDK verification; Installing the OpenCV and Android development environment manually; Java SE Development Kit 6; Android Studio; Android SDK; Eclipse IDE; ADT and CDT plugins for Eclipse; Android NDK; Downloading Android NDK; Installing and configuring Android NDK…”
Libro electrónico -
329Publicado 2023Tabla de Contenidos: “…Inflating View hierarchies with AndroidViewBinding() -- Sharing data between Views and composable functions -- Revisiting ViewModels -- Combining View Binding and ViewModels -- Embedding composables in View hierarchies -- Summary -- Questions -- Chapter 10: Testing and Debugging Compose Apps -- Technical requirements -- Setting up and writing tests -- Implementing unit tests -- Testing composable functions -- Understanding semantics -- Working with semantics nodes -- Adding custom semantics properties -- Debugging Compose apps -- Using custom modifiers for logging and debugging -- Summary -- Further reading -- Questions -- Chapter 11: Developing for Different Form Factors -- Technical requirements -- Understanding different form factors -- Preparing for adaptive layouts -- Enhancing the UI -- Introducing Window Size Classes -- Using Jetpack WindowManager -- Reading hinge and fold features -- Organizing the screen content -- Summary -- Exercise -- Chapter 12: Bringing Your Compose UI to Different Platforms -- Technical requirements -- Introducing Compose Multiplatform -- Setting up a Compose Multiplatform project -- Running the sample app -- Building a cross-platform app -- Accessing composables from platform-specific code -- Developing across platforms -- Using Mobile Kotlin resources -- Summary -- Exercise -- Index -- Other Books You May Enjoy…”
Libro electrónico -
330Publicado 2012Tabla de Contenidos: “…The nuts and bolts of Android tablets -- pt. 2. Building and publishing your first Android tablet application -- pt. 3. …”
Libro electrónico -
331Publicado 2018Materias: “…Android (Electronic resource) Juvenile literature…”
Libro electrónico -
332Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Introducing Android Things -- Technical requirements -- What is Android Things? …”
Libro electrónico -
333Publicado 2012Tabla de Contenidos: “…Cover -- Contents -- Acknowledgments -- Introduction -- Part One: Android Peripherals -- 1 Bluetooth Robot -- Construction -- Theory -- Summary -- 2 Android Geiger Counter -- Google Open Accessory -- Construction -- Theory -- Summary -- 3 Android Light Show -- Construction: The Droid Accessory Base -- Construction: The Light Show Project -- Using the Project -- Theory -- Summary -- 4 TV Remote -- Construction -- Using the Project -- Theory -- Summary -- 5 Temperature Logger -- Construction -- Using the Project -- Theory -- Summary -- 6 Ultrasonic Range Finder -- Construction -- Using the Project -- Theory -- Summary -- Part Two: Home Automation -- 7 Home Automation Controller -- The Sound Link Module -- Android Software -- Internet Access -- Theory -- Summary -- 8 Power Control -- Power Control Electronics -- Constructing the Power Control Module -- Adding It to the Home Automation Controller -- Setting Up Your Home -- Theory -- Summary -- 9 Smart Thermostat -- Construction -- Using the System -- Theory -- Summary -- 10 RFID Door Lock -- Construction -- Using the System -- Theory -- Summary -- 11 Signaling Flags -- Construction -- Theory -- Summary -- 12 Delay Timer -- Construction -- Theory -- Summary -- Appendix: Open Accessory Primer -- Learning Android Programming -- Arduino Programming -- The Example -- On the Arduino -- Android -- Conclusion -- Index…”
Libro electrónico -
334Publicado 2013“…Das Buch zu Android-Tablets zeigt die vielfältigen Möglichkeiten des populären Betriebssystems. …”
Libro electrónico -
335Publicado 2022Tabla de Contenidos: “…Android UI Development with Jetpack Compose: Bring declarative and native UIs to life quickly and easily on Android using Jetpack Compose…”
Libro electrónico -
336por Tigcal, JomarTabla de Contenidos: “…Simplifying Android Development with Coroutines and Flows: Learn how to use Kotlin coroutines and the flow API to handle data streams asynchronously in your Android app…”
Publicado 2022
Libro electrónico -
337Publicado 2015Tabla de Contenidos: “…; Kapitel 1: Willkommen im Android Studio; Android Studio starten; Der SDK Manager; Ein neues Projekt erzeugen; Der AVD Manager; Die Emulation starten; Android Studio beenden; Zusammenfassung; Zwei Fragen ...; ... aber noch keine Aufgaben; Kapitel 2: Das erste eigene Projekt; Von Hello zu Hallo; Gut oder Schlecht…”
Libro electrónico -
338por Liu, FeipengTabla de Contenidos: “…Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Hello NDK; Introduction; Setting up an Android NDK development environment in Windows; Setting up an Android NDK development environment in Ubuntu Linux; Setting up an Android NDK development environment in Mac OS; Updating Android NDK; Writing a Hello NDK program; Chapter 2: Java Native Interface; Introduction; Loading native libraries and registering native methods; Passing parameters and receiving returns in primitive types; Manipulating strings in JNI…”
Publicado 2013
Libro electrónico -
339por Brossier, VéroniqueTabla de Contenidos: “…AIR; Installing the Adobe Development Tools; Flash Professional CS5.5; Flash Builder 4.5; Installing the AIR Runtime on an Android Device; What Is in the AIR SDK; New ActionScript Libraries; Functionalities Not Yet Supported; AIR on the Desktop Versus AIR on Android; Mobile Flash Player 10.1 Versus AIR 2.6 on Android; Chapter 2. …”
Publicado 2011
Libro electrónico -
340