Android
-
Android development uses httpurlconnection for network programming [Download with source code]
This article gives an example of Android development using httpurlconnection for network programming. Share with you f…… -
Screen recording implementation code of Android version 5.0 or above (complete code)
The way I record the screen is to record audio and video respectively, and finally merge them into MP4 format, which i…… -
Instance of Android autocomplete text box
Android: autocomplete text box The XML file code is as follows: The java file code is as follows: The above example of…… -
Implementation method of drawing board for Android custom view
Look at the effect: the small control above the middle drawing board is used to display the graphics drawn in real tim…… -
Android custom view pictures move and rotate by path
This example shares the specific code of Android custom view image rotating according to path motion for your referenc…… -
Android listview automatically generates instances of list entries
activity_ The code of the list.xml file is as follows: The listactivity.java file code is as follows: The above exampl…… -
Let ijkplayer support the method of inserting custom GPU filter
Recently, due to work reasons, we need to provide an example of inserting our aiyaeffects SDK into ijkplayer, so we ha…… -
Android custom view realizes rotating circular pictures
Custom view is an important skill in Android development. Using 2 / 3D rendering related classes provided by Android c…… -
Detailed steps for Android studio to generate custom jar packages
If you want to export a project as a jar package for use by other projects, you can directly export the project as a j…… -
Android uses animation to set the progress bar progress
Requirement scenario: when we use ProgressBar, we want to have the effect of progress loading. At this time, our tradi…… -
Android custom view rotate round picture
A @ r_ 404_ 1356@, record the ideas and codes for future use. Idea: 1. First draw a circular picture and a circular ba…… -
Implementation of Android damped drop-down refresh list
This article will introduce the implementation of the damped drop-down refresh list. Let's take a look at the preview …… -
Android horizontal progress bar demo effect
Progress bar: I believe we all know that with the progress bar, users will not feel that their program has hung up aft…… -
Android custom app global hover button
Originally, I wanted to implement a button suspended on other controls through FrameLayout, but I felt it was very tro…… -
Android implements simple drop-down damping effect sample code
A very mysterious dynamic effect will appear in the pull-down and pull-up of OS. In Android, although similar effects …… -
Complete example of activity management tool class developed by Android
This article describes the activity management tool class developed by Android. Share with you for your reference, as …… -
Solution to the failure of ijkplayer to play MKV format video based on Android
Write in front The ijkplayer obtained by directly referencing or compiling the source code in the project has a (- 100…… -
Android tiployout implementation example code with arrow guidance
This article introduces the implementation example code of tiployout with arrow for Android and shares it with you as …… -
Android build variants how to set variant versions for projects
preface This situation is often encountered during project development: 1. The same API of the same project has severa…… -
Method for Android to receive push message and jump to specified page
Raising questions This access is a push. The push of other companies has not been studied. The idea should be similar …… -
Android grabs a complete example of geek headlines on CSDN home page
Today, I wrote a little code. Grab the geek headlines on the home page. The effect is shown in the figure: Share with …… -
Method to remove the sliding shadow of recycleview or listview up and down
You only need to set two properties: In addition, briefly introduce: Set the background or color to slide to the top a…… -
Android textview imitation wechat foldable effect
In the wechat circle of friends, when sending a large amount of text information, wechat will fold the text informatio…… -
Using Baidu map Android SDK to highly imitate wechat sending location function and problems encountered
I have been in contact with Baidu map development platform for half a month. In these two days, I tried to imitate the…… -
Android realizes slide picture browser
Let's implement a slide picture browser: In the bottom gallery view, select the picture in the gallery and a large pic…… -
Android viewpager enables left and right sliding page turning effect
This example shares the specific code of viewpager to display the left and right sliding page turning effect for your …… -
Android reward function implementation code (Alipay transfer)
It is suitable for individual developers to develop APP, allowing users to reward the author, in essence, to transfer …… -
On the principle of Android anr online monitoring
Watchdog in Android Implementation of watchdog thread deadlock monitoring The watchdog monitoring thread deadlock requ…… -
Xmlutils tool class and usage examples for parsing XML files in Android Development
This article describes the xmlutils tool class and usage for parsing XML files in Android development. Share with you …… -
Android custom view implementation polygon statistical chart example code
preface I recently learned some knowledge about user-defined view in my spare time. In order to consolidate, I wro…… -
Detailed explanation of Android horizontal loop scrolling control
This example shares the specific code of Android Jiugongge picture display for your reference. The specific contents a…… -
Android realizes page sliding switching animation
This example shares the specific code for Android to realize page sliding switching animation for your reference. The ……
