Einzelnen Beitrag anzeigen

direktor

Registriert seit: 5. Apr 2014
22 Beiträge
 
#1

Android Manifest problems

  Alt 13. Aug 2018, 09:50
Using Delphi XE8 I get errors all the time when compiling a project:

1. [CreateAndroidManifestFile Warning] android:hardwareAccelerated attribute not found. Please review AndroidManifest.template.xml
2. [PAClient Error] Error: E2312 Unable to execute '"C:\Users\Public\Documents\Embarcadero\Studio\16. 0\PlatformSDKs\android-sdk-windows\build-tools\21.1.2\Aapt.exe" package -f -M "D:\myprograms\NEW\Delphi\Test\Android\Debug\Click ed\AndroidManifest.xml" -F "D:\myprograms\NEW\Delphi\Test\Android\Debug\Click ed\bin\Clicked-unsigned.apk" -I "C:\Users\Public\Documents\Embarcadero\Studio\16.0 \PlatformSDKs\android-sdk-windows\platforms\android-21\android.jar" -S "D:\myprograms\NEW\Delphi\Test\Android\Debug\Click ed\res" -A "D:\myprograms\NEW\Delphi\Test\Android\Debug\Click ed\assets" "D:\myprograms\NEW\Delphi\Test\Android\Debug\Click ed\library" "D:\myprograms\NEW\Delphi\Test\Android\Debug\Click ed\classes"' (Error 1)

[PAClient Error] Error: E2312 D:\myprograms\NEW\Delphi\Test\Android\Debug\Clicke d\AndroidManifest.xml:1: error: Error parsing XML: not well-formed (invalid token)

How to solve the problems with this Manifest XML? I didn't input Api keys and all other keys at testing stage. What needs to be done to get rid of this Manifest problems?

Thanks for help.
  Mit Zitat antworten Zitat