Im working on my first wearable tizen app for a galaxy gear 2. I get no internet access when I try to load a page. I cannot start the emulator, it hangs (even if I leave it overnight) on booting the kernel. This works on the simulator as expected, its just a few lines of code. No matter how I try to open a page, I get a webpage not available screen or it just doesn’t load. I changed the code to go to a test site and am not getting any requests from my server access logs. Am I missing something? My config.xml has the access origin in it, tried with google, and also with “*”. I have added every permission possible within my role. Below are my files.
what am I doing wrong?
Im working on my first wearable tizen app for a galaxy gear 2. I get no internet access when I try to load a page. I cannot start the emulator, it hangs (even if I leave it overnight) on booting the kernel. This works on the simulator as expected, its just a few lines of code. No matter how I try to open a page, I get a webpage not available screen or it just doesn’t load. I changed the code to go to a test site and am not getting any requests from my server access logs. Am I missing something? My config.xml has the access origin in it, tried with google, and also with “*”. I have added every permission possible within my role. Below are my files.
main.js:
index.html:
Thanks in advance.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio