Android Design Mode - Builder Mode
Builder mode is also a very common mode, such as AlertDialog in Android, which uses Builder design mode. Here is an exam...
iOS Development Notes | custom label with inner margin
iu preface
UIScrollView has contentInset, bu...
21. Use of AlertDialog Common Dialog
Target Effect In this interface, there is a text input box and a button, enter content in the text input box, then click...
100% Perfect Friend Sharing
Step 1: go Federation Official Website Register an account to create an application (the application name matches the p...
Android: how to use ViewPage
catalog 1. Definition ViewPager is a class in the Android extension package v4 package android.support.v4.view.View...
Android removes an Item entry from the ListView
I made a bug that means I get all the apps in a quick boot, and then for some reason I need to remove an app entry, whic...
Why does intent inherit the parseable or serialized interface when passing data, and does not implement any methods
1) Permanently save the object and save the byte sequence of the object to the local file;
...
Class notes: Android UI controls
Common UI controls: TextView: <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" a...
Talk Android together (247th time: data transfer between fragments in Android 5)
Hello, ladies and gentlemen, last time we talked about the example of data transfer between fragments in Android, this t...
Android build process - Part 2
Android build process - Part 2 Pre operation task list How to view a task class Task1: checkDebugClasspath 1. input/ou...
3: 08: Android DataBinding from entry to advanced
Data binding is a framework officially released by Google. As the name implies, it is data binding. It is an implementat...
An article teaches you from getting started to mastering Google fingerprint verification
This article starts with WeChat official account of vivo Internet technology. Link: https://mp.weixin.qq.com/s/EHomjBy4T...
FlutterFlutter interacts with Android native activities and delivers data
Recommended reading Flutter (2) Android integrates Flutter projects and jumps to the Flutter interface Flutter (1) Insta...
Flutter learning notes (33) -- GestureDetector gesture recognition
For reprint, please indicate the source: Flutter learning notes (33) -- GestureDetector gesture recognition The main lea...
Innovation training blog (17) - ListView in Kotlin is highly adaptive and the list of different Item types is shared
Highly adaptive
ListView is a very common par...
H5+ app Vue calls third-party applications, if no installation jumps to app market details
1. Call a third-party application to determine if it is installed plus.runtime.isApplicationExist()
...
Android Q graphics system uses pure native API to draw a window
This article draws a window according to the previous analysis and implements it with the pure native API. The native AP...
Add jni -------- static registration to the latest as project in 2020
Step 1: import static code block into so Library static { System.loadLibrary("native-lib"); } Step 2: write external functions public nativ...
Should an experienced Android learn to be a superRecyclerView.Adapter
Preface
Five or six years in a flash, time is...
Android architecture component -- ViewBinding learning notes
Android architecture components – ViewBinding learning notes 1. Problems solved
...
Teach you how to use 24 ES6 methods to solve the JS problem of actual development? Detailed explanation of this article
This article mainly introduces es6 method in 24, these methods are very practical. Please remember this book and turn it...
Using Kotlin to develop Android application (10) - Navigation of architecture components
Navigation of architecture components
Navigat...
Flutter Actual Warfare] Text Components and Five Cases
Hello, Lao Meng: This is the second in a series of articles about text components, which include text display components...
Come on! Learn the hand game protection of reversion
With the development of mobile games, the reverse escape technology of mobile games is becoming more and more mature, es...
Anbox source code analysis -- anbox rendering principle (source code analysis)
Anbox source code analysis (3)
In the previou...
Official introduction to Android CameraX
Getting started with CameraX 1. Before you start 2. Create project 1) Project new 2) Add Gradle dependency 3) Create v...
Basic chapter of Flutter -- old driver uses a blog to help you quickly get familiar with Dart grammar
Copyright notice: This is the original article of the blogger. It can't be reproduced without the permission of the blog...
Android Chart Gallery MPAndroidChart(8) - Extension of Pie Chart: Polyline Pie Chart
Android Chart Gallery MPAndroidChart(8) - Extension of Pie Chart: Polyline Pie Chart
...
android virtual camera
At the moment when I typed the title, I was a little excited. After all, the virtual camera has been working for several...