Jump to content
Gordon Kenyon

Android Release configuration errors

Recommended Posts

[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 by Gordon Kenyon
Added info

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×