- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have made a game in construct 2. To construct its apk i am using intel xdk. i exported my construct2 project using cordova and then in intel xdk i built it using crosswalk for andriod. after building, it gives build successful and option to download the apk. but the zip file that is generated containing the apk and X86 doesnot open and it gives that the zip file is damaged. i viewed the log in intel xdk and it shows things like this
-dex:
[echo] library project: do not convert byte code...
-package-resources:
[echo] library project: do not package resources...
-package:
[echo] library project: do not package apk...
i am not able to generate the apk for my game. please HELP!!
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you downloading the zip file, then extracting the 2 apk files? You must install the correct apk for your device. Once is x86 and the other is ARM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try downloading the zip from here https://www.dropbox.com/s/0s1wzyouzsux1j3/tossedsalad-Crosswalk.201508113555.zip?dl=0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As far as I can tell, the "do not" messages you're seeing don't indicate a problem, they seem to be descriptions of various options to one of the commands.
One thing I've seen sometimes is that the zip file can sometimes take longer than expected, so are you sure the entire file is downloaded before unzipping?
Dale
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thank you guys :) . job is done.made the apk file

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