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 の組み込みウィジェット (時計やバッテリーなど) をアプリケーションに統合 (または再利用) する方法はありますか?
アプリ内で別のアプリ(ウィジェットは実際には別のアプリです)を使用できるとは思いませんが、アプリに時計を入れる必要がある場合は、AnalogClockビューを使用できます。
AnalogClock
// ウィジェットのコードを見たように、それは で構成されRemoteViews、そのコンストラクターは必要package nameであり、layout id
RemoteViews
package name
layout id