Software Archive
Read-only legacy content
17061 Discussions

intel xdk Cloud backup

Evan_O_1
Beginner
954 Views

Hi,

I was developing a HTML5 app the other day with Intel XDK. I had already put it up for production. I need to do an update on the app but unfortunately I cannot access the html files I was using since someone who borrowed my laptop accidentaly overwrote the Core files. Is there a way I can download the files from the Intel server since I was testing the app using app preview? 

0 Kudos
1 Solution
Ad
New Contributor III
954 Views

In the App Dev Center there is an option "Download". To open the App Dev Center see: https://software.intel.com/en-us/forums/topic/562328
Unfortunately this option doesn't work for me (anymore). I know Intel is moving functionality from the App Dev Center into the XDK, so maybe that's the reason why this options doesn't work.. Can Intel say something about this?

Another option, if you already build an APK file, to extract the files out of this file. Just rename your APK file  extension into ZIP e.g. MyProject.apk -> myproject.zip and open it like a ZIP archive. Now you will see the same file structure like you see in the XDK. Go to the www directory and you will have your core files!

I hope this will help you getting back your files...

 

View solution in original post

0 Kudos
5 Replies
Ad
New Contributor III
955 Views

In the App Dev Center there is an option "Download". To open the App Dev Center see: https://software.intel.com/en-us/forums/topic/562328
Unfortunately this option doesn't work for me (anymore). I know Intel is moving functionality from the App Dev Center into the XDK, so maybe that's the reason why this options doesn't work.. Can Intel say something about this?

Another option, if you already build an APK file, to extract the files out of this file. Just rename your APK file  extension into ZIP e.g. MyProject.apk -> myproject.zip and open it like a ZIP archive. Now you will see the same file structure like you see in the XDK. Go to the www directory and you will have your core files!

I hope this will help you getting back your files...

 

0 Kudos
Evan_O_1
Beginner
954 Views

Wow. Thank alot. Downloaded the apk and extracted it. I have my files again

0 Kudos
John_H_Intel2
Employee
954 Views

You should not be using appCenter. While it might still exist as a site, the functionality on it is not up to date.

If you need access to your bundle in the cloud, send me a private message.

0 Kudos
Zeca_Isaac
Beginner
954 Views

Hello!
Please, how do I delete the projects that are in Pall intel XDK?
Thank you!

0 Kudos
John_H_Intel2
Employee
954 Views

You can remove them from the XDK by going to the projects tab, on the top right, there is a trashcan icon that will delete the project from the XDK.

0 Kudos
Reply