Software Archive
Read-only legacy content
17061 Discussions

Add App Designer Manually

ari_a_
Beginner
301 Views

Hi All,

is there any way to add app designer on intel XDK project by manually ? 

for example if I've create project, but i forgot to mark on app designer, or after import HTML5 / cordova project .. I'm loosing on app designer. 

Thank you.

0 Kudos
3 Replies
Zhen_Z_Intel
Employee
301 Views

Hi, ari. I am afraid the only way should being select check box "use App Deisgner" while you start a new project. And the system would pop-up a window ask you to select a proper Framework of UI design. If you do not select to use App Designer, the system would not help you to insert css, font and js files for relevant framework.

1. You may cannot access App Designer if you created a project without using this GUI layout tool.

2. For the Blank Template, enable the App Designer layout GUI editor by checking Use App Designer. Other Templates do not support selecting App Designer (Layout and User Interface group and the Games group). 

3. And you cannot enable App Designer when importing an HTML5 code base.  

Learn more information about App Designer, please visit following link:

https://software.intel.com/en-us/xdk/docs/app-designer-overview 

https://software.intel.com/en-us/xdk/docs/create-import-intel-xdk-project

Hope it could help you.

0 Kudos
PaulF_IntelCorp
Employee
301 Views

There is no simple way to convert a non-App Designer app into an App Designer app, it does not have an import feature. You have to start as an App Designer project. If you have non-UI code that you want to import, you can simply copy it into the new App Designer project.

0 Kudos
ari_a_
Beginner
301 Views

I've to create project with app designer first, and then by manually import (copy .. LOL)  into the projects... sigh.. okay then... 
 

Okay Thanks...
 

0 Kudos
Reply