包含标签:Android 的文章
-
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…… -
Solve the apt error problem after upgrading Android studio 2.3 to Android studio 3.0
1. Phenomenon description The original project works normally in Android studio 2.3. After upgrading to 3.0, the follo…… -
Android develops and implements the sliding deletion and top setting function of imitating QQ message swipemenulistview [Download with source code]
This article describes an example of Android development to realize the sliding deletion and top setting function of Q…… -
Method developed by Android to close all activities
When multiple activities are opened in the app, due to the deep entry, many apps have to let users return to the first…… -
Android implements simple bar chart and curve chart example code
preface A chart lib has been written before, but it is difficult to keep up with the pace of product demand changes du…… -
Android click WebView to achieve picture zooming and sliding browsing effect
A recent project requires that the HTML displayed in WebView needs to be zoomed in, zoomed and scrolled when clicking …… -
Detailed explanation of a simple example of image in Android
In multimedia applications, image is the most basic function module. Next, we will see how to obtain and store image i…… -
A preliminary study on Android’s step counting function
This paper mainly introduces the initial exploration of Android's step counting function and shares it with you as fol…… -
Android EditText implements a flat login interface
Let's take a look at the effect drawing of the login interface 2. Listen to EditText and clear it with one click three…… -
Example code for adding small red dots to tablayout in Android
This article introduces the example code of adding small red dots to tablayout in Android, which is shared with you as…… -
Android development method for obtaining installed program information in the system
This paper describes the method of Android development to obtain the information of installed programs in the system. …… -
Provide Android cool open screen animation example code through fancyview
effect use In addition, you can also set text, icons, one sentence description, animation time, etc. you can also cust…… -
Standard weight calculator function example developed and implemented by Android
This paper describes the standard weight calculator function developed and implemented by Android. Share with you for …… -
Android gives a screenshot of Scrollview that exceeds the screen size
Many times, we want to share all the contents of an interface, but there are too many contents that exceed the size of…… -
Android custom circular progress bar with loading animation effect
I have nothing to do recently. I have customized a circular progress bar. I don't say much and directly go to the code…… -
How to use Android viewdraghelper
Help us realize various types of complex gesture operations. In its example, the viewdraghelper is created through a s…… -
Android studio import new project diagram
1. Modify relevant files under the project before importing 1.1 it is only necessary to modify the following three pla…… -
Android implements image region clipping
What we do today is to realize the region clipping function of the picture. Due to the needs of project functions, the…… -
How to customize view with kotlin for Android
preface With Google's announcement of kotlin as the official development language, the trend of using kotlin in Androi…… -
Trust attribute and interval of kotlin Development Notes
preface This article mainly introduces the relevant contents of kotlin delegate attributes and intervals for your refe…… -
Using MVC to write advertising strip rotation effect
I understand that the MVC idea in Android is to use holder to program, display layout, provide views, and bind views a…… -
Android customized EditText to realize Taobao login function
This article mainly customizes EditText. When EditText has text input, the delete icon will appear. Click the delete i…… -
Android animation implementation principle and code
As we all know, a beautiful user interface is a very important basis to measure the "good or bad" of an application, b…… -
How to use the spinner drop-down box of Android advanced
Spinner can be implemented in two ways. There is no difference between storing data and reading data Effect : First: I…… -
Android uses photoview to double-click the picture to enlarge and click to exit
This example shares the specific code of photoview to double-click, enlarge and click to exit the picture for your ref…… -
A pit encountered using the background color alpha value in Android
preface Android sets the alpha value, image dilution and transparency. As we all know, the following is a simple examp……