Android知识点_学习计划_Aron
2021-01-11 09:58:10 0 举报
AI智能生成
为你推荐
查看更多
Android
作者其他创作
大纲/内容
Android知识点_学习计划_Aron
四大组件
Activity
生命周期
onStart() onCreate() onResume() onPause() ..等7个生命周期
在想一些场景去模拟
4种启动模式
singleTop
singleTask
...
了解IntentFilter
action
category
进阶
通过adb命令启动Activity
adb shell am start 包名/类名
adb shell am start com.sprd.logmanager/.logui.LogMainActivity
BroadcastReceiver广播接收器
Service 服务
Content Provider内容提供者
基础控件
TextView
Button
EditText
RecelyView
处理Bug流程
PLBYLFLSYW-460[Overseas] [Egypt][SPRD][P681L-2GB+3GB] Wrong display of the Arabic words in face unlock
git branch -a
git checkout -b 681 origin/SC9863AQ_W20.32.2_P2_P681L_20201026
修改完代码后提交代码
git add .
git commit -am \"PLBYLFLSYW-460:shangwei.wen_sys_fix:[P681L]阿拉伯-埃及人脸提示语翻译问题\"
git push origin HEAD:refs/for/SC9863AQ_W20.32.2_P2_P681L_20201026
push 代码到服务器
0 条评论
回复 删除
下一页