Recent Posts
-
Android button beautification style implementation code
Don't say much, run the renderings on the Create a new button in the drawable folder_ drawable.xml <?xml version="1…… -
Android dual surfaceview to achieve barrage effect
This example shares the specific code of Android dual surfaceview to realize the barrage effect for your reference. Th…… -
Detailed explanation of Android using meituan multi-channel packaging scheme
How fragmented is the andorid channel market? It's more fragmented than Android. Are you still having a headache for m…… -
Android selector press to modify the implementation code of background and text color
1. Press selector to modify the background and text color 【1】 Click change font color - Android: state_ Pressed 【2…… -
Using surfaceview to realize video barrage
This example shares the specific code of surfaceview video barrage display for your reference. The specific contents a…… -
Surfaceview plays video, sends barrage and scrolls lyrics
In this paper, an example is given to share with you that surfaceview plays video, sends bullet screen, and realizes r…… -
Replace IMEI of Android Q adapter with Android_ id
Front work: Upgrade the project configuration to the corresponding version 29 Permission prompt interface after upgrad…… -
Bullet shooting based on sceneform (drawing bullet trajectory)
Bullet shooting based on sceneform (drawing bullet trajectory) The sceneform framework is very powerful. When you don'…… -
Android implements the gradient effect of shape attribute
1. Gradient 【1】 < gradient > is used to define gradient colors. You can define two-color gradient, three-color…… -
Detailed explanation of the basic use of layer list in Android
Using layer list, multiple drawables can be stacked together in order. By default, drawables in all items will be auto…… -
Android custom timebutton implementation countdown button
The project needs to implement a button with countdown function. Its effect is similar to the function of displaying c…… -
Android shape properties create a circular progress bar
1. Achieve results 2. Implementation code: [1] shape_ Drawable.xml file <?xml version="1.0" encoding="utf-8"?> &…… -
Android enables Bluetooth devices to detect connections
Both WiFi and 4G networks access Internet resources after establishing a network connection, and can not directly acce…… -
It is enough for windows to realize the construction and configuration of fluent environment
Recently, flutter officially entered the pit. First, I started from the environment construction. I read a lot of info…… -
Android uses soundpool to play short sound effects
preface For Android to play some short sound effects, such as prompt tone or ring tone, soundpool can save more resour…… -
Accessibilityservice enables wechat to send red packets
In accessibility service, we can do simulation operations. The following describes the function of sending red packets…… -
Android implements the triangular border effect on one side of the picture
A triangle border view can be displayed on one side of each picture, which is our triangle label view. This view is co…… -
Android uses soundpool to play sound effects
Usage scenario Soundpool is generally used to play dense, fast and short-lived sound effects, such as stunt sound effe…… -
Android custom letter navigation bar
This example shares the specific code of Android letter navigation bar for your reference. The specific contents are a…… -
Android implements handwritten signature function
This example shares the specific code of Android handwritten signature display for your reference. The specific conten…… -
Android studio drop-down menu spinner usage details
1、 Meet spinner Spinner is actually a list selection box. However, Android's list selection box does not need to disp…… -
Android soundpool enables short and small sound effects
1、 Soundpool introduction We have used mediaplayer to play audio files before, but when our application needs to play…… -
Implementation of routing and navigation developed by fluent
If the basic unit that constitutes a view element is a component, the basic unit that constitutes an application is a …… -
Android custom spherical water ripple belt arc progress effect (example code)
demand As follows, a circular water ripple with progress is realized. Two layers of water ripple need to be displayed …… -
Android realizes up, down, left and right sliding interface layout
This example shares the specific code of Android to realize the sliding interface layout for your reference. The speci…… -
Android implementation options menu submenu
Android options menu and submenu learning notes for your reference. The specific contents are as follows Menu introduc…… -
Android studio uses mocklocation for virtual location
First, you need to add the "get simulation location information" permission in the androidmanifest.xml file. <uses-…… -
Customized implementation of baseadapter for Android (general adapter 3)
In the previous article, we said that if there are many controls in SetData, we still need to write a lot of code in t…… -
Android clock effect
This example shares the specific code of Android clock effect for your reference. The specific contents are as follows…… -
Android custom clock effects
Recently, I've been busy. Self customization has always been a weakness. I've always wanted to play with the whole clo…… -
Android development simple music player
Here is a simple music player for your reference. The specific contents are as follows The renderings are as follows: …… -
Long press to pop up PopupMenu menu bar for Android
After the SDK 3.0 version in Android, a special menu effect is added, which can be displayed on any view and display t……