Forums - Ant debug package error in win7 environment

1 post / 0 new
Ant debug package error in win7 environment
wangbin
Join Date: 12 Oct 17
Posts: 3
Posted: Wed, 2019-04-17 20:01

Error logs below:

C:\Qualcomm\AdrenoSDK\Development\Tutorials\OpenGLES\08_SimpleTexture\build\Android>ant debug
Buildfile: C:\Qualcomm\AdrenoSDK\Development\Tutorials\OpenGLES\08_SimpleTexture\build\Android\build.xml
 
-set-mode-check:
 
-set-debug-files:
 
-check-env:
 [checkenv] Android SDK Tools Revision 25.2.5
 [checkenv] Installed at C:\Android_SDK_windows
 
-setup:
     [echo] Project Name: NativeActivity
  [gettype] Project Type: Application
 
-set-debug-mode:
 
-debug-obfuscation-check:
 
-pre-build:
 
-build-setup:
[getbuildtools] Using latest Build Tools: 29.0.0 rc2
     [echo] Resolving Build Target for NativeActivity...
[gettarget] Project Target:   Android 9
[gettarget] API level:        28
     [echo] ----------
     [echo] Creating output directories if needed...
     [echo] ----------
     [echo] Resolving Dependencies for NativeActivity...
[dependency] Library dependencies:
[dependency] No Libraries
[dependency]
[dependency] ------------------
     [echo] ----------
     [echo] Building Libraries with 'debug'...
   [subant] No sub-builds to iterate on
 
-code-gen:
[mergemanifest] Found Deleted Target File
[mergemanifest] Merging AndroidManifest files into one.
[mergemanifest] Manifest merger disabled. Using project manifest only.
     [echo] hasCode = false. Skipping aidl/renderscript/R.java
 
-pre-compile:
 
-compile:
     [echo] hasCode = false. Skipping...
 
-post-compile:
 
-obfuscate:
 
-dex:
     [echo] hasCode = false. Skipping...
 
-crunch:
   [crunch] Result: -1073741701
 
-package-resources:
     [aapt] Creating full resource package...
 
BUILD FAILED
C:\Android_SDK_windows\tools\ant\build.xml:928: The following error occurred while executing this line:
C:\Android_SDK_windows\tools\ant\build.xml:946: null returned: -1073741701
 
Total time: 0 seconds
  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.