Android Tutorials - Herong's Tutorial Examples - v3.04, by Herong Yang
About This Book
This section provides some detailed information about this book - Android Tutorials - Herong's Tutorial Examples.
Title: Android Tutorials - Herong's Tutorial Examples
Author: Herong Yang - Contact by email via herong_yang@yahoo.com.
Category: Computers / Operating Systems / Android
Version/Edition: v3.04, 2022
Number of pages in PDF format: 331
Description: This book is a collection of notes and sample codes written by the author while he was learning Android system. Topics include Installing of Android SDK R24 on Windows, Creating and running Android emulators, Developing First Android Application - HelloAndroid, Creating Android Project with 'android' Command, Building, Installing and Running the Debug Binary Package, Inspecting Android Application Package (APK) Files, Using Android Debug Bridge (adb) Tool, Copying files from and to Android device, Understanding Android File Systems, Using Android Java class libraries, Using 'adb logcat' Command for Debugging, Understanding Android application build process. Updated in 2022 (Version v3.04) with minor changes.
Keywords: AAPT, Android, ADB, API, Dalvik, emulator, Java, layout, logcat, shell, SDK, USB, view.
Copyright:
Revision history:
Web version: https://www.herongyang.com/Android - Provides free sample chapters, latest updates and readers' comments. The Web version of this book has been viewed a total of:
PDF/EPUB version: https://www.herongyang.com/Android/PDF-Full-Version.html - Provides information on how to obtain the full version of this book in PDF, EPUB, or other format.
Table of Contents
Installing JDK 1.8 on Windows System
Installation of Android SDK R24 and Emulator
Installing Apache Ant 1.9 on Windows System
Developing First Android Application - HelloAndroid
Android Application Package (APK) Files
Android Debug Bridge (adb) Tool
AboutAndroid - Application to Retrieve System Information
android.app.Activity Class and Activity Lifecycle
View Objects and Layout Resource Files
Using "adb logcat" Command for Debugging
Build Process and Package File Content
Samsung Galaxy Tab 3 Mini Tablet
USB Debugging Applications on Samsung Tablet
USB Debugging Applications on LG-V905R Tablet