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.
我无法弄清楚如何从片段绑定到服务。
谁能给我一个关于如何做的想法?
您是否尝试过 getActivity().bindService(intentToBindToService)?