Gordon Kenyon 0 Posted January 29 (edited) [Help please], I am at a loss as to what the first error could be. If I select debug configuration I can run deployment with no errors. If I select release configuration I get this error when attempting to deploy. c:\program files (x86)\embarcadero\studio\23.0\bin\CodeGear.Deployment.targets(1076,5): error : Error: E6408 Unable to execute '"c:\program files (x86)\embarcadero\studio\23.0\bin\android\aapt2.exe" link --proto-format --auto-add-overlay -I "C:\Users\Public\Documents\Embarcadero\Studio\23.0\CatalogRepository\AndroidSDK-2525-23.0.50491.5718\platforms\android-33\android.jar" --manifest "\\Mac\Home\Documents\Embarcadero\Studio\Projects\CommunityContacts\Android64\Release\CommunityContacts\AndroidManifest.xml" -R "\\Mac\Home\Documents\Embarcadero\Studio\Projects\CommunityContacts\Android64\Release\CommunityContacts\compiled_res.flata" -o "\\Mac\Home\Documents\Embarcadero\Studio\Projects\CommunityContacts\Android64\Release\CommunityContacts\linked_res.ap_"' (Error 1) The next error I have researched and it seems I can ignore it as its a warning only. [PAClient Error] Error: E6408 aapt2.exe W 01-29 13:21:48 4028 12180 LoadedArsc.cpp:657] Unknown chunk type '200'. The last error I believe I just have to create the splash image required ? [PAClient Error] Error: E6408 \\Mac\Home\Documents\Embarcadero\Studio\Projects\CommunityContacts\Android64\Release\CommunityContacts\res\values-v31\styles.xml:7: error: resource drawable/splash_vector (aka com.au.glenwoodqld.community.CommunityContacts:drawable/splash_vector) not found. Edited January 29 by Gordon Kenyon Added info Share this post Link to post
Gordon Kenyon 0 Posted January 30 Fixed : A config file had been messed up after running the Icon "wizard". Share this post Link to post
WalterFred 0 Posted June 1 Which config file? How did you fix it? I'm facing the same problem here. Share this post Link to post