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

Failed to Build the project Android

2 Answers 67 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.
Sanuja
Top achievements
Rank 1
Sanuja asked on 24 Sep 2014, 07:58 AM
Error: Failed to fetch package information for /home/builder/BpcTooling/Cordova3/3.0.0/CorePlugins/ios-android/org.apache.cordova.statusbar

/home/builder/BpcTooling/Cordova3/node_modules/cordova-build-utils/bin/install-plugins-3.js:154
throw Error("exit code: " + code);
     ^
Error: exit code: 1
    at Error (<anonymous>)
    at ChildProcess.<anonymous> (/home/builder/BpcTooling/Cordova3/node_modules/cordova-build-utils/bin/install-plugins-3.js:154:13)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at Process.ChildProcess._handle.onexit (child_process.js:789:12)

2 Answers, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 24 Sep 2014, 08:58 AM
Hi Sanuja,

I've tried building a sample Kendo UI TabStrip AppBuilder project where the StatusBar plugin is enabled. I had no issues building the project for Android using the Visual Studio extension. This is why I was wondering if you can send us more details about the issue.

It would help us to have:
  • the AppBuilder logs saved in the %localappdata%\Telerik\BlackDragon\Logs folder
  • a sample project where we can reproduce the issue
  • if you can't attach a project would you please send us the list of plugins used in your app and a few code snippets demonstrating how you utilize these plugins
  • the Cordova version your project is targeting. You can see it in the General Project Properties window.
  • a Fiddler capture -  download Fiddler from here and install it. Run Fiddler and go to Tools -> Fiddler Options. On the HTTPS page, verify that Capture HTTPS Connects is enabled. Verify that Decrypt HTTPS traffic is enabled with the ...from all processes option and minimize Fiddler to tray. Run the AppBuilder extension and attempt to build your project. In Fiddler, go to File ->Save -> All Sessions, save the archive to disk (a SAZ file) and send it to us

Thank you in advance for the information.

Regards,
Tina Stancheva
Telerik
 

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

 
0
Sanuja
Top achievements
Rank 1
answered on 25 Sep 2014, 03:11 AM
I just fixed it and now it`s working.I remove some plugins in my project telerik Analytics and barcode Scanner.Thank you for your reply.
Tags
AppBuilder extension for Visual Studio
Asked by
Sanuja
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Sanuja
Top achievements
Rank 1
Share this question
or