목록Android/Util (3)
JuHyang
Android Studio setting Android setting -> Quick Lists short cut 사용 가능 :: keymap 에서 설정 mac 기준 :: command + shift + a Notification (inteliJ / Android Studio 내부) 우측 하단 알림을 의미함 (팝업) setting -> notification 에서 설정 가능 가장 오른쪽 체크박스를 클릭하면 음성으로 로그를 알려 준다. Directory 용도 별 색 정의 가능 setting -> File Colors 설정을 해 두면 파일 명 들이 확실하게 구분이 된다. file reformat 커밋 옵션에 자동으로 reformat code 하도록 설정 할 수 있다. setting -> code -> Ins..
안드로이드 아이콘 디자인 http://romannurik.github.io/AndroidAssetStudio/index.html 안드로이드 OTP View https://github.com/mukeshsolanki/android-otpview-pinview https://coding-factory.tistory.com/209 안드로이드 문자에서 인증번호 추출 SMS Retriever API https://developers.google.com/identity/sms-retriever/overview >> 구글 개발자 페이지 https://oneday0012.tistory.com/198 https://captainwonjong.github.io/2018-09-10/SMS-Retriever-API/ >> s..