Json データベースからリンクを webview にロードしたいと考えています。しかし、どうすればこれができるのかわかりません。
これは私のjsonの一部です:
{
"ID": "6173",
"Name": "Heuriger Christine Haller",
"BeschreibungApp": "Heuriger Christine Haller, 2102 Bisamberg",
"Link": "http://heurigenapp.nocache.gugler.at/app.php?id=6173",
"Icon": "Weintraube",
"Latitude": "48.33284",
"Longitude": "16.36383",
"Altitude": "0",
"Ort": "Bisamberg"
}
「リンク」をWebビューで開きたい。