자유롭게 질의 및 응답을 할 수 있는 게시판입니다. 개발자 여러분의 답변이 큰 도움이 됩니다. 
  • 제품설치/등록 오류 문의: 설치/등록 Q&A 이용 (제품 구매 고객 한정)

Delphi HTML5 Builder 관련

2012.11.09 05:55

초초보 조회 수:10335

Deloy to Mobile 메뉴로

안드로이드 어플 만드는데

Emulator 로 돌리면 정상적으로 어플이 구동 되는데

Real Device 로 올리면 아래와 같이 나오면서 어플이 실제 디바이스 에서 구동이 되지 않습니다

왜 그런거죠?

(Real Device --> 겔럭시탭 8.9 , 안드로이드 버전 4.0.4 입니다)

 

Running adb server...
Buildfile: C:\Users\Administrator\Desktop\testtest\build.xml

-set-mode-check:
-set-debug-files:
-check-env:
 [checkenv] Android SDK Tools Revision 20.0.1
 [checkenv] Installed at C:\Program Files\Android\android-sdk
-setup:
     [echo] Project Name: Project2
  [gettype] Project Type: Application
-set-debug-mode:
-debug-obfuscation-check:
-build-setup:
     [echo] Resolving Build Target for Project2...
[gettarget] Project Target:   Android 1.5
[gettarget] API level:        3
[gettarget] WARNING: Attribute minSdkVersion in AndroidManifest.xml (5) is higher than the project target API level (3)
     [echo] ----------
     [echo] Creating output directories if needed...
     [echo] Resolving Dependencies for Project2...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
[dependency] API<=15: Adding annotations.jar to the classpath.
     [echo] Building Libraries with 'debug'...
   [subant] No sub-builds to iterate on
-pre-build:
-code-gen:
[mergemanifest] Found Deleted Target File
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
     [echo] Handling aidl files...
     [aidl] No AIDL files to compile.
     [echo] Handling RenderScript files...
[renderscript] No RenderScript files to compile.
     [echo] Handling Resources...
     [aapt] Found Deleted Target File
     [aapt] Generating resource IDs...
     [aapt] C:\Users\Administrator\Desktop\testtest\bin\AndroidManifest.xml:4: error: No resource identifier found for attribute 'largeScreens' in package 'android'
     [aapt] C:\Users\Administrator\Desktop\testtest\bin\AndroidManifest.xml:4: error: No resource identifier found for attribute 'normalScreens' in package 'android'
     [aapt] C:\Users\Administrator\Desktop\testtest\bin\AndroidManifest.xml:4: error: No resource identifier found for attribute 'smallScreens' in package 'android'
     [aapt] C:\Users\Administrator\Desktop\testtest\bin\AndroidManifest.xml:4: error: No resource identifier found for attribute 'xlargeScreens' in package 'android'
     [aapt] C:\Users\Administrator\Desktop\testtest\bin\AndroidManifest.xml:4: error: No resource identifier found for attribute 'resizeable' in package 'android'
     [aapt] C:\Users\Administrator\Desktop\testtest\bin\AndroidManifest.xml:4: error: No resource identifier found for attribute 'anyDensity' in package 'android'
BUILD FAILED
C:\Program Files\Android\android-sdk\tools\ant\build.xml:621: The following error occurred while executing this line:
C:\Program Files\Android\android-sdk\tools\ant\build.xml:657: null returned: 1
Total time: 0 seconds

번호 제목 글쓴이 날짜 조회 수
공지 [프로그래밍 강의] 2021.6~2021.12 관리자 2015.01.22 19714
공지 유용한 관련 사이트 관리자2 2014.03.20 58651
공지 본 게시판은 개발자 여러분들의 질문과 답변을 공유하는 공간입니다. 관리자 2012.01.10 102195
73 DataSnap 채널에 관하여.. [1] 동이(박진동) 2012.11.16 6985
» HTML5 Builder 관련 [1] 초초보 2012.11.09 10335
71 png 이미지관련 문의 입니다. [1] 차돌이~ 2012.11.10 6988
70 win7과 win8에서 LoadPackage 차이 한림대의료원정보기술센터 2012.11.06 9540
69 dbgrid 세로 스크롤이 사라지는 문제 질문드립니다 [1] 강경진 2012.10.25 8725
68 dbgrid 한글 입력시 포커스 이동할 때 문제 질문 드립니다 [1] 강경진 2012.10.24 9249
67 Begin-End책에서 궁금한 내용-445페이지 [1] funny 2012.10.21 6408
66 Begin-end책 455페이지-28에 대한 궁금한 내용 [1] funny 2012.10.22 6976
65 [질문] VCL 설치 후 dcu를 찾지 못합니다. file onehana 2012.10.18 8598
64 XE3에서 INDY를 이용한 http 파일 전송 오류 [2] onehana 2012.10.12 11976
63 [질문] XE3 DataSnap 사용시 SQL 문의 [1] cdrd 2012.10.12 10315
62 XE버전에서 안시코드(한바이트) 사용가능 여부 알고 싶습니다. [1] himsh 2012.10.09 7883
61 델파이 Begin-End책 따라하기에서 IIS 궁금한 내용 [2] funny 2012.10.02 8775
60 델파이 스크롤바 색상 변경 문의 드립니다. [1] memc 2012.09.24 8839
59 Delphi Begin-End책을 따라하며 [1] funny 2012.09.28 7094
58 질문)IBconsole에서 License? [1] secret 피터 2012.09.19 8
57 [질문] DBX 에서 SQL Server 2000 연결 오류 [1] file cdrd 2012.09.13 8702
56 Mac OS X 연동과 관하여 [2] 독사 2012.09.07 9175
55 Update Failed 0 Records (Error 문의) memc 2012.08.24 8417
54 델파이에서 Socket ipv6 를 사용 할 수 있는 방법이 있습니까? (Delphi 2007기준) [7] 늦바람 2012.07.20 9329