Android
-
Set shadow effect for Android control
This article mainly records the shadow setting of Android controls Create a new layer as the top layer. The principle …… -
Gesture detection developed by Android and method for realizing page turning function through gesture
This paper describes the method of gesture detection and page turning function through gesture developed by Android. S…… -
Detailed example of Android top (toolbar) search box implementation
Detailed example of Android top (toolbar) search box implementation This article introduces the use of two kinds of se…… -
Deeply analyze the loading layout principle of setcontentview in Android
preface For Android developers, setcontentview is very familiar. In our activity, we first use it to load our layout, …… -
Android changes the original color of the icon and the instance code of the search box
Icon change color: the color change of drawable allows Android to have as convenient image tone conversion as IOS, jus…… -
Solution of Android nested sliding conflict
Android will cause sliding conflict when nested sliding. I met it before, but my previous notebook was lost, so I had …… -
Analysis on the method of switching ImageView by Android programming
This paper describes the method of switching ImageView by Android programming. Share with you for your reference, as f…… -
Implementation example code of pop-up window at the bottom of Android
This article mainly introduces the correct posture of realizing the bottom pop-up in Android. If you encounter some pr…… -
Android realizes the animation example code of mobile ball and circular reveal page switching
preface This article mainly introduces the relevant contents about how Android realizes the mobile ball and circular r…… -
Android programming implementation dialog form progress bar function example
This paper describes the implementation of dialog form progress bar function by Android programming. Share with you fo…… -
Example code of mutual communication between service and activity in Android
preface In Android, activity is mainly responsible for the display of foreground pages, and service is mainly responsi…… -
Android viewpager unlimited rotation to obtain network pictures
This example shares the specific code of viewpager infinite rotation to obtain network pictures for your reference. Th…… -
Android programming timing SMS function example
This paper gives an example of Android programming to realize the function of sending short messages regularly. Share …… -
Leakcanary method for detecting memory leak in Android
Recently, I want to check the memory leakage of the product. Finally, I chose leakcanary, a function library open sour…… -
Several methods of button onclick event in Android
Several methods of button onclick event in Android Use three methods to learn the listening events of button. The sour…… -
Android realizes the function of scanning and identifying numbers
1. Preparation 2. Implementation details 1. The first is the usage of Tess two. The configuration of build.gradle unde…… -
Method for Android programming to realize camera copying effect
This paper describes the method of Android programming to realize the copying effect of camera. Share with you for you…… -
Detailed explanation of Android multimedia class videoview
1、 Overview Videoview class integrates video display and control. We can use it to complete a simple video player. Vi…… -
Android custom view circle, drag circle and drag with finger effect
Simply customizing a circle is very simple. It only takes a few steps to drag the circle to add and realize the touch …… -
Android scroll bar advertising implementation code example
preface Almost every online app will have a scroll bar advertisement. The scroll bar advertisement mainly exists in th…… -
Example code of whether the Android monitor screen is locked
Today, let's talk about how to monitor whether the mobile phone screen is locked. Implementation method: @ h_ 502_ 5@ -
Android imitation Apple shutdown interface implementation code
This example shares the specific code of Android imitation Apple shutdown interface for your reference. The specific c…… -
Simple use of Android componentized arouter
Arouter is an Android routing framework open source by Alibaba. The GitHub address is: https://github.com/alibaba/ARou…… -
Android develops and implements a method to obtain local IP address under WiFi
This paper describes the method of Android development to obtain the local IP address under WiFi. Share with you for y…… -
Android pictures scale and fill the screen equally
This example shares the specific code of scaling and filling the screen with Android pictures for your reference. The …… -
Analysis and solution of Android beam file transfer failure
Recently, some bugs in the Android 7.0 native platform have been modified, among which there are many problems about A…… -
Several methods of realizing timer in Android are explained in detail
preface I'm reading the official Android development documents these days. There are many development suggestions wort…… -
Example of Android scanning nearby Bluetooth devices and connecting Bluetooth audio
Wrote a small demo that can scan nearby Bluetooth devices. You can view the device name and MAC address of Bluetooth d…… -
Android uses gestures to turn pages
The idea of gesture detection in this program is to hand over the touchevent of activity to gesturedetector. This prog…… -
Implementation code for Android to modify the sliding speed of viewpage
1. Custom scroller summary The above is the implementation code of Android modifying viewpage sliding speed introduced…… -
Method of debugging mobile phone screenshot under Android
Method of debugging mobile phone screenshot under Android In the process of Android development, it is inevitable to t…… -
Scaletype usage of ImageView in Android
Scaletype usage of ImageView in Android The scaletype property of ImageView indicates the filling method of resource p……