Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7 707 857-29-98
  +7(7172) 65-23-70
  10:00-18:00 пн-пт
  shop@logobook.kz
   
    Поиск книг                        
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Бестселлеры | |
 

Android for Absolute Beginners: Getting Started with Mobile Apps Development Using the Android Java SDK, Allen Grant


Варианты приобретения
Цена: 60550.00T
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Америка: 153 шт.  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября
При условии наличия книги у поставщика.

Добавить в корзину
в Мои желания

Автор: Allen Grant
Название:  Android for Absolute Beginners: Getting Started with Mobile Apps Development Using the Android Java SDK
ISBN: 9781484266458
Издательство: Springer
Классификация:
ISBN-10: 1484266455
Обложка/Формат: Paperback
Страницы: 351
Вес: 0.65 кг.
Дата издания: 29.06.2021
Язык: English
Издание: 1st ed.
Иллюстрации: 2 tables, color; 111 illustrations, color; 4 illustrations, black and white; xxi, 351 p. 115 illus., 111 illus. in color.
Размер: 25.40 x 17.81 x 1.98 cm
Читательская аудитория: Professional & vocational
Подзаголовок: Getting started with mobile apps development using the android java sdk
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Part I - Get Android, Get Started
1. Introducing Android What is it, history, Google, etc.2. Introducing Android Studio What and IDE is, Android Studio and IntelliJ, downloading, installing.3. Your First Android App, Already! Create first project and first emulator, run it successfully4. Exploring Your First Project Anatomy of an Android Studio project5. Android Studio in depth Exploring all the features of Android Studio, including debugging, profiling, and other tools6. Mastering Your Entire Development Ecosystem All other tools outside of Android Studio, including JDK, gradle, source control, etc.
Part II - Get The Android Development Know-how
7. Introducing Java for Android Development Core topics to learn to start java programming8. Introductin XML for Android Development Core topics to learn to understand XML and its use in Android9. Exploring Android UI Concepts - Widgets, Menus and more Android API components for building basic UIs10. Exploring Android UI Concepts - Layouts, Activity Bars, and more Wider Android API components for more sophisticated UIs11. Activities and Fragments to Organize Your Apps Activities, lifecycles, Fragments, screen handling
Part III - Get Sophisticated
12. Sound, Music and Audio for Android Apps creating, recording, using, playback of audio13. Video and Movies for Android Apps creating, recording, using, playback of video14. Exploring Images, Pictures and Animation for Android Apps creating, capturing, using of still images15. Exploring device capabilities - calls, location, sensors and more more device features
Part IV - Get Together
16. Understanding Events, Notifcations, Intents and Receivers events, intents and user- and system-handling17. Working with Services, Libraries, Notifications and Parallel Applications creating and using services, and threads, using other libraries18. Understanding Files, Databases and Content Providers for Android file handling, SQLite, 3rd-party providers19. Protecting Users and Data with Permissions and Security manifest controls, encryption, basic infosec20. Preparing Your Android App for Release and Sale! APK packaging, Google developer accounts, Google Play


Android apps for absolute beginners

Автор: Jackson, Wallace
Название: Android apps for absolute beginners
ISBN: 1484222679 ISBN-13(EAN): 9781484222676
Издательство: Springer
Рейтинг:
Цена: 35390.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Get your first Android apps up and running with the help of plain English and practical examples. If you have a great idea for an Android app, but have never programmed before, then this book is for you. Android Apps for Absolute Beginners cuts through the fog of jargon and mystery that surrounds Android app development, and gives you simple, step-by-step instructions to get you started.

This book teaches Android application development in language anyone can understand, giving you the best possible start in Android development. It provides clean, straightforward examples that make learning easy, allowing you to pick up the concepts without fuss. It offers clear code descriptions and layout so that you can get your apps running as soon as possible

Although this book covers what's new in Android 7, it is also backwards compatible to cover some of the previous Android releases.

What You'll Learn

  • Download, install, and configure the latest software needed for Android app development
  • Work efficiently using an integrated development environment (IDE)
  • Build useful, attractive applications and get them working immediately
  • Create apps with ease using XML markup and drag-and-drop graphical layout editors
  • Use new media and graphics to skin your app so that it has maximum appeal
  • Create advanced apps combining XML, Java and new media content


Who This Book Is For

