Popular Books:
Archived: Rebuild the Debug Binary Package
This section provides a tutorial example on how to modify the resource file and rebuild the debug binary package of the HelloAndroid application. 2022-10-01, ∼280🔥, 0💬
Archived: Running the Debug Binary Package
This section provides a tutorial example on how to run the debug binary package that has been installed on the Android emulator. 2022-10-01, ∼276🔥, 0💬
"javac" - Java Compilation Command
This section describes 'javac', the Java compilation command, provided from the JDK (Java Development Kit) package. 2022-10-01, ∼274🔥, 0💬
About My LG-P925g Android Phone
This section provides a tutorial example on how to view basic information a LG-P925g Android phone. 2022-10-01, ∼261🔥, 0💬
Connect Phone SD Card to Computer via USB
This section provides a tutorial example on how to use the USB cable to connect SD card in the phone to the computer as a removable drive on the computer. 2022-10-01, ∼257🔥, 0💬
ActivityLog Test - Activity Paused and Resumed
This section tries to test activity lifecycle with the ActivityLog application in case user pauses the activity and resumes it later. 2022-12-10, ∼255🔥, 1💬
AndroidView v3.1 - Layouts with Vertical Orientation
This section provides a tutorial example on how to develop a layout resource file to display all fields in all blocks in vertical orientation. 2022-10-01, ∼255🔥, 0💬
Unix/Linux Command Line Programs
This section provides a list of commonly used Unix/Linux command line programs that can be executed on the Bourne shell on Android systems. 2022-10-01, ∼252🔥, 0💬
AndroidView v3.2 - Layouts with Horizontal Orientation
This section provides a tutorial example on how to develop a layout resource file to display all fields in blocks in horizontal orientation. 2022-10-01, ∼249🔥, 0💬
Creating Android Project for Simple Application
This section provides tutorial example on how to create an Android project for a simple Android application using command line tools. 2022-10-01, ∼243🔥, 0💬
Popular Posts:
This section describes how to insert BLOB values as normal strings using INSERT statements.
This section provides a tutorial example on how to pass an array as an arguments by reference to rev...
This section describes the built-in primitive datatype, 'base64Binary' that represents binary data r...
This section provides a quick description of how IE browser execute VBScript code, provide DOM API f...
This section describes how to create a table with an AUTO_INCREMENT column.