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.
我不知道这之间的区别。我只知道从 API 4 到更高版本的“android.support.v4.widget”助手。
问候!
支持包可以在 4.0 之前的版本、随它引入的小部件和功能上使用。
如果您确实为 4.0 和更早版本(例如 2.3)开发应用程序,则必须使用支持包而不是传统的小部件以避免这些版本上的运行时错误。