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.
有没有办法将变量(例如字符串)从主活动传递到另一个设置为库的项目?
您应该能够像在主项目中的活动和服务之间一样,在活动和服务之间来回传递数据。
“库”标志几乎只是告诉系统不要在编译时创建 .apk。