Android
-
On the use of Android nexus private server
Let's start with a few words. Since the company's private server has been set up, I don't bother to think about buildi…… -
Android sideslip menu control drawerlayout usage details
Drawerlayout is a layout control with sideslip function under Android V4 package. It can expand and hide the sidebar a…… -
Android camera Gaussian blur example code
I haven't written an article for a long time. I had this requirement in the previous project, but time is tight. I cov…… -
Android asynchronous task setting timeout using handler update notification function
Considerations for setting request timeout using asynctask for Android 2. Detailed explanation of handler A handler al…… -
Android realizes wechat sideslip closing page effect
Recently, after the mobile phone upgraded the 5.0 System, I suddenly found that wechat had the effect of closing the c…… -
Android Notepad project development
Wrote an Android Notepad applet, now record it. Considering that it is a notepad applet, the recorded content is only …… -
Get the picture path and bitmap usage of glide in Android
Programming tips before that, I introduced the basic usage of glide, a picture loading framework. You can refer to it …… -
Android custom view to achieve circular cut effect
Use the custom view to achieve the effect of circular ImageView. The details are as follows At present, the circular b…… -
Android implements Notepad app
Write a simple Notepad app yourself. The effect is as follows: 1、 The first is the preparation of the first interface…… -
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…… -
Sqlitestudio elegant debugging of Android mobile phone database SQLite (recommended)
preface There are many ways to debug the database in Android. At present, the more popular is to debug with the help o…… -
Implementation code of Android monitoring SD card file changes
Android system API provides fileobserver abstract class (inotify mechanism of Linux) to monitor files or folders in th…… -
Android implements clickable textview
summary During Android development, we often encounter incomplete display of textview. In this case, the usual process…… -
Basic configuration and pit filling records of WebView in Android
preface In the process of application development, WebView is often used to show some interfaces, so that it can be up…… -
Imitation millet and iPhone calendar effect based on Android week view
preface Recently, due to the needs of the project, we need to make a function to imitate the Xiaomi calendar. The foll…… -
Example of parameter encryption code in Android data transmission
During Android development, it is inevitable to encounter the problem that some data contents need to be encrypted and…… -
Android decompiler sorting details
Programmers who develop Android hate decompilation and don't want their labor achievements to be the of others. The ma…… -
Android imitation iPhone custom scroll selector
This example shares the specific code of Android imitation iPhone custom scroll selector for your reference. The speci……