Recent Posts
-
Solution of mediaprovider unable to write data to files in external SD card under Android 4.4
This article describes the solution that the mediaprovider under Android 4.4 cannot write data to the file in the exte…… -
Common usage analysis of listview in Android programming development
This article describes the common usage of listview in Android programming. Share with you for your reference, as foll…… -
Android programming to judge whether SD card exists and the implementation method of using capacity query
This paper describes the implementation method of judging whether SD card exists and using capacity query by Android p…… -
The width of textview in Android programming is too large, so drawable cannot be centered. Solution
This article describes the solution to the problem that drawable cannot be centered due to the excessive width of text…… -
Understanding and analysis of single thread model in Android programming
This paper describes the understanding and analysis of single thread model in Android programming. Share with you for …… -
Example analysis of Android 4. X reading SIM card SMS and contact related classes
This article gives an example of Android 4. X reading SIM card SMS and contact related classes. Share with you for you…… -
A simple implementation method for Android programming to set the activity background as wallpaper
This article describes a simple implementation method of setting the activity background as wallpaper in Android progr…… -
Summary of common errors and solutions in Android note sorting
1、 No active compatible AVD's or devices found. Relaunch this configuration after connecting a device or starting an …… -
Android programming realizes the method of not destroying the current activity and locking the screen during horizontal and vertical screen switching
This paper describes the method of Android programming without destroying the current activity and locking the screen …… -
Teach you to easily make Android music player
Enjoy our refreshing interface~ If we only use activity to make such things, it's childish. Of course, we use service …… -
Android programming realizes the method of sharing data and accessing each other between two activities
This paper describes the method of sharing data and accessing each other between two activities by Android programming…… -
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、 …… -
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 …… -
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…… -
A solution to the rotation problem in preview screen when calling Camera in Android programming
This article describes the solution to the rotation problem in preview screen when calling Camera in Android programmi…… -
Solution to the problem of Chinese garbled code when Android programming sends a request to the server
This paper describes the solution to the problem of Chinese garbled code when Android programming sends a request to t…… -
Android Development notes with camera
In Android, there are generally two methods to take photos with a camera. One is to call the camera provided by the sy…… -
Android programming implements the method of displaying only one page per slide in the gallery
This example describes the method of Android programming to display only one page per slide in the gallery. Share with…… -
Android code realizes the up and down layout of pictures and text
Buttons with text and pictures are often used in Android development. Let's introduce how to use RadioButton to realiz…… -
Screen capture implementation method of Android programming (including Scrollview and listview)
This paper describes the screen capture implementation method of Android programming. Share with you for your referenc…… -
Multithreaded event processing for the use of eventbus in Android
In the last article in this series of tutorials, I want to talk about how simple and effective GR's eventbus is when d…… -
Method of obtaining sdcard music file by Android programming
This paper describes the method of obtaining sdcard music files by Android programming. Share with you for your refere…… -
Android programming method for reading local SD card pictures
This paper describes the method of reading local SD card pictures by Android programming. Share with you for your refe…… -
Explain in detail the process of Android studio building Android integrated development environment
I haven't updated my blog for a long time. Recently, I'm too busy to sum up. Now I can finally sum up some things on A…… -
How does Android prevent multiple click events
Problem description I'm afraid everyone will encounter such a problem. A click event is triggered many times, resultin…… -
Loading page occlusion time-consuming operation task page — Android progresslayout of third-party open source
The androidprogresslayout implementation adds a circular progress bar to the interface. Call the setprogress () method…… -
This paper briefly introduces the basic concept of activity control in Android development
Activity is the most basic module, which is generally called "activity". In an application, an activity is usually a s…… -
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…… -
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…… -
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…… -
Android plays background music through startservice
For an overview of the basic use of startservice and its life cycle, see overview of basic use methods of startservice…… -
Android implements the method of obtaining pictures from the network for display and saving them to SD card
This paper describes the method of Android to obtain pictures from the network and save them to SD card. Share with yo……