Gradle

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...
22:42 25 June 2020

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...
0:41 15 June 2020

Using Kotlin to develop Android application (10) - Navigation of architecture components

Navigation of architecture components Navigat...
0:51 11 June 2020

Idea builds springboot multi module project and manages dependency uniformly

1 Select File - > New - > project, select gradle java and click next 2. Enter the GroupId and artifactid of the pr...
1:17 9 June 2020

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...
23:25 8 June 2020

Java build tools Maven and Gradle

What is a build tool? A build tool is a program that aut...
20:20 5 May 2020

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...
20:35 3 May 2020

Android's multi-channel packaging

This article is reprinted from: http://blog.csdn.net/qq_/article/details/78922154 ...
14:07 3 May 2020

mockito short tutorial

1 overview of mockito Mockito is a mocking f...
4:45 2 February 2020

Componentized Architecture Design: gradle Componentized Configuration, Introduction and Use of APT+javapoet

Blog Home Page Reference resources: Gradle Core (5): Gradle Advanced Customization gradle componentized configuration The configuration of Android com...
16:08 3 December 2019

Gradle Series I -- Groovy, Gradle and custom Gradle plug-ins

1. overview The construction process of Android project is implemented by Gradle framework, which is implemented in Groovy language, and Gradle plug-i...
4:48 9 January 2019