If you have a great idea for an Android app, but have never programmed before, then this book is for you. You don't need to have any previous computer programming skills -- as long as you have a desire to learn and you know which end of the mouse is which, the world of Android apps development awaits.



Practical Flutter: Improve Your Mobile Development with Google`s Latest Open-Source SDK

Автор: Zammetti Frank
Название: Practical Flutter: Improve Your Mobile Development with Google`s Latest Open-Source SDK
ISBN: 1484249712 ISBN-13(EAN): 9781484249710
Издательство: Springer
Рейтинг:
Цена: 51230.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Explore what Flutter has to offer, where it came from, and where it’s going. Mobile development is progressing at a fast rate and with Flutter – an open-source mobile application development SDK created by Google – you can develop applications for Android and iOS, as well as Google Fuchsia.Learn to create three apps (a personal information manager, a chat system, and a game project) that you can install on your mobile devices and use for real. You will begin by getting a solid foundation of Flutter knowledge, and building on it immediately by constructing two more traditional productivity apps.. You will also learn to create a game, enabling you to see a whole other perspective on what Flutter can do. In addition to building these apps, you'll have the benefit of reviewing real-world issues you might encounter, along with ways to deal with them through tips and tricks, all designed to make your Flutter experience that much more productive and, frankly, fun!Practical Flutter will leave you with a solid grasp of how to build apps with Flutter, and springboard into creating more advanced apps on your own. By the time your journey through this material concludes, another larger one will begin as you springboard, well-prepared, into the larger world of Flutter development, tackling any project that comes your way with aplomb. Practical Flutter is a learning adventure you won't want to miss.What You'll LearnGet a Flutter project started and logically structure itUse the interface elements Flutter provides, such as widgets, controls, and extensionsBuild layouts using interface elementsUse available tooling, specifically Android StudioLeverage server-side development and connect a Flutter app to a server back-end. Who This Book Is ForMobile developers who are looking to build for multiple mobile platforms and trying to do so with a codebase that is largely the same across all. Basic knowledge of iOS and Android generally, and some general programming experience is expected.

The Ridiculously Simple Guide to Pixel 5 (and Other Devices Running Android 11): Getting Started With Android OS

Автор: La Counte Scott
Название: The Ridiculously Simple Guide to Pixel 5 (and Other Devices Running Android 11): Getting Started With Android OS
ISBN: 1610421957 ISBN-13(EAN): 9781610421959
Издательство: Неизвестно
Рейтинг:
Цена: 16550.00 T
Наличие на складе: Нет в наличии.
Описание:

★★★ Understand the Pixel 5 ★★★


Where other smartphone makers kind of go overboard, offering several different models, Google has tried a more minimal approach with the 2020 Pixel phone. There's no XL and Mini and lite...there's just one: The Pixel 5. And it's surprisingly affordable-even cheaper than the previous model.


Whether you are switching from an iPhone or another Android device, this book is for you. It will break down everything you need to know about the device and keep it ridiculously simple


In this book, you'll learn about:

  • Setting up your phone
  • Making calls
  • Installing apps
  • Using the camera
  • Surfing the Internet
  • Changing system settings
  • And much more


Ready to learn more? Let's get started


Android Programming with Kotlin for Beginners: Build Android apps starting from zero programming experience with the new Kotlin programming language

Автор: Horton John
Название: Android Programming with Kotlin for Beginners: Build Android apps starting from zero programming experience with the new Kotlin programming language
ISBN: 1789615402 ISBN-13(EAN): 9781789615401
Издательство: Неизвестно
Рейтинг:
Цена: 47810.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Android is the most popular mobile operating system in the world and Kotlin has been declared by Google as a first-class programming language to build Android apps. With the imminent arrival of the most anticipated Android update, Android 10 (Q), this book gets you started building apps compatible with the latest version of Android.

Learn Java for Android Development: Migrating Java Se Programming Skills to Mobile Development

