2015-04-22 72 views

回答

1

如果保存裏面res/raw,而不是你的res/xml罰款xml,你應該能夠使用openRawResource

getResources().openRawResource(R.raw.xml_name) 

它返回一個InputStream