- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have an App called RSV3 which was copied from an RSV2 project.
In CrossWalk Build screen the Cordova Development Build show the Current App: RSV2 but under a straight Android and ISO Build the Current App is shown as RSV3
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Did you copy the entire project from an existing project, including the <project-name>.xdk file? If so, this can cause some confusion. If you make a copy of an existing project you must zero-out the GUID inside the new <projext-name>.xdk file.
In other words, convert that line inside the new <project-name>.xdk file (using a code editor) to something like this:
"projectGuid": "00000000-0000-0000-0000-000000000000"
Then use the "Open an Intel XDK Project" button at the bottom left of the Projects tab to open this new project. You can still do this with the new project by first deleting it from the project list (use the X icon in the upper right of the Projects tab), modify the <project-name>.xdk file and use the "open" tool described above.

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