Android
-
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…… -
Tablayout simple usage summary
This article shares the simple usage of tablayout for your reference. The specific contents are as follows 1、 Tablayo…… -
Android customized Taobao pull-down refresh effect
summary At present, there are many styles of pull-down refresh. Today, we define the pull-down refresh of Taobao. In f…… -
Bit operation of kotlin basic learning
What is bit operation? All numbers in the program are stored in binary form in computer memory. Bit operation, to put …… -
Detailed explanation of Android custom indicator timeline effect example code
The indicator timeline is often used in takeout and shopping apps. The effect is probably like the following. After re…… -
Android sideslip menu control drawerlayout usage details
Drawerlayout is a control that implements the sideslip menu effect in the support library package. It can be said that…… -
Android custom notification add click event
preface In the previous article, "Notification user defined interface", we implemented a user-defined interface, so ho…… -
The example explains in detail how Android studio imports. So files
The following is a demo written by myself, which is definitely not an official demo, to tell you how to import. So fil…… -
Android is a simple way to implement a color gradient ProgressBar
Today, I watched a tutorial and saw a progress bar with color gradient. I thought it was a little interesting, so I re…… -
Basic introduction of activity from creation to display in Android
preface Speaking of the activity in Android, if you have done IOS development, the activity is similar to the viewcont…… -
Android imitation Jingdong commodity attribute filtering function
Filtering and attribute selection are very common function modules at present; It will be used in almost all apps; Cli…… -
Android uses drawerlayout to imitate the side sliding effect of qq6.6
When it comes to the sideslip menu, I believe everyone will think of an open-source control slidingmenu. When Google h…… -
Example of full screen effect of ProgressDialog in Android
When doing the project, a ProgressDialog is directly used, which needs to achieve the effect of full screen, as shown …… -
Android imitation Alipay cipher input box effect
In this article, we share the specific code of the Android imitation Alipay password input box for your reference. The…… -
Android imitates IOS to realize sideslip return function (similar to wechat)
We all know that sideslip return operation is a common function in IOS. Generally, you can close the current interface…… -
Android develops and implements the method of nesting two listviews in Scrollview
This article describes the method of nesting two listviews in Scrollview for Android development. Share with you for y…… -
Android imitation Alipay password input effect encapsulation
Imitation of Alipay input effect, it is very simple to achieve, that is, draw a rectangular box and circle, the other …… -
Detailed explanation of the use method of Android native sideslip control drawerlayout
In the V4 package of Android, there is a control drawerlayout, which mainly realizes the left and right pull menus, si…… -
In depth analysis of Android NFC technology and Android NFC development
The concept, implementation principle and the most popular source code will help you have a deeper understanding of NF…… -
Floating label of textinputlayout input box control
This example shares the specific code of the suspension label of the textinputlayout input box for your reference. The…… -
Android realizes the pull-up load pull-down refresh function through xlistview
This example shares the specific code of xlistview to realize pull-up load pull-down refresh for your reference. The s…… -
Android studio new project uploaded to code cloud through git tutorial details
As a qualified developer, it is essential to manage the project. Today, let's introduce to you how to upload your as p…… -
Android imitating Alipay and WeChat password entry box effect
This example shares the specific code of Android password input box effect display for your reference. The specific co…… -
Listview and SQLite are combined to realize Notepad function
Android Notepad's demo is searched a lot on the Internet, but the demo written by the great God often has too many fun…… -
Android message number reminder control usage details
preface In QQ, there is a control to remind the number of messages. Although it is not used now, it may be used in the…… -
Latest Android version, code, corresponding API / NDK level, release time and market share
Correspondence between the latest Android version, API level and code The market share of each version of Android is a…… -
Upgrade Android studio to 3.0 and prompt the solution of java.lang.noclassdeffounderror
resolvent First, write out the method, the cause, process and principle in the back, and look at the solution in a hur…… -
Android imitates wechat contact index list function
preface because I need a listview sorted from A-Z in a small software I'm making, I naturally think of wechat contac……
