Hey,
Im having some problems with an app im making for the new gear s 2.
Im using libcurl to download a jsonfile and then i parse it using json-glib. However, when i try to run my code in the wearable simulator i just cant connect to any host. I have tried to find some documentation around it, but im just confused. Is there support for http on the s 2 at all ? If so. how do i configure portforwarding and so on in the correct way. Are there some kind of step-by-step guide available ?
//Cheers