📓 JAVA 17: MORE ABOUT JAVA AND ANDROID.
• The book requires a knowledge about Java and Android corresponding to what is dealt with in the book Java 16, and the goal is to introduce topics that were not available in this book. Among other things, the book will introduce how to use fragments that are important for developing larger applications and ensuring independence of the current device. Other important topics are to introduce how to use the facilities (such as GPS and Camera) that a telephone relative to a conventional PC makes available. Finally, the book will expand the substance regarding services and present solutions to some of the shortcomings mentioned at the end of the previous book. The goal is that the reader after reading the previous book and this book is able to in practice develop Android applications written in Java.
#Eng #ANDROID
• The book requires a knowledge about Java and Android corresponding to what is dealt with in the book Java 16, and the goal is to introduce topics that were not available in this book. Among other things, the book will introduce how to use fragments that are important for developing larger applications and ensuring independence of the current device. Other important topics are to introduce how to use the facilities (such as GPS and Camera) that a telephone relative to a conventional PC makes available. Finally, the book will expand the substance regarding services and present solutions to some of the shortcomings mentioned at the end of the previous book. The goal is that the reader after reading the previous book and this book is able to in practice develop Android applications written in Java.
#Eng #ANDROID
📓 Нативная разработка мобильных приложений. Перекрестный справочник для iOS и Android.
• В этой книге вы познакомитесь с простыми подходами к разработке мобильных приложений для iOS и Android. Если вашей команде приходится разрабатывать проекты сразу для двух этих систем или вы планируете перейти с одной системы на другую, это практическое руководство покажет вам, как решаются наиболее распространенные задачи на каждой из этих платформ.
• Примеры кода для Android представлены на двух языках – Java и Kotlin, поэтому книга может служить перекрестным справочником не только между iOS и AOSP, но и между Java и Kotlin для разработчиков на Android.
#RU #Android #iOS
• В этой книге вы познакомитесь с простыми подходами к разработке мобильных приложений для iOS и Android. Если вашей команде приходится разрабатывать проекты сразу для двух этих систем или вы планируете перейти с одной системы на другую, это практическое руководство покажет вам, как решаются наиболее распространенные задачи на каждой из этих платформ.
• Примеры кода для Android представлены на двух языках – Java и Kotlin, поэтому книга может служить перекрестным справочником не только между iOS и AOSP, но и между Java и Kotlin для разработчиков на Android.
#RU #Android #iOS