包含标签:Android 的文章
-
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…… -
Android custom Scrollview uses custom listening
This example shares the specific code of Android user-defined monitoring for your reference. The specific contents are…… -
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…… -
Android realizes Notepad function
This example shares the specific code for Android to realize Notepad function for your reference. The specific content…… -
Android example code for adding shadow effect to layout and controls
Add shadow effect to make the control or layout look three-dimensional. In general, there are two solutions. 1. The ef…… -
Detailed explanation of listview asynchronous data loading method developed by Android
This article describes the method of implementing listview to load data asynchronously by Android development. Share w…… -
Android SMS monitoring sample code
This article introduces the sample code of Android monitoring mobile phone SMS and shares it with you, as follows: The…… -
Screen rotation principle and process analysis in Android 6.0 development
This paper describes the principle and process of screen rotation in the development of Android 6.0. Share with you fo…… -
Android studio generates the AAR package and references the AAR package in other projects
1. AAR package is the AAR file generated after SRC, res and Lib in Android project are packaged in Android studio. Aft…… -
Example of using Android to imitate wechat camera ring progress effect
preface When you encounter new things in your daily life, you should immediately open the wechat video, record it and …… -
Complete example of image compression tool class developed by Android
This article describes the Android image compression tool class. Share with you for your reference, as follows: Here w…… -
Android enables the service to run in the foreground
preface When I was working as a mobile music player, one thing that bothered me was that the mobile phone had software…… -
Android develops and implements the listview function that can be dragged and sorted [with source code download]
This example describes the listview function developed by Android. Share with you for your reference, as follows: 1、 …… -
Android implements the solution of putting the layout on top and the login button on top when the input method pops up
Background: when writing the login interface, the boss felt that the input method soft keyboard talked about when ente…… -
Detailed explanation of method number overrun and startup optimization in Android
preface Recently, I wrote an article about the conversion of eclipse project to Android studio project, and the direct…… -
Android develops a method for real-time detection of Bluetooth connection status [with source code download]
This paper describes the method of real-time detection of Bluetooth connection status developed by Android. Share with……