android.content.ContentValues contains the values as key/value pair like HashMap. The methods of ContentValues are put(String key, String value) ...
確定! 回上一頁