Popular Books:
Android Emulator Built-in Apps and Widgets
This section describes the built-in apps and widgets provided in an Android emulator generated from Android SDK R24. 2022-02-26, ∼446🔥, 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, ∼445🔥, 0💬
Viewing Android Virtual Device (AVD) Details
This section provides a tutorial example on how to view details of a Android Virtual Device (AVD) created in the AVD Manager. 2022-03-23, ∼402🔥, 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, ∼398🔥, 0💬
Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book. 2022-10-01, ∼385🔥, 0💬
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-03-07, ∼362🔥, 0💬
First Apache Ant Build File Example
This section provides a tutorial example on how to write an Apache Ant build file to compile and run a simple Java application, Hello.java. 2022-10-01, ∼357🔥, 0💬
Installing Android Platform 4.0.3 and Libraries
This section provides a tutorial example on how to install Android platform libraries and tools using Android SDK Manager. 2022-02-28, ∼352🔥, 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, ∼343🔥, 0💬
Popular Posts:
This section provides examples of encoded byte sequences of the JVM default encoding, CP1252 encodin...
This section provides a tutorial example on how to create the first Web page with HTML code to test ...
This free book contains Herong's notes and tutorial examples on Chinese GB2312 character set. It pro...
This section describes how to install AdventureWorks as a sample database on SQL Server.
This section provides a tutorial example on how to 'jar --update' to update class files in JAR files...