Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可以从同一个活动中保存多个不同的用户界面状态(即,editText 中的书面文本、单选按钮中的选定选项等),然后(在 onDestroy() 之后)选择其中一个来恢复活动状态?
使用 SharedPreferences 来保持您的 Activity 状态