Vertically scrolling ViewPager--VerticalViewPager
VerticalViewPager a vertical scrolling ViewPager Inherited from ViewPager, it has the same usage as ViewPager, includin...
Script of Taobao 618 ideal life train automatic picking up meow coins in 2020
Automatic cash collection script Use the tutorial (test Android phones available) First step installation auto.js Step...
Network data reading framework - use of OkHttp
Introduction and usage of OkHttp framework
effect OkHtt...
Measuring piece of Android UI drawing process
After the analysis of the previous prelude, we know that the performTraversals method of ViewRootImpl has officially ent...
WIFI debugging assistant Two Use guide
This code only supports hexadecimal sending and receiving, mainly referring to the WiFi client modified by the hexadecim...
First line kotlin series kotlin button click event
Button findViewBuId
<Button android:id="@+id/mButton...
Android serial 10- add pages dynamically and create a news app
1, Size of dynamic planning interface
1. We create a new ...
Top TabLayout with Dynamic Height ViewPager Effect
First look at the effect picture (gif recording is a bit of a problem...Take a look at it:
...
Android Service Basic Usage, AIDL, Binder Connection Pool Details
This article describes the communication between Service and Activity. It contains the following:
...
Android P HIDL demo code writing (original)
Previous articles have analyzed the registration and invocation of HIDL service, and this article summarizes how to writ...
Python Crawler - Crawl Jitter Short Video
Catalog Preface Tremble Crawler Production Selected Pages Analyzing Web Pages Extract id to construct web address St...
SeekBar realizes that the network acquired pictures slide with thumb and are in the middle position
A demo introduction This demo realizes the seekbar sliding effect. The picture slides with thumb, which is located in th...
One of the four components: service
1, Android Service:
The service in Android is a service r...
Write before Service (update ui in process)
Today's blog is from the second edition of Guo Shen's First Line of Code
...
Intent -- open another Activity -- single pass value
In Android applications, we use the intent mechanism to jump between activities. This example briefly introduces how to...
Android ten minutes fast automatic integration of Aurora push
Android ten minutes fast automatic integration of Aurora push Aurora push is divided into manual integration and automa...
Android's multi-channel packaging
This article is reprinted from: http://blog.csdn.net/qq_/article/details/78922154
...
android recycleView can also be used to display four videos
Recently, the company made a project, which requires that four-way video can be displayed. It would be very troublesome ...
OkHttp Custom Retry Number
In this paper, OkHttp's Interceptor is used to implement a custom number of retries
...
How to realize seamless bitstream cutting in Android
Mode 1:
1. Generally, it is a switching mode. For example...
Chapter 58. Photo function realization (learn Android from scratch)
Come from: http://blog.csdn.net/jianghuiquan/article/details/8569187 Android has two ways to take photos: one is to cal...
Android 7.0 take photos and upload
On Android 7.0 mobile phone, call the system camera with the old method to take photos and keep throwing. FileUriExposed...
Android horizontal and vertical screen switch stuck problem
Today, an android system is stuck when switching between horizontal and vertical screens. It can only turn around in abo...
rockchip rk3368(px5) vehicle development road 5, enabling GPS module UC6226 (2.HAL layer and above)
This series records the author's journey to a new car aftermarket company, which is responsible for maintaining a set of...
Android realizes TCP client, supports reading and writing
In the last chapter 14.Android - using sendMessage threads to communicate with each other We learned how to send data be...
Android Development: use TabLayout+Fragment to realize the bottom bar switching function
thinking
First of all, you need to know the b...
JavaSE learning notes - inner class and String class
JavaSE learning notes (5) -- inner class and String class 1, Internal class foundation Turn from Rookie tutorial In Java...
Android development 5: the principle of anonymous shared memory
Before reading, let's think about a question first. In Android system, how does the data of APP View deliver the Surface...