Google is committed to advancing racial equity for Black communities. See how.
Added in API level 1

RemoteView

@Target([AnnotationTarget.CLASS, AnnotationTarget.FILE]) class RemoteView
android.widget.RemoteViews.RemoteView

This annotation indicates that a subclass of View is allowed to be used with the RemoteViews mechanism.

Summary

Public constructors

This annotation indicates that a subclass of View is allowed to be used with the RemoteViews mechanism.

Public constructors

<init>

Added in API level 1
RemoteView()

This annotation indicates that a subclass of View is allowed to be used with the RemoteViews mechanism.