Recent Posts
-
Implementation code of Android monitoring SD card file changes
Android system API provides fileobserver abstract class (inotify mechanism of Linux) to monitor files or folders in th…… -
Android programming based on custom view to achieve official seal effect example [source code download attached]
This article describes the implementation effect of Android programming based on user-defined view. Share with you for…… -
Detailed description of view drawing process in Android
Create window Window is the window. This concept is implemented in the Android framework as the abstract class android…… -
Notification customization interface
preface Before making a mobile phone player, you need to display the control playback interface in the notification ba…… -
Exception analysis based on transactiontoolargeexception
The keyword of the exception is: android.view.infiateexception: binary XML file line #11: error infiating class It is …… -
Android realizes call minimization floating box effect
When you use mainstream video software and live broadcast software, you often see that after opening video minimizatio…… -
Simple tutorial for using the Parcelable plug-in in Android studio
In Android studio, you can quickly use the Parcelable plug-in to implement the serialization of entity classes. After …… -
Method for deleting Android build file
This article introduces Android to delete all build compilation files, translate disk space, share it with you, and le…… -
Android develops a method for real-time detection of Bluetooth connection status [with source code download]
This paper describes the method of real-time detection of Bluetooth connection status developed by Android. Share with…… -
Android develops and implements the listview function that can be dragged and sorted [with source code download]
This example describes the listview function developed by Android. Share with you for your reference, as follows: 1、 …… -
Example of using Android to imitate wechat camera ring progress effect
preface When you encounter new things in your daily life, you should immediately open the wechat video, record it and …… -
Android SMS monitoring sample code
This article introduces the sample code of Android monitoring mobile phone SMS and shares it with you, as follows: The…… -
Android develops a method of using activity to nest multiple fragments to realize the horizontal and vertical screen switching function
This paper describes the method of using activity nested multiple fragments to realize the horizontal and vertical scr…… -
Tool class for obtaining sdcard size and memory size developed and implemented by Android
This paper describes the tool class for obtaining sdcard size and memory size developed and implemented by Android. Sh…… -
Android decompiler sorting details
Programmers who develop Android hate decompilation and don't want their labor achievements to be the of others. The ma…… -
Basic configuration and pit filling records of WebView in Android
preface In the process of application development, WebView is often used to show some interfaces, so that it can be up…… -
Sqlitestudio elegant debugging of Android mobile phone database SQLite (recommended)
preface There are many ways to debug the database in Android. At present, the more popular is to debug with the help o…… -
Android canvas method summary most comprehensive and detailed API (summary)
common method Canvas translate Canvas scale Canvas rotate Canvas tilt skew //SX is the corresponding angle of inclinat…… -
How Android uses soundpool to play sound effects
In Android development, we often use mediaplayer to play audio files, but mediaplayer has some shortcomings, such as h…… -
Method for quickly deleting useless resources in Android studio
1. Select Run inspection by name in anaylze 2. Enter unused in the pop-up window after clicking After resources, enter…… -
Example code for Android to obtain SIM card information of dual card dual standby mobile phone
preface The function of mobile phone number needs to be verified, but most domestic mobile phones are dual card and du…… -
Explain in detail the socket communication of Android based on TCP and UDP protocols
Originally, I wanted to talk about the basic knowledge points of network communication. I found it too boring, but I o…… -
Steps and precautions for transferring eclipse project to Android studio project
Gradle Foundation To turn eclipse into an Android studio project, gradle syntax is a required course. If you introduce…… -
Method for Android studio project to reference third-party so files
Application binary interface defines how binary files (especially. So files) run on the corresponding system platform,…… -
Detailed explanation of method number overrun and startup optimization in Android
preface Recently, I wrote an article about the conversion of eclipse project to Android studio project, and the direct…… -
Android enables the service to run in the foreground
preface When I was working as a mobile music player, one thing that bothered me was that the mobile phone had software…… -
Android studio generates the AAR package and references the AAR package in other projects
1. AAR package is the AAR file generated after SRC, res and Lib in Android project are packaged in Android studio. Aft…… -
Detailed explanation of listview asynchronous data loading method developed by Android
This article describes the method of implementing listview to load data asynchronously by Android development. Share w…… -
Simple calculator function developed and implemented by Android [download complete demo source code attached]
This article describes the simple calculator function developed and implemented by Android. Share with you for your re…… -
Android 3D sliding menu fully analyzes Android and realizes sliding door type three-dimensional special effects
In the last article, we learned the basic usage of camera and wrote an example with them to realize the image axis rot…… -
Implementation of silent installation in Android
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Java super fast text de duplication code
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao……