How to get all keys of SharedPreferences programmatically in Android?

前端 未结 0 1406
别跟我提以往
别跟我提以往 2020-12-23 03:09

How to get all keys in SharedPreferences, not the value of the preference just key only?

prefA = getSharedPreferences(\"MyAttack\", MODE_PRIVATE         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题