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

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💬

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, 175🔥, 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 "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, 174🔥, 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, 173🔥, 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💬

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💬

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, 171🔥, 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, 171🔥, 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💬

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

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