3월, 2015의 게시물 표시

민원 24의 ez PDF Reader

보안 머시기 하면서 오류로 인하여 소중한 1시간을 낭비함 기술이 부족한 것인지...

mac에서 안드로이드 리소스 자동 청소하기

mac에서 안드로이드 리소스 자동 청소하기 1. python 설치하기 2. android-resource-remover 설치하기 pip install android-resource-remover 3. 린트 실행 lint . --xml ./lint-result.xml 4. android-resource-remover

mac에 python 설치하기

brew install openssl brew link openssl --force brew uninstall python brew install python --with-brewed-openssl