包含标签:Android 的文章
-
Android background thread and UI thread communication instance
This section shows you how to send data to the objects in the UI thread in the task. This feature allows you to work i…… -
Android gets the data in the assets folder and writes it to the SD card example
This example mainly realizes that Android obtains the data in the assets folder and writes it to the SD card. The main…… -
Method of using network picture resources by ImageView in Android
This article describes the method of using network image resources in ImageView in Android. Share with you for your re…… -
Android caches images and other data
The LRU algorithm of LinkedHashMap is used to cache data, which can detect whether the object has been recycled by the…… -
Method of loading pictures developed by Android
This paper describes the method of loading pictures in Android development. Share with you for your reference. The spe…… -
Configuring the Android development environment using eclipse tutorial
1. Download the required tools: (1) download the IDE development tool of Java? Eclipse Download the latest Windows ver…… -
Solution to memory leak caused by handler in Android
In common Android programming, handler is often used when performing asynchronous operations and processing the return…… -
Method of implementing adaptive table in listview improved by Android
The previous article introduced the method of using GridView to realize tables. This article will talk about how to us…… -
Running code task instances in the Android thread pool
This section shows how to perform tasks in the thread pool. The process is to add a task to the work queue of the thre…… -
Android expandablelistview expand list control usage instance
Do you think the control of friends list on mobile QQ is very good? No... that doesn't matter. Learning more knowledge…… -
Android real-time folder creation method
This article describes the method of creating Android real-time folder. Share with you for your reference. The details…… -
How to deal with image format classes and image conversion in Android program development
In the process of Android program development, it is very important to clarify which image format classes (imageformat…… -
Android solves the problem that the back event of activity cannot be captured when dialog pops up
This article describes an example of how Android can not capture the back event of activity when dialog pops up. Share…… -
Essential for Android Development: introduction to second kill real machine ultrafast simulator genymotion
First, the speed of the goods is too fast. Second, imitate the real machine environment, third, seckill any Android si…… -
9 common errors and solutions in Android Development
After a variety of sorting and discussion with enthusiastic netizens, we finally sorted out the nine most common probl…… -
Analysis of gallery usage example of Android getting started
The gallery control of Android introduced by this example is a very good drawing control, which can greatly reduce the…… -
Android input box and text box with scroll bar Scrollview example
We all know that EditText and textview are Android text input boxes and text display boxes, but based on the size of t…… -
Example of iPhone picture sliding effect implemented by Android Gallery component
The realized effect picture can slide left and right: 1、 First put the gallery tag in: -
Build Android development environment under Windows
Tool / raw material JDK eclipse ADT JDK installation and Java environment variable setting 1. JDK download address: JD…… -
Method for capturing menu key click event in Android
This article describes the method of capturing menu button click events in Android. Share with you for your reference.…… -
Method for realizing multi-threaded breakpoint download by Android
This paper describes the method of multi-threaded breakpoint Download for Android. Share with you for your reference. …… -
Activity lifecycle summary in Android
summary There is a picture and there is a truth, so the picture above first: The above figure is the life cycle flow c…… -
Several web problems needing attention in Android programming
First: WebView above Android 4.4, that is, the built-in browser of the app does not support input [type = file], so yo…… -
Implementation of mediaplayer playing network audio improved by Android
The previous article has introduced the basic usage of mediaplayer. Here we will explain the online playback function …… -
Android platform httpget and httppost request instances
Examples of HTTP communication using httpget() method in httpclient: -
-
Method for realizing communication between Android activities
This article describes the method of communication between Android activities. Share with you for your reference. The …… -
Android reads the file stream from the resource file and displays it
This article describes how Android reads the file stream from the resource file and displays it. Share with you for yo…… -
-
Implementation of TCP and UDP transmission instances in Android
TCP and UDP are very important in network transmission, and they are equally important in Android development. First, …… -
Android error aapt.exe stopped working solution
When using eclipse to program Android Java, sometimes we encounter such a problem: the prompt of aapt.exe stopping for…… -
Analysis of tabhost and tabwidget instances for getting started with Android
This example introduces the tab control of Android. The tab control can achieve the effect of pagination and enrich th……