Автор: Spдth Peter, Friesen Jeff
Название: Learn Java for Android Development: Migrating Java Se Programming Skills to Mobile Development
ISBN: 1484259424 ISBN-13(EAN): 9781484259429
Издательство: Springer
Рейтинг:
Цена: 93160.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: 1: Getting Started with Java Talking about ART and licensing here2: Learning Language Fundamentals3: Discovering Classes and Objects4: Discovering Inheritance, Polymorphism, and Interfaces5: Mastering Advanced Language Features, Part 16: Mastering Advanced Language Features, Part 27: Exploring the Basic APIs, Part18: Exploring the Basic APIs, Part29: Functional Programming and Lambdas10: Exploring the Collections Framework11: Exploring the Concurrency Utilities12: Performing Classic I/O13: Accessing Networks14: Migrating to New I/O15: Accessing Databases16: Parsing, Creating, and Transforming XML Documents17: Working With JSON Documents
A. Solutions to Exercises

Android Studio 4.1 Development Essentials - Java Edition: Developing Android 11 Apps Using Android Studio 4.1, Java and Android Jetpack

Автор: Neil Smyth
Название: Android Studio 4.1 Development Essentials - Java Edition: Developing Android 11 Apps Using Android Studio 4.1, Java and Android Jetpack
ISBN: 1951442253 ISBN-13(EAN): 9781951442255
Издательство: Неизвестно
Рейтинг:
Цена: 57610.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Android Studio 3.5 Development Essentials - Java Edition: Developing Android 10 (Q) Apps Using Android Studio 3.5, Java and Android Jetpack

Автор: Smyth Neil
Название: Android Studio 3.5 Development Essentials - Java Edition: Developing Android 10 (Q) Apps Using Android Studio 3.5, Java and Android Jetpack
ISBN: 1951442016 ISBN-13(EAN): 9781951442019
Издательство: Неизвестно
Рейтинг:
Цена: 56390.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Android Programming for Beginners: Build in-depth, full-featured Android apps starting from zero programming experience

Автор: Horton John
Название: Android Programming for Beginners: Build in-depth, full-featured Android apps starting from zero programming experience
ISBN: 1800563434 ISBN-13(EAN): 9781800563438
Издательство: Неизвестно
Рейтинг:
Цена: 53940.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Learn Java, Android, and app development concepts easily with this updated third edition of Android Programming for Beginners. Whether you want to become a professional Android developer or just want to have fun learning Java and Android, this Android Java programming book is what you need.

Android Studio 4.0 Development Essentials - Java Edition: Developing Android Apps Using Android Studio 4.0, Java and Android Jetpack

Автор: Smyth Neil
Название: Android Studio 4.0 Development Essentials - Java Edition: Developing Android Apps Using Android Studio 4.0, Java and Android Jetpack
ISBN: 1951442229 ISBN-13(EAN): 9781951442224
Издательство: Неизвестно
Рейтинг:
Цена: 56390.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Fully updated for Android Studio 4.0, Android 10 (Q), Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.


An overview of Android Studio is included covering areas such as tool windows, the code editor and the Layout Editor tool. An introduction to the architecture of Android is followed by an in-depth look at the design of Android applications and user interfaces using the Android Studio environment.


Chapters are also included covering the Android Architecture Components including view models, lifecycle management, Room databases, app navigation, live data and data binding.


More advanced topics such as intents are also covered, as are touch screen handling, gesture recognition and the playback and recording of audio. This edition of the book also covers printing, transitions, cloud-based file storage and foldable device support.


The concepts of material design are also covered in detail, including the use of floating action buttons, Snackbars, tabbed interfaces, card views, navigation drawers and collapsing toolbars.


In addition to covering general Android development techniques, the book also includes Google Play specific topics such as implementing maps using the Google Maps Android API, and submitting apps to the Google Play Developer Console.


Other key features of Android Studio 4.0 and Android 10 are also covered in detail including the Layout Editor, the ConstraintLayout and ConstraintSet classes, constraint chains, MotionLayout animation, barriers, direct reply notifications, view bindings and multi-window support.


Chapters also cover advanced features of Android Studio such as App Links, Dynamic Feature Modules, the Android Studio Profiler and Gradle build configuration.


Assuming you already have some programming experience, are ready to download Android Studio and the Android SDK, have access to a Windows, Mac or Linux system and ideas for some apps to develop, you are ready to get started.


Android Studio 3.6 Development Essentials - Java Edition: Developing Android 9 (Q) Apps Using Android Studio 3.5, Java and Android Jetpack

Автор: Smyth Neil
Название: Android Studio 3.6 Development Essentials - Java Edition: Developing Android 9 (Q) Apps Using Android Studio 3.5, Java and Android Jetpack
ISBN: 1951442156 ISBN-13(EAN): 9781951442156
Издательство: Неизвестно
Рейтинг:
Цена: 56390.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Fully updated for Android Studio 3.6, Android 10 (Q), Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.

