Android
-
Android grabs a complete example of geek headlines on CSDN home page
Today, I wrote a little code. Grab the geek headlines on the home page. The effect is shown in the figure: Share with …… -
Method to remove the sliding shadow of recycleview or listview up and down
You only need to set two properties: In addition, briefly introduce: Set the background or color to slide to the top a…… -
Android textview imitation wechat foldable effect
In the wechat circle of friends, when sending a large amount of text information, wechat will fold the text informatio…… -
Using Baidu map Android SDK to highly imitate wechat sending location function and problems encountered
I have been in contact with Baidu map development platform for half a month. In these two days, I tried to imitate the…… -
Android realizes slide picture browser
Let's implement a slide picture browser: In the bottom gallery view, select the picture in the gallery and a large pic…… -
Android viewpager enables left and right sliding page turning effect
This example shares the specific code of viewpager to display the left and right sliding page turning effect for your …… -
Android reward function implementation code (Alipay transfer)
It is suitable for individual developers to develop APP, allowing users to reward the author, in essence, to transfer …… -
On the principle of Android anr online monitoring
Watchdog in Android Implementation of watchdog thread deadlock monitoring The watchdog monitoring thread deadlock requ…… -
Xmlutils tool class and usage examples for parsing XML files in Android Development
This article describes the xmlutils tool class and usage for parsing XML files in Android development. Share with you …… -
Android custom view implementation polygon statistical chart example code
preface I recently learned some knowledge about user-defined view in my spare time. In order to consolidate, I wro…… -
Detailed explanation of Android horizontal loop scrolling control
This example shares the specific code of Android Jiugongge picture display for your reference. The specific contents a…… -
Android realizes page sliding switching animation
This example shares the specific code for Android to realize page sliding switching animation for your reference. The …… -
Android implements the effect of displaying and hiding progress bar on the title
An interface to display a horizontal progress bar on the title when adding pictures to the page. When the pictures are…… -
Android image processing tool class bitmaputils
The Android image processing tool class bitmaputils is for your reference. The specific contents are as follows Pictur…… -
Android realizes the data loading effect of imitation meituan and SF express
We all know that there are two common animation modes in Android: frame animation and tween animation. Frame animation…… -
Method of adding third-party jar files in android.mk file
Here's how to add a third-party jar file to the android.mk file. The details are as follows: Add first: Clib is the ja…… -
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……