Recent Posts
-
Simply learn Android textview
This article shares the simple learning materials of textview for your reference. The specific contents are as follows…… -
The progressbar font developed by Android scrolls with the loading of the progress bar
I read a lot about the scrolling effect of ProgressBar on the Internet, but I haven't found this effect suitable for t…… -
Glide in Android implements loading pictures, saving them locally and loading callback monitoring
Glide loads the two records used by the picture Glide loads the picture and saves it to the specified local path Glide…… -
Android development and implementation of files file reading and parsing function example
This paper describes the Android development and implementation of files file reading and parsing function. Share with…… -
Android recyclerview sample code for fast scrolling
Brief comment: a long-awaited function has finally been realized in Android support library 26: rapid scrolling of rec…… -
Android customized avatarimageview to achieve avatar display effect
Look at the renderings: The avatar display in our project is generally circular, but sometimes various styles (not nec…… -
Android customized waveprogressview to meet the water ripple loading requirements
Look at the renderings first: You can define the logo image of your project, set the maximum value of water wave color…… -
Detailed explanation of the role of LIBS and jinlibs folders in Android Development
preface I believe you Android developers often deal with these two folders in Android development. You have been using…… -
Method for Android to obtain app memory usage
1. The code obtains the current app memory usage result This shows that the maximum allocated memory of my app in the …… -
Detailed example of Android MTU value modification
Detailed example of Android MTU value modification The communication term maximum transmission unit (MTU) refers to th…… -
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 …… -
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…… -
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…… -
Example of ThreadLocal in Android
Example of ThreadLocal in Android Summary: Demo Description: ThreadLocal usage example Official document description o…… -
Android solves the problem of displaying garbled code when WebView calls the loaddata () method
Android solves the problem of displaying garbled code when WebView calls the loaddata () method Step 1: Step 2: WebVie…… -
Method for filling data in Android listview
Method for filling data in Android listview Because of multi person development, in order to facilitate the integratio…… -
Android optimizes handler to prevent memory leakage
Android optimizes handler to prevent memory leakage Demo Description: Possible memory leakage caused by handler and it…… -
Method summary of Android intent calling URI
Method summary of Android intent calling URI //Call browser //Show a coordinate on the map //Display path //Make a cal…… -
Code example of adding and deleting items in recyclerview in Android
This article introduces the code example of adding and deleting items in recyclerview in Android and shares it with yo…… -
Android locationmanager obtains geographic information such as longitude and latitude
Android locationmanager obtains geographic information such as longitude and latitude Positioning with locationmanager…… -
Detailed explanation of the instance of activitylifecycle callbacks in Android
Detailed explanation of the instance of activitylifecycle callbacks in Android The above is an example of using activi…… -
Explain in detail the solution to the conflict between scrollpane and actor events in Android libgdx
Explain in detail the solution to the conflict between scrollpane and actor events in Android libgdx During the use of…… -
Analysis of OpenGL drawing 2D graphics developed by Android
This paper describes the method of drawing 2D graphics with opengl developed by Android. Share with you for your refer…… -
Explain in detail the problem of loading circular pictures in glide and circleimageview in Android
Recently, I encountered a strange problem in the project. Glide and circleimageview used to load the circular avatar t…… -
Android notification Usage Summary
Android notification Usage Summary 1、 Basic use 1. Construct notification 2. Display notification 3. Mobile phone vib…… -
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 explanation of onsaveinstancestate() in Android
Detailed explanation of onsaveinstancestate() in Android Override the onsaveinstancestate method, detect the savedinst…… -
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…… -
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 …… -
Recyclerview achieves suspended ceiling effect
Effect drawing of recyclerview realizing suspension ceiling Write a picture description here Master page layout Layout…… -
Android circular progress bar for file upload and download countdown
screenshot Screenshot display import how to use GitHub address: https://github.com/yanjiabin/ExtendsRingPrigressBar su…… -
Implementation code of Android immersive status bar
Immersive status bar is a feature only supported by Android 4.4, that is, api19 and above. It is implemented in two st……