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.
我想通过 Intent 从 Activity 向 FragmentActivity 的子 Activity 发送额外内容?我怎样才能做到这一点?问题是,我需要启动FragmentActivity,而额外需要传递给它的子Activity。
谢谢