Recent Posts
-
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…… -
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…… -
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 …… -
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 custom notification add click event
preface In the previous article, "Notification user defined interface", we implemented a user-defined interface, so ho…… -
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 …… -
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…… -
Android Notepad project development
Wrote an Android Notepad applet, now record it. Considering that it is a notepad applet, the recorded content is only …… -
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…… -
Simple Notepad for Android
This example shares the specific code of Android simple Notepad for your reference. The specific contents are as follo…… -
Implementation of lazy loading of multiple fragments in Android imitation of today’s headlines
preface Recently, I have time, so I have double Bodhisattva random Huang angry aluminum playing fragment lazy loading …… -
Android programming handles UI elements such as window control size, shape, pixels and so on
This article describes the Android programming window control size, shape, pixels and other UI elements tool classes. …… -
Android realizes Notepad function
This example shares the specific code for Android to realize Notepad function for your reference. The specific content…… -
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…… -
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 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…… -
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…… -
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 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…… -
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…… -
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 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…… -
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 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 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 imitation QQ home listview left sliding top and deletion function
Android imitation QQ home listview left slide top, delete and other implementation source code, the specific contents …… -
Detailed analysis of several schemes of audio and video synthesis in Android
preface Recently, the demand of audio-video processing has been met in the work. Under the Android video and video syn…… -
How to print logs safely in Android
Preface @ h_ 404_ 5@ During Android development, whether writing demos or actual projects, some logs will be printed t…… -
An example of how to count the number of characters in a file using kotlin
preface For developers, counting the number of characters in a file is a common program. Today, use the kotlin you jus…… -
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…… -
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…… -
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……