AI2 Component  (Version nb184)
com.google.appinventor.components.annotations.UsesActivities Interface Reference

Public Member Functions

ActivityElement[] activities ()
 

Detailed Description

Annotation to indicate any additional activities required by a component so that corresponding <activity> elements can be added to AndroidManifest.xml.

Author
will2.nosp@m.596@.nosp@m.gmail.nosp@m..com (William Byrne)

Definition at line 24 of file UsesActivities.java.

Member Function Documentation

◆ activities()

ActivityElement [] com.google.appinventor.components.annotations.UsesActivities.activities ( )

An array containing each ActivityElement that is required by the component.

Returns
the array containing the relevant activities

The documentation for this interface was generated from the following file: