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.
我目前正在开发一个 Android 应用程序,我想让用户选择一个图像作为背景。然后我想知道是否有一种简单的方法可以Intent使用首选项启动相应的,或者我是否必须基于创建自己的自定义类Preference?
Intent
Preference
谢谢。