Here are some steps that might be helpful
--//Construct 2//--
1. In the "Properties for you game set:
version
description
ID
2. Export the game as "Cordova" to a folder of your choice
--//Intel XDK//--
1. Create a new project
2. Import Existing HTML 5 project
3. import the project, from the folder that you exported to from construct
4. name you project "Continue"
5. set "Game Project" and set "Construct 2" as game engine "Continue"
6. now your project should be imported, you can try this by using the emulate option in
intel XDK. If it works properly you can go ahead and try to export it
7. Export the game by going to "Build" and chose "Android Crosswalk"
Hope that helps you out