- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
While i was building my project with cordova it gives error like unrecognized syntax ',' error in androidmanifest.xml
But this project was sucessfully builded as before But now it is not working.
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you using any 3rd party plugins? Have any of them been updated recently? Try removing them and adding them back in until you find the offending plugin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I did not modified any plugins but it was not working.But the same project was builded before 20 days sucessfully
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you use third-party plugins without specifying a version number you always get the "latest" version of the plugin. Unfortunately, this means that what you built against 20 days ago may be different than what you built against today. This is resolved by the EA version of the XDK, which handles plugins differently (see this post for instructions on how to download), but not by the current version of the XDK. So it is likely that one of your plugins was updated by the plugin author and that broke the build.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes i think what ever you are saying is right.but in my project i did not using any third party plugins we are using our own custom plugins and also some plugins which are download from net and then we are using.But we are not giving any direct reference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Can you attach you build log as a txt file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Nagajyothy -- we refer to any plugin, other than the core plugins, as "third-party plugins." Sorry for that confusion. If your plugins are all stored locally in the project, and nothing in that project changed, then my suggestion is invalid. If, however, any of them is stored outside your project, you could be subject to what I am describing. I hope that makes sense.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page