包含标签:Android 的文章
-
How kotlin builds regular expressions with regex
preface I believe many people know about regular expressions, but many people's first feeling is that they are difficu…… -
Method and steps of converting eclipse project to Android studio compatible mode
Method / step Prepare the project to be converted. It is best to create a new folder, and then put the main project an…… -
Cause analysis and solution of memory leak in Android
In the process of Android development, we often encounter the situation that the program suddenly crashes when we don'…… -
Detailed explanation of the use method of Android third-party control photoview
Introduction to photoview: This is a picture viewing library, which realizes the picture browsing function and support…… -
Android implements the draggable GridView effect. Long press to delete the data source
The Android draggable GridView effect is realized. Long press to drag and exchange items in real time Simply modify an…… -
Implementation method of Android imitation wechat and QQ multi graph merging framework (similar to group avatar)
preface Now it is a very common phenomenon to join chat in most apps, and wechat and QQ are the ancestors of the commu…… -
Actual Android packaging and signature
Xiaobian has introduced a lot of Android project packaging experience to you before. In this article, we will explain …… -
Listview of Android UI control to achieve fillet effect
Today, someone in the Android group asked for the implementation of listview, which happened to have been implemented …… -
Sudoku game development in Android Application Practice
Sudoku is a kind of mathematical puzzle game originated from Switzerland at the end of the 18th century, developed in …… -
Android implements a loadingbar with adhesion effect
preface During development, we usually need to display a loading before initiating a network request. The general prac…… -
How does Android studio quickly import jar and. So files
Import jar Put the jar file in the LIBS folder, right-click the jar, click the option add as library, and click OK. Ad…… -
On okhttp removing request header user agent
User agent of HTTP header The Chinese name of user agent is user agent. It is a part of HTTP protocol and belongs to t…… -
Cycle and anomaly of kotlin basic learning
preface Kotlin is not as powerful as expected, and it is not difficult. I prefer to regard him as a grammar candy. The…… -
Explain in detail the application practice of Android spannablestring multi line graphic mixing
Textview should be familiar to everyone. Text display controls! Just use textview to display ordinary text. OK, it's v…… -
Android advanced uses timestamp to calculate time difference
This example shares the specific code of Android using timestamp to calculate time difference for your reference. The …… -
Android sets the zoom of the finger slide control through ImageView
ImageView sets the finger sliding and zooming effect. Please learn the specific implementation steps through this arti…… -
Detailed explanation of Android refresh loading framework
This example shares the specific code of Android refresh loading framework for your reference. The specific contents a…… -
Android imitation code for opening wechat red envelope animation effect
First look at the effect: Implementation principle: Prepare 3 pictures from different angles and play them through ani…… -
Design of input box EditText for Android advanced XML layout
Today, I'd like to introduce how to realize a simple and fashionable Android login interface. Let's take a look at the…… -
Learn to use Android grid layout GridView
During application development, sometimes we need to preview some pictures, such as the application of photo managemen…… -
Examples to explain Android custom controls
Xiaobian introduced the usage of Android custom controls to you before. You can refer to the following: Detailed usage…… -
Adobe Flash operation tool class developed by Android
This paper describes the Adobe Flash operation tool class developed by Android. Share with you for your reference, as …… -
Detailed explanation of wechat payment function implemented by Android
1. Integrated wechat payment SDK: In build.gradle, add the following dependencies 2. Set wechat payment callback page:…… -
Introduction to Android animation kotlin
preface Google announced at this year's IO conference that it will replace the official language developed by android …… -
Detailed explanation of the use of Android custom control EditText
This example shares the specific code of Android custom control EditText for your reference. The specific contents are…… -
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……