- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i want to make my app as a http server ,then invoke safari to download a mobile config file to setup APN setting.
I used ionic in UI .and find "ionic serve" can be a http server. but my problem is how to use "ionic serve" in Intel XDK?
- Tags:
- HTML5
- Intel® XDK
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
For this you need to type this command in the command prompt:
$ ionic serve
And then go to the emulate tab in the XDK and click choose project start file or URL and then you need to give your localhost
for example:
to see that on emulator
Else if you have HTML5 app without cordova you get option on the right hand side to run that on the web brwser

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