Android
-
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…… -
Android uses retrofit2.0 technology to imitate wechat
Recently, the project has been completed and I have leisure time. I have always wanted to make a case similar to wecha…… -
Custom dialog of Android UI design series to achieve various styles of dialog effects (7)
Although Android provides us with many components, they are not very convenient to use. The APK we develop has its own…… -
Android garbage collection mechanism solves the problem of memory leakage
In Android coding, there will be some simple writing methods and coding habits, which will lead to many memory leakage…… -
Specific operation method of listview of Android checkbox
This article mainly implements adding in the custom listview layout Check@R_ 640_ 2419 @ control to determine whether …… -
Method to solve the problem that eclipse cannot preview the layout file normally when creating Android project
1、 Problem description Today, the version of the Android SDK is updated to Android 5.1 using the SDK manager. When ec…… -
Example analysis of message mechanism in Android programming
This paper describes the message mechanism of Android programming. Share with you for your reference, as follows: 1、 …… -
Summary of common function settings of activity in Android (including full screen, horizontal and vertical screen, etc.)
This article describes the summary of common function settings of activity in Android (including full screen, horizont…… -
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.……