An overview of Android Studio is included covering areas such as tool windows, the code editor and the Layout Editor tool. An introduction to the architecture of Android is followed by an in-depth look at the design of Android applications and user interfaces using the Android Studio environment.

Chapters are also included covering the Android Architecture Components including view models, lifecycle management, Room databases, app navigation, live data and data binding.

More advanced topics such as intents are also covered, as are touch screen handling, gesture recognition and the playback and recording of audio. This edition of the book also covers printing, transitions, cloud-based file storage and foldable device support.

The concepts of material design are also covered in detail, including the use of floating action buttons, Snackbars, tabbed interfaces, card views, navigation drawers and collapsing toolbars.

In addition to covering general Android development techniques, the book also includes Google Play specific topics such as implementing maps using the Google Maps Android API, and submitting apps to the Google Play Developer Console.

Other key features of Android Studio 3.6 and Android 10 are also covered in detail including the Layout Editor, the ConstraintLayout and ConstraintSet classes, constraint chains, barriers, direct reply notifications, view bindings and multi-window support.

Chapters also cover advanced features of Android Studio such as App Links, Dynamic Feature Modules, the Android Studio Profiler and Gradle build configuration.

Assuming you already have some programming experience, are ready to download Android Studio and the Android SDK, have access to a Windows, Mac or Linux system and ideas for some apps to develop, you are ready to get started.


Android Studio 3.4 Development Essentials - Java Edition: Developing Android 9 Apps Using Android Studio 3.4, Java and Android Jetpack

Автор: Smyth Neil
Название: Android Studio 3.4 Development Essentials - Java Edition: Developing Android 9 Apps Using Android Studio 3.4, Java and Android Jetpack
ISBN: 0960010971 ISBN-13(EAN): 9780960010974
Издательство: Неизвестно
Рейтинг:
Цена: 56390.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.

Android Studio 3.2 Development Essentials - Android 9 Edition: Developing Android 9 Apps Using Android Studio 3.2, Java and Android Jetpack

Автор: Smyth Neil
Название: Android Studio 3.2 Development Essentials - Android 9 Edition: Developing Android 9 Apps Using Android Studio 3.2, Java and Android Jetpack
ISBN: 0960010947 ISBN-13(EAN): 9780960010943
Издательство: Неизвестно
Рейтинг:
Цена: 56390.00 T
Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:

Fully updated for Android Studio 3.2, Android 9, Android Jetpack and the modern architectural guidelines and components, the goal of this book is to teach the skills necessary to develop Android-based applications using the Java programming language.

An overview of Android Studio is included covering areas such as tool windows, the code editor and the Layout Editor tool. An introduction to the architecture of Android is followed by an in-depth look at the design of Android applications and user interfaces using the Android Studio environment.

Chapters are also included covering the Android Architecture Components including view models, lifecycle management, Room databases, app navigation, live data and data binding.

More advanced topics such as intents are also covered, as are touch screen handling, gesture recognition, camera access and the playback and recording of both video and audio. This edition of the book also covers printing, transitions and cloud-based file storage.

The concepts of material design are also covered in detail, including the use of floating action buttons, Snackbars, tabbed interfaces, card views, navigation drawers and collapsing toolbars.

In addition to covering general Android development techniques, the book also includes Google Play specific topics such as implementing maps using the Google Maps Android API, and submitting apps to the Google Play Developer Console.

Other key features of Android Studio 3.2 and Android 9 are also covered in detail including the Layout Editor, the ConstraintLayout and ConstraintSet classes, constraint chains and barriers, direct reply notifications and multi-window support.

Chapters also cover advanced features of Android Studio such as App Links, Instant Apps, the Android Studio Profiler and Gradle build configuration.

Assuming you already have some programming experience, are ready to download Android Studio and the Android SDK, have access to a Windows, Mac or Linux system and ideas for some apps to develop, you are ready to get started.



Казахстан, 010000 г. Астана, проспект Туран 43/5, НП2 (офис 2)
ТОО "Логобук" Тел:+7 707 857-29-98 ,+7(7172) 65-23-70 www.logobook.kz
Kaspi QR
   В Контакте     В Контакте Мед  Мобильная версия