Android
-
Explain in detail the method of implementing Redux in Android
Redux is an open source JavaScript library for application state management. Its core is to describe a system through …… -
Reference configuration problem of unified management version number in Android studio
Mode 1: Write in gradle.properties: Use the rule, the string is used directly, and the shaping needs to be followed by…… -
Android saves an example of a picture in WebView
preface If there is a need in the project, long press the image in the WebView of the app to save it. Later, I went to…… -
Method for Android rxjava to create operator timer
This example shares the specific code for Android rxjava to create operator timer for your reference. The specific con…… -
Android opens a new thread to realize the electronic billboard project
Using the multithreading technology we have learned before, we do a project to open a new thread to realize the electr…… -
Detailed explanation of Android custom view elastic sliding scroller
This example shares the specific code of Android elastic sliding class scroller for your reference. The specific conte…… -
Implementation of textview local color change function in Android
When I was working on a project, I encountered a line of text with two colors. When you are a rookie, you will directl…… -
Android development realizes the method of clicking the button to switch the background and modify the text color
This paper describes the method of clicking the button to switch the background and modify the text color in Android d…… -
Sample code for reading and writing JSON files developed by Android
JSON format is a common form of reading and writing. Reading and writing JSON files is also a common operation. Let's …… -
Android double click event interception method
Next, we introduce two methods of double-click event interception 1. Intercept through the event distribution mechanis…… -
Android uses flipanimation to realize 3D vertical flip animation
This example shares the specific code of Android to realize 3D vertical flip animation for your reference. The specifi…… -
Android uses the get method for network value transmission
Two days ago, I learned how to use the get method to transfer values between Android and the web. Let's talk about the…… -
Android learns to use gesture unlocking function in 5 seconds
Android gesture unlock This article describes a gesture unlocking library, which can customize the display of hidden g…… -
Android image compression tool class sharing
This example shares the specific code of Android image compression tool class for your reference. The specific content…… -
Method for Android to obtain SHA1
Some Google play services (such as Google login and app invites) require us to provide SHA-1 of the signing certificat…… -
Application analysis of strictmode, a sharp tool for Android performance tuning
As an Android Developer, I have to deal with performance problems more or less in my daily development work. For examp…… -
Introduction to fingerprint service instance of Android 7.0 fingerprint service
Fingerprint service is a relatively simple service in Android system (compared with AMS, WMS, etc.), which is also rel…… -
Android development method for horizontal list GridView horizontal scrolling [with source code download]
This paper describes the method of horizontal scrolling of GridView in Android development. Share with you for your re…… -
Android imitation phone address book address selection function
I think it's a good address selection design, and I found that it is also used in some apps. Or the renderings first I…… -
Detailed explanation of visitor mode of Android programming design mode
This paper describes the visitor mode of Android programming design mode. Share with you for your reference, as follow…… -
Android starts a new thread to play background music
In this example, start a new thread to play background music. After the music file is played, pause for 5 seconds and …… -
Android uses scroller to achieve elastic sliding effect
This example shares the specific code of Android using scroller to realize elastic sliding display for your reference.…… -
Detailed explanation of abstract factory mode of Android programming design mode
This paper illustrates the abstract factory pattern of Android programming design pattern. Share with you for your ref…… -
Android architecture component room Guide
1、 Introduction Room is a data persistence component library in the Android architecture component library launched b…… -
Android okhttp3.0 method of ignoring HTTPS certificate
Recently, the company's project requires that the network protocol supports HTTPS. I haven't had much contact before, …… -
Explain in detail that recyclerview sets the length and width of the background picture to be the same (take gridlayoutmanager as an example)
In the process of using recyclerview, because layoutmanager is set, the control (background) often cannot match by spe…… -
Android development uses messenger and handler to communicate
This article describes the method of using messenger and handler for communication in Android development. Share with …… -
Detailed explanation of rxjava2 retrofit2 network framework, simple and lightweight packaging
preface Rxjava2 and retrofit2 have been popular for some time. Some time ago, relevant technologies in this regard wer…… -
Create a gradient background effect similar to instagram in Android
I used this effect in my recent project. Let's share it with you https://github.com/zhaoweihaoChina/hnuplus 1. Create …… -
Imageswitcher of Android UI control to realize image switching effect
This example shares the specific code of geswitch to realize the image switching effect for your reference. The specif…… -
How to avoid memory leakage by handler in kotlin
preface: The philosophy teacher said that looking at things is nothing more than understanding what it is, why and how…… -
Example of regular verification tool class for ID card and license plate number implemented by Android programming
This paper describes the regular verification tool class of ID card and license plate number implemented by Android pr……
