krisrak / appframework-templates

HTML5 Mobile App UI templates created using Intel App Framework
MIT License
119 stars 100 forks source link

app not displaying as it should using single view app example on XDK #5

Closed siddo420 closed 10 years ago

siddo420 commented 10 years ago

I am using Intel XDK on Mac OS X. I copied and pasted https://raw.githubusercontent.com/krisrak/appframework-templates/master/template-SingleViewApp.html as it is in an index.html file in a new project and ran it in emulator but it only displays plain text without any errors in console.

Do I need to manually install appframework inside XDK project for this to work?

siddo420 commented 10 years ago

worked when I provided proper paths to appframework files inside the project