Popular Books:
Archived: Downloading and Installing JDK 1.7
This section describes how to download and install Java SE Development Kit 7u3 on a Windows system. 2022-10-01, ∼612🔥, 0💬
Setting JAVA_HOME Environment Variable
This section provides a tutorial example on how to set up JAVA_HOME environment variable to run development tools to build and test Android apps. 2022-10-01, ∼549🔥, 0💬
Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book. 2022-10-01, ∼487🔥, 0💬
Android Project Folder Structure
This section describes the Android project folder structure, which has a source folder, a resource folder, a generated-code folder, and a binary folder. 2022-10-01, ∼469🔥, 0💬
Archived: Launching Android Emulator in AVD Manager
This section provides a tutorial example on how to launch an Android emulator with the Android Virtual Device (AVD) created in the AVD Manager. 2022-10-01, ∼446🔥, 0💬
Writing My First Java Program
This section provides a tutorial example on how to write, compile, and execute the first Java program with JDK 1.8. 2022-10-01, ∼434🔥, 0💬
Archived: Redefine Text in Resource Files
This section describes how the text message string of the TextView gets redefined in the resource file, main.xml. 2022-10-01, ∼431🔥, 0💬
Popular Posts:
Information on how to obtain the full version of this book in PDF, ePUB, or other formats.
Tutorial example on how to download and install MySQL server using the Non-Install package on a Wind...
This section provides a tutorial example on how to review tasks that have been scheduled to run on a...
This section provides a tutorial example on using an lambda expression to define a class anonymously...
This section describes how to create a MS Access database file to be used for ODBC MS Access driver ...