FLEX

25
Loading...
EBOOK

Learning Android Forensics. A hands-on guide to Android forensics, from setting up the forensic workstation to analyzing key forensic artifacts

Rohit Tamma, Donnie Tindall

If you are a forensic analyst or an information security professional wanting to develop your knowledge of Android forensics, then this is the book for you. Some basic knowledge of the Android mobile platform is expected.

26
Loading...
EBOOK

Mastering Android NDK. Master the skills you need to develop portable, highly-functional Android applications using NDK

Sergey Kosarevsky, Viktor Latypov

Android NDK is used for multimedia applications that require direct access to system resources. NDK is also the key for portability, which in turn allows a reasonably comfortable development and debugging process using familiar tools such as GCC and Clang toolchains.This is a hands-on guide to extending your game development skills with Android NDK. The book takes you through many clear, step-by-step example applications to help you further explore the features of Android NDK and some popular C++ libraries and boost your productivity by debugging the development process.Through the course of this book, you will learn how to write portable multi-threaded native code, use HTTP networking in C++, play audio files, use OpenGL ES 3, and render high-quality text. Each chapter aims to take you one step closer to building your application. By the end of this book, you will be able to create an engaging, complete gaming application.

27
Loading...
EBOOK

Mastering Kotlin for Android 14. Build powerful Android apps from scratch using Jetpack libraries and Jetpack Compose

Harun Wangereka

Written with the best practices, this book will help you master Kotlin and use its powerful language features, libraries, tools, and APIs to elevate your Android apps.As you progress, you'll use Jetpack Compose and Material Design 3 to build UIs for your app, explore how to architect and improve your app architecture, and use Jetpack Libraries like Room and DataStore to persist your data locally. Using a step-by-step approach, this book will teach you how to debug issues in your app, detect leaks, inspect network calls fired by your app, and inspect your Room database. You'll also add tests to your apps to detect and address code smells.Toward the end, you’ll learn how to publish apps to the Google Play Store and see how to automate the process of deploying consecutive releases using GitHub actions, as well as learn how to distribute test builds to Firebase App Distribution. Additionally, the book covers tips on how to increase user engagement.By the end of this Kotlin book, you’ll be able to develop market-ready apps, add tests to their codebase, address issues, and get them in front of the right audience.

28
Loading...
EBOOK

Mastering OpenCV Android Application Programming. Master the art of implementing computer vision algorithms on Android platforms to build robust and efficient applications

Salil Kapur, Nisarg Thakkar

If you are a Java and Android developer looking to enhance your skills by learning the latest features of OpenCV Android application programming, then this book is for you.

29
Loading...
EBOOK

Mastering Xamarin.Forms. Build rich, maintainable, multi-platform, native mobile apps with Xamarin.Forms - Second Edition

Ed Snider

Discover how to extend and build upon the components of the Xamarin.Forms toolkit to develop effective, robust mobile app architecture. Starting with an app built with the basics of the Xamarin.Forms toolkit, we'll go step by step through several advanced topics to create a solution architecture rich with the benefits of good design patterns and best practices.We'll start by introducing a core separation between the app's user interface and the app's business logic by applying the MVVM pattern and data-binding. Then we will focus on building out a layer of plugin-like services that handle platform-specific utilities such as navigation and geo-location, as well as how to loosely use these services in the app with inversion of control and dependency injection. Next we'll connect the app to a live web-based API and set up offline synchronization. Then, we'll dive into testing the app logic through unit tests. Finally, we will setup Visual Studio App Center to automate building, testing, distributing and monitoring the app.

30
Loading...
EBOOK

Near Field Communication with Android Cookbook. Discover the endless possibilities of using Android NFC capabilities to enhance your apps through over 60 practical recipes

Vitor Subtil

An easy-to-follow guide, full of hands-on examples of and real-world applications. Each recipe is explained and placed in context. If you want to learn how to create NFC-enabled Android applications, this is the book for you. Perhaps you already know a bit about Android application developments but have never used NFC, or perhaps you know a little about NFC android development but want some more advanced features and examples. In either case, this book will get you up and running quickly. You are expected to have Android programming knowledge.

31
Loading...
EBOOK

Nowoczesne aplikacje mobilne Kotlin Android Jetpack Compose dla studenta i technika programisty

Bartłomiej Wlach

Czy marzysz o tworzeniu nowoczesnych, responsywnych i atrakcyjnych wizualnie aplikacji mobilnych? Sięgnij po książkę, która powstała z myślą o Tobie - młodym programiście, studencie lub uczniu technikum, który chce wejść na wyższy poziom programowania pod Androida. Ta książka to wyjątkowy przewodnik po świecie tworzenia aplikacji mobilnych z wykorzystaniem Kotlina oraz Jetpack Compose - najnowszego narzędzia firmy Google do budowy interfejsów użytkownika. Przejrzysty język, praktyczne przykłady i aktualne technologie czynią ją idealnym wyborem zarówno dla początkujących, jak i tych, którzy już stawiają pierwsze kroki w programowaniu mobilnym. Znajdziesz tu m.in.: Wprowadzenie do języka Kotlin - nowoczesnego, bezpiecznego i intuicyjnego języka programowania; Fundamenty Jetpack Compose - deklaratywne podejście do budowy interfejsów, które zrewolucjonizowało sposób tworzenia aplikacji w Androidzie; Projekt krok po kroku, dzięki któremu utrwalisz zdobytą wiedzę i stworzysz własne aplikacje od zera; Porady i wskazówki z perspektywy ucznia technikum, który samodzielnie zgłębiał temat i dzieli się swoimi doświadczeniami. To książka napisana przez młodego programistę - dla młodych programistów. Pokazuje, że pasja, konsekwencja i nowoczesne podejście mogą zaprowadzić Cię dalej, niż myślisz. Idealna jako materiał uzupełniający do nauki w szkole, jak i solidna baza do własnych projektów oraz przygotowania do pierwszej pracy w branży IT.

32
Loading...
EBOOK

Raspberry Pi Android Projects. Create exciting projects by connecting the Raspberry Pi to your Android phone

Gökhan Kurt

Raspberry Pi is the credit card-sized, general purpose computer which has revolutionized portable technology. Android is an operating system that widely used in mobile phones today both on the high and low ends of the mobile phone market. However, there is little information about how to connect the two in spite of how popular both of them are.Raspberry Pi Android Projects starts with simple projects that help you access the command prompt and the desktop environment of Raspberry Pi from the comfort of your Android phone or tablet. Then, you will be introduced to more complex projects that combine the strengths of the Pi and Android in amazing ways. These projects will teach you how to manage services on the Pi from Android, share files between Android devices using the Pi as a server, administer and view the Pi’s camera from Android in surveillance mode, and connect your car to the Pi and make data more accessible using Android.The introductory projects covered will be useful each time you need to access or administer your Pi for other purposes, and the more advanced projects will continue to be valuable even after you become an expert on Pi.By the end of this book, you will be able to create engaging and useful projects that will help you combine the powers of both Android and Raspberry Pi.