包含标签:Android 的文章
-
Android custom popupwindow imitation click pop-up sharing function
The example of this article is to customize popupwindow, click to pop up popupwindow, the background will darken, and …… -
Android countdowntimer implements countdown timer
Introduction to use Some countdown related scenarios are often encountered in development, such as the button to send …… -
Implementation of Android UI example of multi-level tree list TreeView
The so-called treeview is a common multi-level list tree in windows. In Android, the system only provides listview and…… -
Solution to splash application startup white screen problem in Android
Not long ago, the project started for some time. At first, it was suspected that it was caused by the newly added inst…… -
Function implementation of drag bar and star evaluation bar of Android advanced interface component
One drag bar Android phone volume settings are given a drag bar, so that users can drag the slider to set. Here we int…… -
Android uses content resolver visitors to get SMS information
Use contentresolver visitors to get SMS information, record it here, and query it again. First, let's look at the resu…… -
Android programming implements the method of placing the tab at the bottom of the screen
This example describes the method of placing the tab tab at the bottom of the screen in Android programming. Share wit…… -
Android App implements three ways to monitor soft keyboard keys
preface: On Android phones, we sometimes encounter listening to the phone's soft keyboard keys. For example, after ent…… -
Detailed explanation of Android recyclerview linear layout (1)
Recyclerview is a new control in Android 5.0, which is under android-support-v7. The official document gives a concise…… -
Android calendar control sample code
What you do is a hotel project, you can choose the date of check-in and departure. Declare that in order to save troub…… -
Android development and implementation EditText cursor is displayed on the right
Android development and implementation EditText cursor is displayed on the right preface: Sometimes you will encounter…… -
Android realizes the purchase suspension effect of meituan and public comments (Scrollview rolling monitoring)
With the rapid development of mobile Internet, it has been closely related to our life. Many people can be seen in the…… -
Android uses sensor to realize the small function of compass
First, let's talk about the implementation idea of the compass: The program first prepares a compass picture, and the …… -
Two methods of Android silent installation
preface Generally, an installation interface will appear when installing APK on Android system. Users can click OK or …… -
Example of jump to application market scoring in Android Application
In the process of developing android app, such functions are often encountered. Jump from the current app to an app st…… -
Summary of relative layout skills in Android
preface First of all, you can think about how to use relativelayout without nesting to generate the following layout. …… -
Working principle analysis of Android handler
brief introduction In Android, only the main thread can operate the UI, but the main thread cannot perform time-consum…… -
Learn to use Android time and date picker (datepicker, TimePicker)
In order to enable users to select time and date, Android provides datepicker date picker and TimePicker time picker. …… -
Example of camera function implemented by Android mobile app
The results of realizing the camera function of mobile app are as follows Step 1: activity_ Surfaceview for takephoto.…… -
Detailed introduction to four startup modes of activity
Detailed introduction to four startup modes of activity In Android, each interface is an activity, and the interface s…… -
Android does not get focus based on textview to achieve the running light effect
This article gives an example of how Android does not get the focus based on textview to achieve the running light eff…… -
How Android exits the application of multiple activities
During the development process, we often need an exit function to exit all activities of the application. Below, we li…… -
Example of clipboard manager clipboard function developed by Android
This paper describes the clipboard manager clipboard function developed by Android. Share with you for your reference,…… -
Summary of common methods of creating desktop shortcuts by Android programming [2 methods]
This article describes the common methods of creating desktop shortcuts by Android programming. Share with you for you…… -
Detailed explanation and simple example of Android custom ViewGroup (sideslip menu)
Simple implementation of custom sideslip menu Many apps have such sideslip menus, such as QQ, and more famous open sou…… -
Writing skills of Android view background selector
There are 10 in the layout above Check@R_ 836_ 2419 @, and then set Check@R_ 836_ 2419 @ background picture bit, backg…… -
Android socket realizes simple chat function and file transfer
Doing the program is a boring and repetitive thing. Whenever I feel impetuous, I will look for a novel to read. I have…… -
Android uses item swipemenulistview to realize the function of imitating QQ sideslip deletion
Everyone has used QQ. Someone must be curious about how to realize the effect of QQ sliding to delete items. In fact, …… -
Detailed setting and example code of Android listview scroll bar
Detailed explanation of Android listview scroll bar settings 1. Properties of scroll bar Sets whether the horizontal s…… -
Detailed explanation of the method of Android programming to realize the alarm clock
This paper describes the method of Android programming to realize the alarm clock. Share with you for your reference, …… -
Android uses viewflipper and gestruedetector to realize the sliding screen effect
This article illustrates how Android uses viewflipper and gestruedetector to achieve sliding screen effect. Share with…… -
Android EditText keyword Batch Search Example
Today, a special EditText is used in the project. When users input content in EditText and click the search button, th……