Recent Posts
-
Android implementation of music player lock screen page
This example shares the specific code of the lock screen page of Android music player for your reference. The specific…… -
Android custom controls to achieve clock effect
When learning the chapter of Android group English custom controls, an example is to draw a clock. After realizing the…… -
Android uses the action and data properties of intent to click the button to jump to the interface of making phone calls and sending SMS
scene Click the call button to jump to the call page Click the send SMS button to jump to the send SMS page Note: real…… -
Android custom GridView imitation headline channel drag management function
There is a requirement in the project: the navigation function of the app needs drag sorting, which is similar to the …… -
Android physical keyboard event resolution
preface Connecting Android devices to physical keyboards is actually a small demand. In fact, Android devices support …… -
Android customized listview realizes QQ space interface (including pictures, videos, likes, comments and forwarding functions)
The front-end time just needs to do a community sharing function similar to QQ space. The content includes text (topic…… -
Implementation code of Android countdown function
I haven't blogged for a long time. At the end of the year, I summarized some technical problems encountered in the nex…… -
Android custom example code to shorten toast display time
My main purpose is to shorten the toast display time. If you want to extend the time, you can change it yourself No mo…… -
Android Q (10) partition storage perfect adaptation method
preface Recently, I have been doing the adaptation of Android Q. as of today, the adaptation of Android Q partition st…… -
Android enables frequent playback of small audio
We are familiar with playing multimedia files (music and video) in Android using mediaplayer, but now let's talk about…… -
Example code of long press photo pop-up right-click menu function in Android
Scene Effect Note: realization Change the layout to LinearLayout and set it as a vertical layout through Android: orie…… -
Android recyclerview realizes the effects of suspended ceiling, separation line and bottom prompt
All the effects in this article are realized through itemdecoration, which can be decoupled from the business, making …… -
Using kotlin synergy to improve app performance
Coroutine is a concurrent design pattern that you can use on Android to simplify asynchronously executed code. Kotlin …… -
Implementation of secondary packaging of flutter Dio
catalog: EntityFactory: class EntityFactory { static T generateOBJ<T>(json) { if (json == null) { return …… -
Implementation method of Android monitoring keyboard state and obtaining keyboard height
preface Android has not yet provided an appropriate API to get / monitor the status and height of the keyboard, and we…… -
Method and steps of Android single click implementation
Record the implementation process of click and double-click, and carry out simple packaging for reuse, including doubl…… -
Android customized view to achieve topbar effect
This example shares the specific code of Android custom view implementing topbar for your reference. The specific cont…… -
Sample code for integrating ijkplayer with Android studio
introduce Ijkplayer is a very popular open source video player, which is common to Android and IOS. There are many hol…… -
Detailed examples of Android intent encapsulation
Detailed examples of Android intent encapsulation What is intent: Intent is to coordinate the communication and intera…… -
Solution to the problem of “unable to load this picture” after taking photos of Android round avatar (suitable for Android 7.0)
Feature: Click to take a picture or open the album, select the picture for cutting, and finally set it as a circular h…… -
Android hollow circle and stacking effect implementation code
This example shares the specific code of Android hollow circle and stacking effect for your reference. The specific co…… -
Android monitor input box return key
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Code for Android to obtain the remaining capacity of SD card
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Android custom listview
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Code for monitoring Android application installation and uninstallation
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Android HTTP related auxiliary class httputils
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Zoom pictures in Android
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Android code for obtaining network pictures
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Android gets JSON data and processes it
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Android method for judging network status
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Android network related auxiliary class netutils
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
HTTP tool class of Android
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao……