包含标签:Android 的文章
-
Method for Android programming to obtain and set activity brightness
This article describes the method of Android programming to obtain and set the brightness of activity. Share with you …… -
Method of installing APK in Android simulator
This article describes the method of installing APK in Android simulator. Share with you for your reference, as follow…… -
Common layout based on Android code
There are many examples of common Android layouts using XML files. But how to use code? Of course, code implementation…… -
Android programming implements the method of copying compressed database files to the installation directory
This paper describes the method of copying compressed database files to the installation directory by Android programm…… -
Detailed Android Application Development — code implementation of MP3 music player (I)
Requirement 1: read out the MP3 music in the memory card and display it in the list 1. Query all music data from the d…… -
How to quickly create an Android simulator
Debugging mobile applications is usually implemented by simulator first, just because it is too troublesome to release…… -
Chinese garbled code problem caused by mutual conversion of Android string and hexadecimal
Don't read the nonsense, just paste the code for you. The code is attached with notes, which can explain everything. P…… -
Explain in detail how to use notification in Android
In message notification, we often use two controls notification and toast. Especially for important information and in…… -
When configuring the Android development environment, there is a problem that eclipse cannot obtain ADT
This example describes the solution that eclipse cannot obtain ADT when configuring Android development environment. S…… -
Share five common Android layouts
Now Android is very crazy, so online learning materials about Android have sprung up, and there are many basic things …… -
Android implements the method to obtain the total capacity, available size, total memory capacity and available size of SD card
This paper describes the method of Android to obtain the total capacity, available size, total memory capacity and ava…… -
Implementation code of mutual conversion between Android picture types
This example describes the implementation code of mutual conversion between Android image types. Share with you for yo…… -
Solve the problem of picture flickering when Android slides quickly
The problem of fast sliding pictures and image loading is not introduced here. It is mainly to maintain a LinkedHashMa…… -
Summary of file reading and writing (input stream and output stream) operations in Android
1. The principle of file reading and writing in Android: (1) all files are stored in bytes. (2) What is retained on th…… -
Use method of listview control for Android programming
This example describes the use of listview, a control programmed for Android. Share with you for your reference. The s…… -
Method for judging whether there is front camera and rear camera in Android
Generally, we need to judge whether there is a rear camera when scanning QR code. For example, the nexus 7 generation …… -
Method of parsing weather data based on httpget object in Android weather forecast
The example described in this paper is the code for parsing weather data of Android weather forecast, which can obtain…… -
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……