包含标签:Android 的文章
-
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…… -
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…… -
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 …… -
Base64 encoding and decoding of Android pictures and method of decoding Base64 pictures
Base64 is one of the most common encoding methods for transmitting 8bit byte code on the network. Base64 is a method t…… -
Android develops an example of gradient navigation bar effect based on Scrollview
This paper describes the effect of gradient navigation bar developed by Android based on Scrollview. Share with you fo…… -
On the full spacing adaptation of Android recyclerview
This article introduces Android recyclerview spacing full adaptation and shares it with you as follows: linearlayoutma…… -
Android realizes screenshot sharing QQ wechat function
In the last article, I introduced the code for Android to realize screenshots and sharing functions. If you are intere…… -
Precautions and solutions after Android studio 3.0 upgrade
The maximum version of gradle plugin is 4.0* When an old project uses a new version, the gradle plugin may conflict re…… -
Android screenshot sharing function
Recent projects need to realize the Android screenshot sharing function, including Android screenshots to obtain pictu…… -
Simple usage example of Android list control spinner
This article describes the simple usage of the Android list control spinner. Share with you for your reference, as fol…… -
Analysis on the method of calling and sending information in Android Development
This paper describes the method of making phone calls and sending information in Android development. Share with you f……