문서 편집 권한이 없습니다. 다음 이유를 확인해주세요: 요청한 명령은 다음 권한을 가진 사용자에게 제한됩니다: 사용자. 문서의 원본을 보거나 복사할 수 있습니다. =확장파일검사 매크로= ==정의== <div style='background-color:#fafafa;border:1px solid #dfdfdf;padding: 5px 10px 5px 10px;'> [확장파일검사 타입=[[Lnx:paramtype string|문자열]] 버전=[[Lnx:paramtype string|문자열]] 파일크기=[[Lnx:paramtype string|문자열]]] </div> <br>안드로이드 확장파일이 설치되어 있는지 확인합니다. 구글플레이에 업로드 한 뒤 테스트가 가능합니다. 테스트용으로는 구글플레이의 '알파 테스트'를 이용할 수 있습니다. ==매개변수== {| class="wikitable" | style="width:100px; background-color:#f0f0f0"|매개변수명 | style="width:100px; background-color:#f0f0f0"|인자타입 | style="width:100px; background-color:#f0f0f0"|생략가능 | style="width:100px; background-color:#f0f0f0"|기본값 | style="background-color:#f0f0f0"|설명 |- |타입||[[Lnx:paramtype string|문자열]]||불가능||<code>"메인"</code>||'메인','패치' 둘 중 하나가 기입 될 수 있습니다. |- |버전||[[Lnx:paramtype string|문자열]]||불가능||<code>"1"</code>||버전코드가 기입됩니다. 확장파일을 구글에 업로드 한 뒤 할당 받는 코드입니다. |- |파일크기||[[Lnx:paramtype string|문자열]]||불가능||<code>""</code>||확장파일의 크기를 기입합니다. 확장파일이 다운로드 중 실패했다거나 끊기면 용량에 차이가 생기기 때문에 제대로 다운로드가 되었는지 확인을 합니다. |} ==예제== Reference:AndroidExtensionFileCheck 문서로 돌아갑니다.