Software Archive
Read-only legacy content
17061 Discussions

Adding IONIC framework in XDK

Kavin_Kumar_S_
Beginner
665 Views

Hi All,

Did anyone developed app using IONIC from work in intel XDK ? If so could you please tell me the steps and files to be included ?

Thanks in advance.

0 Kudos
8 Replies
Chris_P_Intel
Employee
665 Views

Presently, you have three options.

  1. Make a new project from a sample and choose the Ionic Sample. It is a simple project that is set up to use Ionic.  But it does not leverage the Design view. It's a code-view-only project
  2. Make a new Blank project and elect App Designer. Upon opening the new project, you'll be asked to select a UI framework. Choose Ionic and then start inserting controls and/or editing the code.
  3. Follow the instructions on the ionic website for how to get started with Ionic. 

Hope this helps,

Chris

0 Kudos
Sebastián_R_
Beginner
665 Views

Hi, I couldn't create a IONIC app with Intel XDK. The Ionic Framework Static template generates instead an Game app

0 Kudos
Swati_S_Intel1
Employee
665 Views

Hi Sebastian,

There is a bug with the ionic template selected from layout templates. So for now use option #2 suggested by Chris.

Swati

0 Kudos
Tomiwa_A_
Beginner
665 Views

You can use this Ionic & AngularJS starter for Intel XDK. All it does is get you started in few seconds, just unzip and open the project file in intel xdk. It allows you to take full advantage of Intel XDK's design tool, Ionic Framework and AngularJS. https://github.com/Reinsys/Intel-XDK-Ionic-Starter

0 Kudos
Keldon_A_
Beginner
665 Views

Tomiwa A. wrote:

You can use this Ionic & AngularJS starter for Intel XDK. All it does is get you started in few seconds, just unzip and open the project file in intel xdk. It allows you to take full advantage of Intel XDK's design tool, Ionic Framework and AngularJS. https://github.com/Reinsys/Intel-XDK-Ionic-Starter

 

Did you need to do anything special to create that project? (for reference).

0 Kudos
Tomiwa_A_
Beginner
665 Views

Keldon A. wrote:

Quote:

Did you need to do anything special to create that project? (for reference).

No. Just IntelXDK.

0 Kudos
Sunee_Sheikh
Beginner
665 Views

Can any one tell me how to add bootstrap add desigener in xdk manually ?

0 Kudos
PaulF_IntelCorp
Employee
665 Views

We no longer support App Designer, it has been retired. Please see the release notes.

0 Kudos
Reply