This is a migrated thread and some comments may be shown as answers.

how to fix build android app failed

1 Answer 145 Views
AppBuilder extension for Visual Studio
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ticket Solutions Account
Top achievements
Rank 1
Ticket Solutions Account asked on 03 Dec 2015, 07:35 AM

i try to build to cloud and got this error

C:\Users\AppData\Local\Microsoft\VisualStudio\14.0\Extensions\apeifwlb.vrj\Targets\Build.targets(189,3): error : Server build failed. Server output: Project "Oztix.SPBES.LiteMobi.tmp.proj" (default targets):
Warning: Cannot include the following item(s) in your application: Plugins\BarcodeScanner-master\.gitignore;Plugins\BarcodeScanner-master\src\android\LibraryProject\.gitignore. The build system treats items with a leading dot as hidden files or directories and does not process them. Rename the affected items in your project and try again.
android Build Tooling revision 2015.11.25.2r
Warning: Note: Some input files use or override a deprecated API.
Warning: Note: Recompile with -Xlint:deprecation for details.
Warning: Note: /home/builder/BpcTooling/Cordova3/Plugins/com.telerik.LiveSync/src/android/LiveSync-Lib/LiveSync-Lib/src/com/telerik/LiveSync/CloudSync.java uses or overrides a deprecated API.
Warning: Note: Recompile with -Xlint:deprecation for details.
Warning: /home/builder/BpcTooling/Cordova3/Plugins/com.telerik.feedback/src/android/FeedbackLib/res/values/values.xml:2 : Error retrieving parent for item: No resource found that matches the given name 'Theme.AppCompat.Light'.
Warning: FAILURE:
Warning: Build failed with an exception.
Warning: * What went wrong:
Warning: Execution failed for task ':com.telerik.feedback:litemobileapp-FeedbackLib:processDebugResources'.
Warning: > com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/home/builder/android-sdk-linux/build-tools/23.0.1/aapt'' finished with non-zero exit value 1
Warning: * Try:
Warning: Run with
Warning: --stacktrace option to get the stack trace. Run with
Warning: --info
Warning: or --debug option to get more log output.
Warning: /tmp/builds/zK7KTEAUWYcb6Kfiwh/app/cordova/node_modules/q/q.js:126
Warning: throw e;
Warning: ^
Error code 1 for command: /tmp/builds/zK7KTEAUWYcb6Kfiwh/app/gradlew with args: cdvBuildDebug,-b,/tmp/builds/zK7KTEAUWYcb6Kfiwh/app/build.gradle,-Dorg.gradle.daemon=true,-PcdvBuildArch=armv7,-PcdvBuildMultipleApks=true
Error: Build failed during execution
Error: 'Build failed with error code 8'

 

 

 

1 Answer, 1 is accepted

Sort by
0
Kaloyan
Telerik team
answered on 07 Dec 2015, 11:14 AM
Hello,

Judging from the build error, you will most probably need to update the Telerik AppFeedback plugin in your project to its latest version (2.0). You can check this sticky forum thread for more information about why the issue occurs and what are the possible solutions for it. I hope it helps.

Please, let us know if you will require further assistance.

Regards,
Kaloyan
Telerik
 

Visit the Telerik Verified Plugins Marketplace and get the custom Cordova plugin you need, already tweaked to work seamlessly with AppBuilder.

 
Tags
AppBuilder extension for Visual Studio
Asked by
Ticket Solutions Account
Top achievements
Rank 1
Answers by
Kaloyan
Telerik team
Share this question
or