- 23, Oct 2015
- #1
Всем привет, может, кто сталкивался с проблеммой. При попытке компиляции простого приожения для Андроид выскакивает [Exec Error] The command "PATH ..." exited with code 3.
http://docwiki.embarcadero.com/RADStudio/XE8/en/DeployAndroidFailedHelpPage
http://docwiki.embarcadero.com/RADStudio/XE8/en/DeployAndroidFailedHelpPage
[Exec Error] The command "<command line>" exited with code <integer other than 0>.Все пути, прописанные в SDK Manager проверены и правильны. Если скопировать командную строку и выполнить в cmd windows - все выполняется без ошибок.
You must ensure that the Android SDK that you have assigned to the Android target platform in your project is configured with the right KeyTool location path. You can review and edit your Android SDK properties from the SDK Manager.