2.快捷鍵
代碼提示:Class Name Completion,快捷鍵是Ctrl+Alt+Space,我改成了ctrl + j
參數(shù)提示:ctrl + p
添加引用(import語句):alt + enter
自動(dòng)添加:Files ->Settings-> IDE Settings-> Editor -> Auto Import 選擇: Add unambiguous imports on the fly
方法說明:ctrl + q
自動(dòng)提示:Editor-->General-->Other-->Show quick documentation onmouse move Delay
Ctrl+Shift+Up/Down 代碼向上/下移動(dòng)。
Ctrl+O可以選擇父類的方法進(jìn)行重寫
3.選擇模擬器時(shí)為空select deployment target nothing to show
解決的方法是點(diǎn)擊Debug按鈕,這時(shí)會(huì)提示waiting for adb,如果adb未響應(yīng)的話,會(huì)提示讓重啟adb,這時(shí)打開windows任務(wù)管理器,結(jié)束adb.exe,再回到android studio點(diǎn)擊Restart即可。
本站僅提供存儲(chǔ)服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)
點(diǎn)擊舉報(bào)。