Vacancy: Middle Fullstack Developer (Kotlin +) Location: Cyprus Company: NDA Workplace: Remote Employment: Full-time Salary fork: 3500€-4500€ Requirements: • 2–4 years of professional experience with Kotlin/JVM. More details: https://t.me/droid_works/90
Android books channel🤖
This channel contains programming books for Android. Android frameworks: @android_framework contact admin: @sudo_andrey Reserve channel: https://t.me/+3c3zAh13g4c2MmQ6
Графики
📊 Средний охват постов
📉 ERR % по дням
📋 Публикации по дням
📎 Типы контента
Лучшие публикации
16 из 16UniRetrofit UniRetrofit is a lightweight wrapper around Proyecto26/RestClient, inspired by Retrofit (Android). It simplifies working with HTTP requests in Unity, adds support for interceptors, authorization, and convenient integration with Promises (RSG) and Reactive Extensions (R3). https://github.com/UDFSoft/UniRetrofit/
udfsoft.com
“Just Make All Exceptions Unchecked” - Live Q&A from Devoxx Java’s error handling is driven by exceptions, a big part of which is the distinction between checked and unchecked exceptions. This comes with hurdles that lead many Java developers to prefer unchecked exceptions and wondering whether checked exceptions where a mistake. In this conversation, Stuart Marks and Nicolai Parlog discuss exactly that. More details
Android Design Patterns This book was created as a practical and structured guide to the key design patterns used in Android development, covering everything from fundamental concepts to real-world applications. Through a step-by-step journey, we will explore creational, structural, and architectural patterns, analyzing their impact on code quality and developer experience.
Android NDK Beginner's Guide Are you an Android Java programmer who needs more performance? Are you a C/C++ developer who doesn't want to bother with the complexity of Java and its out-of-control garbage collector? Do you want to create fast, intensive multimedia applications or games? If you've answered yes to any of these questions, then this book is for you. With some general knowledge of C/C++ development, you will be able to dive head first into native Android development.
🌡 WiFi Temperature Sensor (ESP32 + DHT11) A simple IoT temperature and humidity sensor based on ESP32-C3 and DHT11. The device measures temperature and humidity, sends the data to a backend server, and from there it can be forwarded, for example, to a Telegram bot. https://github.com/UDFSoft/Wifi-Temp-Sensor/