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

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

Turning on USB Debugging on LG-V905R
This section provides a tutorial example on how to turn on 'USB Debugging' on LG-V905R Android tablets in the 'Settings &gt; Applications &gt; Development' area.
2022-10-01, 163🔥, 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, 162🔥, 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, 161🔥, 0💬

Connect tablet Storage to Computer via USB
This section provides a tutorial example on how to use the USB cable to connect the storage in the tablet to a computer as a removable drive on the computer.
2022-10-01, 156🔥, 0💬

Setting up Gmail Access on Android tablet
This section provides a tutorial example on how to set up Gmail access on Android tablets: 'Settings' &gt; 'Account and sync' &gt; 'Add account'.
2022-10-01, 156🔥, 0💬

Running Services - Background Processes
This section provides a tutorial example on how to review running services, or background processes, on my Android tablet. Those background processes are started automatically and running all the time.
2022-10-01, 155🔥, 0💬

Installing Application to Tablet using "ant installd" 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 'ant installd' command through the USB debugging interface.
2022-10-01, 155🔥, 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, 155🔥, 0💬

Connect tablet to Computer using Bluetooth
This section provides a tutorial example on how to connect an Android tablet to a Windows computer using Bluetooth radio. Once connected, you can transfer files between the tablet and computer.
2022-10-01, 154🔥, 0💬

Running "adb" on LG-V905R USB Debugging Interface
This section provides a tutorial example on how to run 'adb' commands on LG-V905R Android tablet through the USB debugging interface. 'adb -d' is to run commands on the USB connected Android device. But if there is only 1 device, '-d' option is not needed.
2022-10-01, 153🔥, 0💬

Developing Applications with Android API Level 7
This section describes why 'AboutAndroid' fails to run on Android 2.2.2 phone. The getObbDir() method is supported only on Android 2.3.4 (API Level 10) and higher. To run on 99% of existing Android devices, you need to develop the application with API Level 7.
2022-10-01, 153🔥, 0💬

Installing "AboutAndroid" to LG-V905R Tablet
This section provides a tutorial example on how to install my 'AboutAndroid' application to my LG-V905R tablet. 'HelloAndroid' needs to be uninstalled first, because both applications share the same Java package name 'com.herongyang'.
2022-10-01, 151🔥, 0💬

Tablet Memory Usage
This section provides a tutorial example on how to view tablet memory size and usage.
2022-10-01, 150🔥, 0💬

Running Services - Background Processes
This section provides a tutorial example on how to review running services, or background processes, on my Android phone. Those background processes are started automatically and running all the time.
2022-10-01, 149🔥, 0💬

Samsung Galaxy Storage Usage
This section provides a tutorial example on how to view tablet storage size and usage. Samsung Galaxy Tab 3 comes with 8GB total storage.
2022-10-01, 148🔥, 0💬

Using Wi-Fi to Connect to Internet
This section provides a tutorial example on how to turn on the 'Wi-Fi' function to connect the tablet to the Internet through home Wi-Fi network.
2022-10-01, 148🔥, 0💬

Setting up Gmail Access on Android tablet
This section provides a tutorial example on how to set up Gmail access on Android tablets: 'Settings' &gt; 'Account and sync' &gt; 'Add account'.
2022-10-01, 145🔥, 0💬

Running Applications - Background and Foreground Processes
This section provides a tutorial example on how to review running applications, including both background processes and foreground processes, on my Android phone.
2022-10-01, 145🔥, 0💬

Connect tablet Storage to Computer via USB
This section provides a tutorial example on how to use the USB cable to connect the storage in the tablet to a computer as a removable drive on the computer.
2022-10-01, 142🔥, 0💬

Using Wi-Fi Function to Reduce Data Cost
This section provides a tutorial example on how to turn on the 'Wi-Fi' function to reduce data transfer cost when you are at home next to your home Wi-Fi network.
2022-10-01, 142🔥, 0💬

Using Wi-Fi to Connect to Internet
This section provides a tutorial example on how to turn on the 'Wi-Fi' function to connect the tablet to the Internet through home Wi-Fi network.
2022-10-01, 140🔥, 0💬

Connect Phone to Computer using Bluetooth
This section provides a tutorial example on how to connect an Android phone to a Windows computer using Bluetooth radio. Once connected, you can transfer files between the phone and computer.
2022-10-01, 139🔥, 0💬

Installing "AboutAndroid" to LG-P925g Phone
This section provides a tutorial example on how to install my 'AboutAndroid' application to my LG-P925g phone. 'HelloAndroid' needs to be uninstalled first, because both applications share the same Java package name 'com.herongyang'.
2022-10-01, 139🔥, 0💬

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