Skip to main content

Posts

Showing posts with the label xml

【新知練習】 Android XmlPullParser-Basic

由於Android系統內挾帶大量xml檔案,所以便想研究一下XmlPullParser的作用跟用法,本文主要參考網路、Android開發者網頁,並製作讀取政府開放資料(空氣品質資料)的範例。