包含标签:Android 的文章
-
Android realizes the function of manual signature after consumption of UnionPay card reader (example code)
A few days ago, I went to the property management to pay the property fee. The property management staff said that the…… -
Detailed explanation of how to use the gallery view of Android advanced components
Gallery view indicates that the content can be displayed horizontally, and the picture can be directly dragged by your…… -
Wheelview implements up and down sliding selectors
This example shares the specific code of wheelview to realize the up and down sliding selector for your reference. The…… -
Detailed explanation of state mode of Android programming design mode
This paper illustrates the state mode of Android programming design mode. Share with you for your reference, as follow…… -
Detailed explanation of Android strict mode
Strictmode class is a tool class introduced by Android 2.3 (API 9). It can be used to help developers find some non-st…… -
Implementation method of sliding up and down, displaying and hiding toolbar in listview
1. Prepare the toolbar First hide the system's own actionbar in the < Application > tag of the androidmanifest.x…… -
Detailed explanation of Android retro fit
I'm late to learn about retrofit, which is now a very popular network request framework for Android. I haven't learned…… -
Android imitation wechat long press menu effect
This example shares the specific code displayed by Android imitation wechat long press menu for your reference. The sp…… -
Detailed explanation of intermediary mode of Android programming design mode
This paper illustrates the mediator mode of Android programming design mode. Share with you for your reference, as fol…… -
Detailed explanation of memo mode of Android programming design mode
This paper describes the memo mode of Android programming design mode. Share with you for your reference, as follows: …… -
Differences between marginleft and marginstart based on Android (detailed explanation)
When we write the layout, we will find several similar properties: MarginStart MarginLeft MarginEnd MarginRight What a…… -
Detailed explanation of factory method mode example of Android programming design mode
This paper illustrates the factory method pattern of Android programming design pattern. Share with you for your refer…… -
Example explanation of button click event implemented by Android fragment
Fragment can't directly click on the event. It needs to be put into oncreativity The code is as follows: Click event c…… -
Android gets the instance code of the time difference between the server and the client
Generally, when we count down the goods, we will encounter the need to obtain the start time and end time of the goods…… -
Several methods of multithread switching in Android
We know that multithreading is a necessary scenario in Android development. Many native APIs and open source projects …… -
Subfolders under layout in Android Development
If there are many interfaces in a project, there will be too many activity * * *. XML files under layout. At this time…… -
Android rxjava create operator interval
Interval operator: used to create observable. Similar to TimerTask, it is used to send information periodically. It is…… -
Detailed explanation of template method of Android programming design mode
This paper describes the template method pattern of Android programming design pattern. Share with you for your refere…… -
Simple Gobang game example developed and implemented by Android
This paper describes a simple Gobang game developed and implemented by Android. Share with you for your reference, as …… -
Android face recognition demo vertical screen YUV direction adjustment and picture saving (sharing)
This blog contains three common methods, which are used to send YUV data when the vertical screen is used in the face …… -
Android custom view realizes the function of tick animation
Effect drawing first Dynamic graph Static graph 1. Review [Android custom view: an exquisite little animation with a h…… -
On the summary of drawable use knowledge in Android
This article is a summary after studying the drawable chapter of Android development art exploration. Drawable is basi…… -
Comparison between Android listview and recycleview
Listview, just like its name, is a view used to display lists, and recycleview is an enhanced version of it. Today, it…… -
Android realizes large picture scrolling display effect
Question: I have a relatively large picture. For example, the length and width are twice the size of the screen. The f…… -
Android custom control viewfipper to achieve vertical running light effect
I've always wanted to achieve the effect of a vertical running lamp. Today, I came into contact with the viewflipper c…… -
Example code of viewpager sliding indicator in Android
First look at the renderings: This requires an open source library, which will be described later. Project catalogue: …… -
Recyclerview is an example of implementing multi style layout through gridlayoutmanager
1、 Opening It's been a while since I wrote the article last time. To tell you the truth, I really don't know what I'v…… -
Detailed explanation of observer mode example of Android programming design mode
This paper illustrates the observer mode of Android programming design mode. Share with you for your reference, as fol…… -
Android implements image clipping (does not call system functions)
Follow the previous article: Android implements the image region clipping function The previous article mentioned that…… -
Android development uses the postdelayed method of handler to realize the picture rotation function
This article describes the example of Android development using the handler's postdelayed method to realize the pictur…… -
Analyze the usage of handlerthread thread in android with an example
1、 Introduction and use examples of handlerthread What the hell is handlerthread? Its essence is a thread, but the ha…… -
Android uses the broadcast receiver to automatically fill in the SMS verification code
Today, the blogger brought a small function to his friends, that is, using the broadcast receiver to automatically fil……