Load .css and .xml form network

4 messages - 104 views

I want to load my .css file and .xml file directly from my web server. Is it possible for Kuix to do this?

I believe so.

since you can pass inputstrem to load function it doesn't meter from where you load it. As long as you encode/decode your strem correctly.

Hello at all people,

Can you teach me how load "screen.xlm" from web server? 

Thanks

Giovve, Check out the link bellow, it is for downloading an image from the web server, but same concept applies with a little modifiaction.

http://www.java-tips.org/java-me-tips/midp/how-to-download-and-view-a-png-file.html