Software Archive
Read-only legacy content

Request from webserver and display

Inter_P_
Beginner
338 Views

Hello community, i am beginner on coding and intel xdk.

I wanted to create a simple, static app that will include some static information about something.
I did it, already successfully without problems and the results are quite good.
My question is? 
Can i upload to an online server the content of www folder, and connect my app to load/use it from there?
I am asking this, to avoid uploading a new rev each time i am changing something.

This way will work like a light small UI net explorer, but i will also need back button to work properly if is possible.
If someone can guide me through the process or post me resource's for research, i would be grateful.

Thanks in advance.

0 Kudos
3 Replies
Diego_Calp
Valued Contributor I
338 Views

Hi,

You can do it easily, select Web App into Build tab.

Regards

Diego

 

0 Kudos
Inter_P_
Beginner
338 Views

I think you didnt got my point.
I need my android app to load all content from a specific web location.
I will upload for example the www folder to www.example.com index folder, and will load from there.

 

 

0 Kudos
PaulF_IntelCorp
Employee
338 Views

@Inter -- there are apps that do this, but we don't provide any samples or hints on how to do it because it is outside of the scope of the types of apps we are enabling. Those apps are also frequently rejected by the various stores. If you want to take that approach you can experiment with the inAppBrowser plugin.

0 Kudos
Reply