当前位置:网站首页>Miscellaneous learning
Miscellaneous learning
2022-04-23 07:12:00 【Drink dichlorvos alone】
1. channel , What are the ?
channel , Is used to package the project .
To put it bluntly , Just different app stores , Yes app There are different requirements ,build Variants Is to package projects for different app stores . Like Google App store , Huawei app store , Yes app The requirements for putting on the shelf are different . Then you need to package the projects separately as they want , To get on the shelves .
Set channel , stay Build Variants Inside , There is one Official edition , It's the official channel , That is to say app The version on the official website , There are no restrictions on this , It's up to the company to decide .
Channels can also be used to carry information , For example, different types of mobile phones , Statistics for operation and maintenance students
2.Dialog
seeing the name of a thing one thinks of its function .“ dialogue ”, A window will pop up , Prompt the user to choose , To prompt , Some content to classify
I recommend learning this article
3.ButterKnife frame
seeing the name of a thing one thinks of its function ,“ Butter knife ”, You can bind a View, Economical use findViewById. You can also bind buttons OnClick Method
I recommend learning this article
4.Fragment Of show and hide Method
hide(Fragment fragment)
: Hide an existing Fragment
show(Fragment fragment)
: A previously hidden one Fragment
It is highly recommended to study this article !!
版权声明
本文为[Drink dichlorvos alone]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230606380524.html
边栏推荐
- Kotlin征途之data class [数据类]
- Information:2021/9/29 10:01 - Build completed with 1 error and 0 warnings in 11s 30ms Error异常处理
- pg库查看某模式下某表的分布键
- Abnormal record-13
- Ffmpeg common commands
- oracle清除sql的缓存
- 一款png生成webp,gif, apng,同时支持webp,gif, apng转化的工具iSparta
- B站用户视频观看记录的存储方案
- [Andorid] 通过JNI实现kernel与app进行spi通讯
- 解决::Argument ‘radius‘ is required to be an integer
猜你喜欢
Personal blog website construction
谷歌AdMob广告学习
iTOP4412 LCD背光驱动(PWM)
oracle表的约束详解
组件化学习(2)Arouter原理学习
./gradlew: Permission denied
C connection of new world Internet of things cloud platform (simple understanding version)
iTOP4412 HDMI显示(4.4.4_r1)
Cause: dx.jar is missing
Encapsulate a set of project network request framework from 0
随机推荐
mysql和pgsql时间相关操作
实习做了啥
读书小记——Activity
Exception record-9
iTOP4412 LCD背光驱动(PWM)
个人博客网站搭建
Itop4412 LCD backlight drive (PWM)
Binder机制原理
C connection of new world Internet of things cloud platform (simple understanding version)
oracle计算两日期相差多少秒,分钟,小时,天
Dolphinscheduler集成Flink任务踩坑记录
Dolphinscheduler调度spark任务踩坑记录
补补网络缺口
iTOP4412 HDMI显示(4.0.3_r1)
iTOP4412 FramebufferNativeWindow(4.0.3_r1)
MarkDown基础语法笔记
Exception record-14
oracle用delete删除数据所需时间测试
AVD Pixel_ 2_ API_ 24 is already running. If that is not the case, delete the files at C:\Users\admi
Oracle锁表查询和解锁方法