包含标签:Android 的文章
-
Android custom control ImageView implements circular pictures
Android development often involves a case that the pictures uploaded by users are displayed in a circular style, but t…… -
Solve the problem of customized dialogfragment width and height in Android
For a detailed explanation of the basic usage of dialogfragment in Android applications, you can refer to it@ H_@ R_ 3…… -
Android recyclerview uses the gridlayoutmanager spacing setting method
To set the spacing using recyclerview, you need to override the class recyclerview.itemdecoration. The following rende…… -
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…… -
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 develops an example of gradient navigation bar effect based on Scrollview
This paper describes the effect of gradient navigation bar developed by Android based on Scrollview. Share with you fo…… -
On the full spacing adaptation of Android recyclerview
This article introduces Android recyclerview spacing full adaptation and shares it with you as follows: linearlayoutma…… -
Android realizes screenshot sharing QQ wechat function
In the last article, I introduced the code for Android to realize screenshots and sharing functions. If you are intere…… -
Precautions and solutions after Android studio 3.0 upgrade
The maximum version of gradle plugin is 4.0* When an old project uses a new version, the gradle plugin may conflict re…… -
Android screenshot sharing function
Recent projects need to realize the Android screenshot sharing function, including Android screenshots to obtain pictu…… -
Simple usage example of Android list control spinner
This article describes the simple usage of the Android list control spinner. Share with you for your reference, as fol…… -
Analysis on the method of calling and sending information in Android Development
This paper describes the method of making phone calls and sending information in Android development. Share with you f…… -
Detailed design of Android product details page
This example shares the specific code of Android product details for your reference. The specific contents are as foll……