- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Upgraded XDK to version 2548.
I tried to build my app for Android (CLI 5.1.1) and the build process throws an error.
I could build my app on previous versions of XDK though.
Attached is the error log file and the screenshot.
Any idea where is the error?
D.
- Tags:
- HTML5
- Intel® XDK
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the problem could be the version code. you set it to "1.1" while it should be an integer number. try to remote the dot.
you have a version name to set what version you want and version code should just be a positive number which you should increase every time you want to publish a new version to android play store. this number is being used to detect the new build is a newer version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You are so true!! Problem solved!
Thanks very much!

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