[Note] 2021-01-26 Android 4.1.2 更新小记

基于自己的体验

版本信息

Android Studio 4.1.2
Build #AI-201.8743.12.41.7042882, built on December 20, 2020
Runtime version: 1.8.0_242-release-1644-b3-6915495 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
macOS 10.16
GC: ParNew, ConcurrentMarkSweep
Memory: 1981M
Cores: 8
Registry: ide.new.welcome.screen.force=true, external.system.auto.import.disabled=true
Non-Bundled Plugins: GLSL, com.thoughtworks.gauge, idea.plugin.protoeditor, org.intellij.plugins.markdown, com.intellij.marketplace, org.jetbrains.kotlin, com.developerphil.adbidea

Emulator

之前使用的AS的模拟器,打开后电脑的风扇运转得厉害,后来就直接不用了。这次更新后,用了一下,只是打开模拟器那一分钟内风扇转得厉害,之后就正常了,看了U的温度 51,感觉还阔以。(但具体的优化,不知道从那个版本开始的)


Emulator Pixel XL API30.png

Database Inspector

API26 以上的设备,直接运行代码中的Dao注解查询语句


DAO_query.png

你可能感兴趣的:([Note] 2021-01-26 Android 4.1.2 更新小记)