검색결과 리스트
글
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
안드로이드 앱개발을 위해 이클립스에서 개발을 완료한 이후 APK파일을 만들려면
Export Signed Application Package 메뉴를 선택하면 APK파일이 만들어진다.
Export Signed Application Package 사용법 :
http://blog.naver.com/PostList.nhn?from=postList&blogId=m_t_o&categoryNo=16¤tPage=2
그런데, Export Signed Application Package를 진행할 때 Export Aborted 에러팝업이 발생하며 빌드가 안 될 때가 있다.
Export Aborted
EXport aborted because fatal lint errors were found.
이럴 때는 Eclipse > Window > Preferences > Android > Lint Error Checking >
에 Run full error check when exporting app의 체크를 해제해주면 된다.
'-- Android' 카테고리의 다른 글
android splash screen (0) | 2014.09.22 |
---|---|
안드로이드 MAIN Activity 변경 (0) | 2014.08.13 |
iPhone Tab in Android (0) | 2012.10.12 |
Android SQLite Alter Table (0) | 2012.10.11 |
Android push notification implementation using ASP.NET and C# (0) | 2012.10.10 |
RECENT COMMENT