Home > Back-end >  Help: Delphi xe10 android environment set up problem
Help: Delphi xe10 android environment set up problem

Time:09-18

In a recent study D XE10 installation and the construction of the android environment, have a question want to consult everybody:
Software version:

Then this is the SDK Settings in the options:

The Android Tools installed situation:

Computer environment variable Settings:
The user environment variable
Path: C: \ Users \ Public \ Documents \ Embarcadero \ Studio \ 17.0 \ Bpl; % JAVA_HOME % \ bin
The system environment variables
JAVA_HOME: C: \ ProgramData \ Microsoft \ Windows \ Start Menu \ designed \ Java Development Kit

Path: d: \ \ Program Files \ Embarcadero (x86) 17.0 \ bin \ Studio \; C: \ Users \ Public \ Documents \ Embarcadero \ Studio \ 17.0 \ Bpl; D: \ \ Program Files \ (x86) Embarcadero \ Studio \ \ bin64; 17.0; % SystemRoot % \ system32; % SystemRoot %; % SystemRoot % \ System32 \ Wbem; % SYSTEMROOT % \ System32 \ WindowsPowerShell \ v1.0 \

The classpath:; The % JAVA_HOME % \ lib \ dt. Jar; % JAVA_HOME % \ lib \ tools. Jar;

This is the time to compile error prompt

Error: [Exec Error] The command "PATH C: \ Program Files \ Java \ jdk1.7.0 _71 \ bin; C: \ Users \ Public \ Documents \ Embarcadero \ InterBase \ redist \ InterBaseXE7 \ IDE_spoof; D: \ \ Program Files \ Embarcadero (x86) 17.0 \ bin \ Studio \; C: \ Users \ Public \ Documents \ Embarcadero \ Studio \ 17.0 \ Bpl; D: \ \ Program Files \ (x86) Embarcadero \ Studio \ \ bin64; 17.0; C: \ Windows \ system32; C: \ Windows; C:\Windows\System32\Wbem; C: \ Windows \ System32 \ WindowsPowerShell \ v1.0 \; C: \ Users \ Public \ Documents \ Embarcadero \ Studio \ 17.0 \ Bpl & amp; "d:\Program Files (x86)\Embarcadero\Studio\17.0\PlatformSDKs\android-sdk-windows\build-tools\26.0.1\dx.bat" --dex --output="C:\Users\Administrator.USER-20170923ZW\Desktop\2 我的第一个安卓程序\Android\Release\classes.dex" "d:\program files (x86)\embarcadero\studio\17.0\lib\Android\Release\android-support-v4.dex.jar" "d:\program files (x86)\embarcadero\studio\17.0\lib\Android\Release\apk-expansion.dex.jar" "d:\program files (x86)\embarcadero\studio\17.0\lib\Android\Release\cloud-messaging.dex.jar" "d:\program files (x86)\embarcadero\studio\17.0\lib\Android\Release\fmx.dex.jar" "d:\program files (x86)\embarcadero\studio\17.0\lib\Android\Release\google-analytics-v2.dex.jar" "d:\program files (x86)\embarcadero\studio\17.0\lib\Android\Release\google-play-billing.dex.jar" "d:\program files (x86)\embarcadero\studio\17.0\lib\Android\Release\google-play-licensing.dex.jar" "d:\program files (x86)\embarcadero\studio\17.0\lib\Android\Release\google-play-services.dex.jar" " exited with code 1.

Can you tell me where the problem is?

CodePudding user response:

The second figure, aatp. Exe need 23 or the following version, this question many times,
  • Related