包含标签:Android 的文章
-
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 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…… -
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…… -
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…… -
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…… -
ProgressBar progress bar of Android UI control
We know that in all UI interfaces, the progress bar is undoubtedly a very important one, because it can give users a c…… -
Spinner drop-down list effect of Android UI control
Drop down list --- spinner is used to display list items, which is similar to a group of radio buttons RadioButtons. T…… -
Mqtt protocol example code developed by Android
Firstly, the Internet of things protocol mqtt protocol is based on TCP / IP protocol and uses the official mqttclient …… -
Deep understanding of kotlin’s generic system
preface Like Java, kotlin's generics are a kind of syntax sugar. They only appear in the source code, and simple strin…… -
Android App performance optimization analysis
This paper makes a detailed analysis on the four aspects of Android App performance optimization, and explains the pri…… -
Method of creating Android library and Usage Summary of Android. AAR file
Create Android Library The structure of Android library is the same as that of Android Application module. It can prov…… -
Gallery of Android UI control to realize drag picture browsing effect
We know that smart phones now have such a function, that is, when you are browsing pictures. It is not a hard click bu…… -
Auxiliary class for Android programming to obtain basic information of APP application [app name, package name, icon, version number, etc.]
This example describes the auxiliary class for Android programming to obtain the basic information of APP application.…… -
Android long press ImageView to save the image to the local instance code
Tool class Used before AsyncTask Now use rxjava instead MySubscriber Several toasts required under the Stirng file Ref…… -
Detailed explanation of efficient loading and use of bitmap in Android Development
Due to the memory limit imposed by Android on a single application, such as 16MB, it is easy to have memory overflow w…… -
Textview in Android implements segmented display of strings of different colors
About textview Textview is one of the most common controls in Android development. There are many attributes recorded …… -
Generating AAR file in Android studio and using AAR file locally
It mainly explains how to generate AAR files in Android studio and how to use AAR files locally. The details are as fo……
