当前位置:网站首页>As changes the background theme and background picture
As changes the background theme and background picture
2022-07-27 16:42:00 【Young people in Baima town】
open as
First : top left corner file open settings
then : Click on the first Apperance$Behavior,

fancy LogCat( Reprint )
Several kinds of making have been introduced above Android Studio Fancy cool theme way , The effect is already excellent , But let's take a look at our Logcat , Only white and red Log, It looks like a little bit Low , It doesn't match our cool theme , So we have to modify the console Log Output . The effect before the change is as follows :

Default Log effect .png
Create a fancy style Log Methods :
(1) stay Android Studio menu bar open ** Preferences -> Editer -> Colors & Fonts -> Android Logcat**
(2) stay Scheme Click after the option Save As... Save a copy , Change on the copy , There are six items in total , As shown in the figure below , Select each item and change it in turn .

Log Change process .png
(3) The final effect is as follows :

fancy Logcat effect .png
As shown in the figure above , Is the effect much better !!! It also matches our overall theme style . Post the color values I use :
Assert: #AA66CC
Debug: #33B5E5
Error: #FF4444
Info: #99CC00
Verbose: #FFFFFF
Warning: #FFBB33
Change the background picture
First : top left corner file open settings
then plugins
Search for backgroundImage Click on the install Restart after installation AS
And then again view Found in setbackgroundImage that will do
The second kind

Set your code header comments
First : top left corner file open settings----->Editor------>File and CodeTemplates------->Includes------->File Header Set your code header comments
边栏推荐
- The difference and use between get request and post request
- OpenCV(一)——图像基础知识
- C语言逆序输出字符串
- 获取当前时间的前N天和前后天的数组列表循环遍历每一天
- Two methods of generating excel table with PHP
- 【论文阅读】A CNN-Transformer Hybrid Approach for CropClassification Using MultitemporalMultisensor Images
- Supplement - example of integer programming
- my_ls小结
- pdf 提取文字
- Cubemx combined with IAR engineering transplantation
猜你喜欢
随机推荐
Implementation of filler creator material editing tool
MPC_ ORCA
2021-03-09
Analysis of PHP keyword replacement classes (avoid repeated replacement, keep and restore the original links)
Insert pictures in word to maintain high DPI method
清晰的认识Torchvision(思维导图版)
Polynomial locus of order 5
T5 learning
Cubemx联合IAR工程移植
补充—整数规划例题
pdf 提取文字
Codeforces Round #100 E. New Year Garland & 2021 CCPC Subpermutation
Kmeans implementation
DRF learning notes (II): Data deserialization
Implementation of ByteDance service grid based on Hertz framework
Matlab legend usage
my_ Ls summary
HowNet and Wanfang database download papers for free ----- several times faster than connecting to the school intranet (some schools Wanfang database does not support downloading)
Use of arrow function
从零开始Blazor Server(1)--项目搭建









