Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studio Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
How to use JSON parser and HTTPClient on Tizen5.0 wearable on Xamarin.Forms(C#.NET)
I tried to use HTTPClient(GET method) and JSON parser on my Tizen 5.0 Wearable App.
So I did use API from “using System.Net.Http” and “using Newtonsoft.Json” after refering to “https://github.com/Samsung/Tizen-CSharp-Samples/blob/master/Wearable/Weather/Weather/Utils/Request.cs” source.
The sample codes are as following:
=> https://github.com/freeNanum/TizenGalaxyYourIPGeoInfo/blob/main/TizenPublicIPInfo/TizenPublicIPInfo/Main.xaml.cs
However, the watch emulator based on Tizen 5.0 didn’t work properly when requesting http request and parsing the json from the response.
In addition, when I tested the same codes on both Android emulator and UWP(windows 10) app , it did work well.
Please let us know the reason why the emulator did not work.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio