文章目录
目录
基础信息
我的AS基础信息
Android Studio Dolphin | 2021.3.1 Patch 1
Build #AI-213.7172.25.2113.9123335, built on September 30, 2022
Runtime version: 11.0.13+0-b1751.21-8125866 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: G1 Young Generation, G1 Old Generation
Memory: 3048M
Cores: 12
Registry:
external.system.auto.import.disabled=true
ide.text.editor.with.preview.show.floating.toolbar=false
ide.windowSystem.autoShowProcessPopup=true
ide.tooltip.initialDelay=695
Non-Bundled Plugins:
org.intellij.plugins.markdown (213.6777.22)
com.alibaba.p3c.xenoamess (2.1.1.5x-SNAPSHOT)
color.scheme.GapStyle (4.1)
GsonFormatPlus (1.6.1)
gradle插件版本
硬件信息
型号:JY61
- 产品出产默认为串口通讯接口波特率为9600
- 供电电源: DC12V士 10%
- 主要用于LED灯闪烁和常亮
基础知识
externalNativeBuild
build.gradle
里面有两处地方会用到externalNativeBuild
,一处在defaultConfig<