<< < 2 3 4 5 6 7 8 >   ∑:192  Sort:Date

Turning on USB Debugging on LG-P925g
This section provides a tutorial example on how to turn on 'USB Debugging' on LG-P925g Android phones in the 'Settings &gt; Applications &gt; Development' area.
2022-10-01, 186🔥, 0💬

References
List of reference materials used in this book.
2022-10-01, 186🔥, 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, 185🔥, 0💬

What Is the Bourne Shell?
This section provides a quick introduction of the Bourne shell which is the default shell on the Android system, which is based on the Linux system, which is based on Unix system.
2022-10-01, 181🔥, 0💬

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, 180🔥, 0💬

"javac" - Java Compilation Command
This section describes 'javac', the Java compilation command, provided from the JDK (Java Development Kit) package.
2022-10-01, 178🔥, 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, 176🔥, 0💬

Implementing Activity Callback Methods
This section provides a tutorial example on how to implement activity callback methods using ActivityLog application as an example to log a short message from each callback method in a log file.
2022-10-01, 176🔥, 0💬

Samsung Galaxy Tab 3 Mini Tablet
This chapter provides tutorial notes on the Android mini tablet - Samsung Galaxy Tab 3. Topics include Android tablet system basic information; running background processes and foreground applications; connecting tablet to computer as USB storage drive, transferring files using Bluetooth radio; usin...
2022-10-01, 176🔥, 0💬

Installing Application to Tablet using "adb -d install" Command
This section provides a tutorial example on how to install the debug package of my 'HelloAndroid' application to my LG-V905R tablet using the 'adb -d install' command through the USB debugging interface.
2022-10-01, 175🔥, 0💬

Building the Debug Binary Package
This section provides a tutorial example on how to build the debug binary package of the HelloAndroid application using the Apache Ant tool and the build.xml file.
2022-10-01, 174🔥, 0💬

AndroidView v3.0 - Referencing Views in Resource Files
This section provides a tutorial example on how to identify and reference layouts or views defined the layout resource file. This is needed to mix layouts and views created in Java code with those defined in the resource file.
2022-10-01, 174🔥, 0💬

Installing Application to Tablet using "ant installd"
This section provides a tutorial example on how to install the debug package of my 'HelloAndroid' application to my Samsung mini tablet using the 'ant installd' command through the USB debugging interface.
2022-10-01, 173🔥, 0💬

Introduction of Activity Lifecycle
This section describes the android.app.Activity class which represents an activity you allow the user to interact with on the screen. An activity has 4 states: Active, Paused, Stopped and Destroyed.
2022-10-01, 172🔥, 0💬

AndroidView v1.0 - Creating a Layout in Java Class
This section provides a tutorial example on how to create a LinearLayout object with 2 Button objects in the activity Java class. Layout resource XML file is not used in this example.
2022-10-01, 172🔥, 0💬

Android Phone - LG-P925g
This chapter provides tutorial notes on the Android phone - LG-P925g. Topics include Android phone system basic information; running background processes and foreground applications; connecting phone to computer as USB storage drive, transferring files using Bluetooth radio; using Wi-Fi network to a...
2022-10-01, 172🔥, 0💬

Phone Memory and SD (Secure Digital) Card
This section provides a tutorial example on how to view phone memory size and SD (Secure Digital) card size. LG-P925g came with a preinstalled internal SD card.
2022-10-01, 170🔥, 0💬

ActivityLog Test - Activity Terminated by User
This section provides a tutorial example on how to test activity lifecycle with the ActivityLog application in case user terminates the activity by clicking the return icon.
2022-10-01, 168🔥, 0💬

Downloading and Installing from "Play Store"
This section provides a tutorial example on how to download and install applications from Google's 'Play Store'. Read permissions requested by the application carefully before using the application.
2022-10-01, 168🔥, 0💬

ActivityLog Test - Activity Stopped and Restarted
This section provides a tutorial example on how to test activity lifecycle with the ActivityLog application in case user stops the activity by clicking the home icon and restart it again by clicking its name in the application list.
2022-10-01, 167🔥, 0💬

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, 167🔥, 0💬

Installing Application to Phone using "ant installd" Command
This section provides a tutorial example on how to install the debug package of my 'HelloAndroid' application to my LG-P925g phone using the 'ant installd' command through the USB debugging interface.
2022-10-01, 167🔥, 0💬

Installing Application to Phone using "adb -d install" Command
This section provides a tutorial example on how to install the debug package of my 'HelloAndroid' application to my LG-P925g phone using the 'adb -d install' command through the USB debugging interface.
2022-10-01, 167🔥, 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, 165🔥, 0💬

<< < 2 3 4 5 6 7 8 >   ∑:192  Sort:Date