包含标签:Android 的文章
-
Android positioning and destination navigation example code
Today, I accidentally saw the demo of technology God using Baidu map to locate and realize destination navigation. I t…… -
Android click the button to return to the top implementation code
Click the button to return to the top and go directly to the code Layout file Button click event With a jump to the bo…… -
Implementation of listview drop-down refresh of Android custom control
I've learned custom controls for a long time and found that I always forget them, so I plan to use a blog to record my…… -
Android realizes the effect of regular automatic jump of APP activities
App's small function points can be implemented in dozens of lines of code Master page code The basic idea is to use a …… -
Android recyclerview selects the implementation code of multiple items
Imitate the channel selection of Netease News client's reading preference. First look at the implemented page: Direct …… -
Android programming to achieve custom sharing list action_ Method of send function
This article describes an example of Android programming to realize user-defined shared list action_ Method of send fu…… -
Android layoutinflator loading layout details and example code
Android layoutinflator loading layout details For students with some Android development experience, they must have us…… -
Android realizes infinite loop automatic playback of carousel figure view control with indicator based on viewpager
Recently, I used the rotation chart that requires unlimited rotation and automatic playback. I felt that there were su…… -
Android programming implements the method of creating context menu for listview
This article describes the method of creating context menu for listview by Android programming. Share with you for you…… -
Android custom View to achieve Alipay effect
This article introduces how to customize the view with attribute animation to achieve the following effects The implem…… -
Android implements automatic rotation viewpager with indicator
preface Recently, when working on a project, there is a need to realize the automatic rotation type viewpager. The mos…… -
Android programming implements the method of creating, deleting and judging shortcuts
This example describes the method of creating, deleting and judging shortcuts by Android programming. Share with you f…… -
Method for Android programming to realize videoview circular playback function
This paper describes the method of Android programming to realize the circular playback function of videoview. Share w…… -
Long press to modify the contents of listview object in Android
The results are as follows: I open a pop-up window in the listview item long press event. There is an EditText object …… -
Android swiperefreshlayout drop-down refresh component example
Swiperefreshlayout overview Swiperegreshlayout is a widget officially updated by Google, which can achieve the effect …… -
Method for making Android floating background effect
Gif animation effect is not very good, the actual effect is very smooth, and adding different graphics can form variou…… -
Android monitor soft keyboard pop-up and hidden sample code
Situation: there is a Scrollview in the layout file, an editview in the Scrollview, and a control at the bottom of the…… -
Android – implementation code for switching fragment page function
Scenario: use fragment to realize page cutting. Class structure: 1: Activity Getsupportfragmentmanager(). Begintransa…… -
Android development imitates QQ video call suspension button (example code)
The example code of suspension button imitating QQ video call is as follows; Main -Click the on / off levitation butto…… -
Android realizes alarm clock function small dome
If the alarm clock doesn't wake up, you can adjust it yourself. This is the most basic MainActivity RingActivity RingR…… -
Android uses GridView to realize radio selection function
Let's take a look at the radio selection effect achieved by GridView If you need it, you can continue to look down The…… -
Android 6.0 Bluetooth fails to scan the device or flash back. Solution
Android 6.0 Bluetooth fails to scan the device or flash back. Solution preface: At present, the company to be is a sma…… -
Android uses countdowntimer to achieve countdown timer effect
Achieve the effect of countdown Example: send verification code button design sketch: The above is the whole content o…… -
Android custom view — implementation code of sector statistical chart
Android sector statistics Let's see the effect first: If you think it's OK, keep looking down! Custom view Define memb…… -
Solution of Android popupwindow clicking the external and return keys to disappear
When we first took over popupwindow, we may all think it's very simple, because it's really simple, but if we're unluc…… -
Detailed explanation and example code of Android togglebutton
Detailed explanation of Android togglebutton During the development of Android, the use frequency of togglebutton is a…… -
How to set fillet image for Android
During the development process, it is sometimes necessary to display the image as a fillet image. Generally, we can se…… -
Android dynamically adds indicator navigation to viewpager
Let's see the effect first The shape and color of small dots can be defined by themselves, depending on the demand Fir…… -
Android uses ultra pulltorefresh to refresh the user-defined code by pull-down
In the pull-down refresh, ultra pull to refresh has always been my favorite. Here, customize a headerview style. It is…… -
Summary of adding horizontal and vertical lines in Android
Summary of adding horizontal and vertical lines in Android 1. Add a horizontal line 2. Add vertical lines 3. Others, o…… -
Detailed explanation of listview reuse mechanism of Android learning notes
PS: I haven't blogged for almost three months... I was busy a while ago... I can finally find time to study other thin…… -
Android realizes circular progress of step counting progress
The project needs to achieve a circular progress of step counting progress. When the set goal is not reached, draw an ……