Android
-
Detailed explanation of how Android prohibits inputting content into EditText control
preface EditText control is often encountered in Android development, and in the process of app development, such a pr…… -
Android implements the method of modifying the background, font and icon color of the status bar
preface: For Android development, the modification of the status bar is really unfriendly. There is no API to use, whi…… -
Android imitation wechat address book search example (matching Pinyin, letters, index position)
preface: Imitate the wechat address book search function to find the matching contact through Chinese characters or Pi…… -
Detailed explanation of rain and snow animation effect using surfaceview (kotlin syntax)
preface Recently, I plan to do a wave of things to consolidate what I have learned recently. Without much to say, let'…… -
Detailed explanation of how to avoid oom in Android image processing
1. Compress by setting the sampling rate Res resource picture compression coderesource Uri picture compression codestr…… -
Basic usage example of drawing canvas for Android programming
This article describes the basic usage of drawing canvas in Android programming. Share with you for your reference, as…… -
Recyclerview achieves suspended ceiling effect
Effect drawing of recyclerview realizing suspension ceiling Write a picture description here Master page layout Layout…… -
Example of ThreadLocal in Android
Example of ThreadLocal in Android Summary: Demo Description: ThreadLocal usage example Official document description o…… -
Android development uses handler to realize image rotation function example
This article illustrates how Android uses handler to realize the function of picture rotation. Share with you for your…… -
Android adds font library and stroke setting method for textview
1、 Use the system's own font Most developers of Android know that there is little support for fonts in Android. By de…… -
Examples of various graphics rendering functions developed and implemented by Android
This paper describes the development of Android to achieve various graphics rendering functions. Share with you for yo…… -
Android page Jump
Android uses intent to realize page Jump. Intent starts the activity through startactivity (intent intent) or startact…… -
Implementation method of text content automatic reading function developed by Android
This paper describes the implementation method of text content automatic reading function developed by Android. Share …… -
Afurlsessionmanager upload and download code instructions
1. Downloading the creating a download task 2. Uploading creating an upload task 3. Creating an upload task for a mult…… -
Android gets the path of built-in sdcard and external sdcard
Android gets the path of built-in sdcard and external sdcard Android gets the path of the built-in sdcard and the exte…… -
Detailed explanation of onsaveinstancestate() in Android
Detailed explanation of onsaveinstancestate() in Android Override the onsaveinstancestate method, detect the savedinst…… -
Simple implementation of Android custom dialog
This paper focuses on the custom dialog box. You can clearly understand the principle through the following steps. By …… -
Android development uses handler to realize image rotation function example
This article illustrates how Android uses handler to realize the function of picture rotation. Share with you for your…… -
Android adds font library and stroke setting method for textview
1、 Use the system's own font Most developers of Android know that there is little support for fonts in Android. By de…… -
Examples of various graphics rendering functions developed and implemented by Android
This paper describes the development of Android to achieve various graphics rendering functions. Share with you for yo…… -
Detailed explanation of matching rules of intentfilter in Android
Matching rules for intentfilter Use of intentfilter If we want to start an activity implicitly, we need to successfull…… -
Analysis of polygon function on drawing plane developed by Android
This paper describes the polygon drawing function on the plane developed by Android. Share with you for your reference…… -
Detailed example of Android MTU value modification
Detailed example of Android MTU value modification The communication term maximum transmission unit (MTU) refers to th…… -
Android gets the path of built-in sdcard and external sdcard
Android gets the path of built-in sdcard and external sdcard Android gets the path of the built-in sdcard and the exte…… -
Detailed explanation of onsaveinstancestate() in Android
Detailed explanation of onsaveinstancestate() in Android Override the onsaveinstancestate method, detect the savedinst…… -
Simple implementation of Android custom dialog
This paper focuses on the custom dialog box. You can clearly understand the principle through the following steps. By …… -
Android right slide return example code
Similar to the right sliding return of wechat, the right sliding action is intercepted by dispatchtouchevent() in base…… -
Android notification Usage Summary
Android notification Usage Summary 1、 Basic use 1. Construct notification 2. Display notification 3. Mobile phone vib…… -
Detailed explanation of matching rules of intentfilter in Android
Matching rules for intentfilter Use of intentfilter If we want to start an activity implicitly, we need to successfull…… -
Analysis of polygon function on drawing plane developed by Android
This paper describes the polygon drawing function on the plane developed by Android. Share with you for your reference…… -
Detailed example of Android MTU value modification
Detailed example of Android MTU value modification The communication term maximum transmission unit (MTU) refers to th…… -
Example of automatic size control method of user-defined dialog by Android programming
This paper describes the method of automatic size control of user-defined dialog by Android programming. Share with yo……