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 内置小部件(如时钟或电池)?
我不认为你可以在你的应用程序中使用另一个应用程序(小部件实际上是另一个应用程序),但如果你需要一个时钟来放入你的应用程序,你可以使用AnalogClockview.
AnalogClock
// 当我看到一个小部件的代码时,它包括RemoteViews它需要的构造函数package name,以及layout id
RemoteViews
package name
layout id