- abandonFocus(AudioManager, Object) - Static method in class com.google.appinventor.components.runtime.util.FroyoUtil
-
Utility method to abandon audio focus given an AudioManager object
- AboutScreen() - Method in class com.google.appinventor.components.runtime.Form
-
AboutScreen property getter method.
- AboutScreen(String) - Method in class com.google.appinventor.components.runtime.Form
-
AboutScreen property setter method: sets a new aboutApp string for the form in the
form's "About this application" menu.
- AboveRange() - Method in class com.google.appinventor.components.runtime.NxtColorSensor
-
- AboveRange() - Method in class com.google.appinventor.components.runtime.NxtLightSensor
-
- AboveRange() - Method in class com.google.appinventor.components.runtime.NxtSoundSensor
-
- AboveRange() - Method in class com.google.appinventor.components.runtime.NxtUltrasonicSensor
-
- AboveRangeEventEnabled() - Method in class com.google.appinventor.components.runtime.NxtColorSensor
-
Returns whether the AboveRange event should fire when the DetectColor
property is set to False and the light level goes above the TopOfRange.
- AboveRangeEventEnabled(boolean) - Method in class com.google.appinventor.components.runtime.NxtColorSensor
-
Specifies whether the AboveRange event should fire when the DetectColor
property is set to False and the light level goes above the TopOfRange.
- AboveRangeEventEnabled() - Method in class com.google.appinventor.components.runtime.NxtLightSensor
-
Returns whether the AboveRange event should fire when the light level
goes above the TopOfRange.
- AboveRangeEventEnabled(boolean) - Method in class com.google.appinventor.components.runtime.NxtLightSensor
-
Specifies whether the AboveRange event should fire when the light level
goes above the TopOfRange.
- AboveRangeEventEnabled() - Method in class com.google.appinventor.components.runtime.NxtSoundSensor
-
Returns whether the AboveRange event should fire when the sound level
goes above the TopOfRange.
- AboveRangeEventEnabled(boolean) - Method in class com.google.appinventor.components.runtime.NxtSoundSensor
-
Specifies whether the AboveRange event should fire when the sound level
goes above the TopOfRange.
- AboveRangeEventEnabled() - Method in class com.google.appinventor.components.runtime.NxtUltrasonicSensor
-
Returns whether the AboveRange event should fire when the distance
goes above the TopOfRange.
- AboveRangeEventEnabled(boolean) - Method in class com.google.appinventor.components.runtime.NxtUltrasonicSensor
-
Specifies whether the AboveRange event should fire when the distance
goes above the TopOfRange.
- AccelerationChanged(float, float, float) - Method in class com.google.appinventor.components.runtime.AccelerometerSensor
-
Indicates the acceleration changed in the X, Y, and/or Z dimensions.
- ACCELEROMETER_SENSITIVITY_MODERATE - Static variable in interface com.google.appinventor.components.runtime.Component
-
- ACCELEROMETER_SENSITIVITY_STRONG - Static variable in interface com.google.appinventor.components.runtime.Component
-
- ACCELEROMETER_SENSITIVITY_WEAK - Static variable in interface com.google.appinventor.components.runtime.Component
-
- AccelerometerSensor - Class in com.google.appinventor.components.runtime
-
Physical world component that can detect shaking and measure
acceleration in three dimensions.
- AccelerometerSensor(ComponentContainer) - Constructor for class com.google.appinventor.components.runtime.AccelerometerSensor
-
Creates a new AccelerometerSensor component.
- accept(Object) - Static method in class com.google.appinventor.components.runtime.util.BluetoothReflection
-
Invokes the method BluetoothServerSocket.accept()
.
- AcceptConnection(String) - Method in class com.google.appinventor.components.runtime.BluetoothServer
-
Accept an incoming connection.
- AcceptConnectionWithUUID(String, String) - Method in class com.google.appinventor.components.runtime.BluetoothServer
-
Accept an incoming connection with a specific UUID.
- AccountChooser - Class in com.google.appinventor.components.runtime.util
-
Get an account to Authenticate an application to:
If there is only one account, use it
If there are no accounts, create one and use it
If there are multiple accounts:
prompt the user to choose an account
remember the choice for next time
- AccountChooser(Activity, String, String, String) - Constructor for class com.google.appinventor.components.runtime.util.AccountChooser
-
- Accuracy() - Method in class com.google.appinventor.components.runtime.LocationSensor
-
The most recent measure of accuracy, in meters.
- Action() - Method in class com.google.appinventor.components.runtime.ActivityStarter
-
Returns the action that will be used to start the activity.
- Action(String) - Method in class com.google.appinventor.components.runtime.ActivityStarter
-
Specifies the action that will be used to start the activity.
- ACTION_DATA - Static variable in class com.google.appinventor.components.runtime.util.FullScreenVideoUtil
-
- ACTION_SUCESS - Static variable in class com.google.appinventor.components.runtime.util.FullScreenVideoUtil
-
- activeForm - Static variable in class com.google.appinventor.components.runtime.Form
-
- ActivityClass() - Method in class com.google.appinventor.components.runtime.ActivityStarter
-
Returns the class part of the specific component that will be started.
- ActivityClass(String) - Method in class com.google.appinventor.components.runtime.ActivityStarter
-
Specifies the class part of the specific component that will be started.
- activityContext - Variable in class com.google.appinventor.components.runtime.ContactPicker
-
- ActivityError(String) - Method in class com.google.appinventor.components.runtime.ActivityStarter
-
- ActivityPackage() - Method in class com.google.appinventor.components.runtime.ActivityStarter
-
Returns the package part of the specific component that will be started.
- ActivityPackage(String) - Method in class com.google.appinventor.components.runtime.ActivityStarter
-
Specifies the package part of the specific component that will be started.
- ActivityResultListener - Interface in com.google.appinventor.components.runtime
-
Callback for receiving Activity results
- ActivityStarter - Class in com.google.appinventor.components.runtime
-
Implementation of a general Android Activity component.
- ActivityStarter(ComponentContainer) - Constructor for class com.google.appinventor.components.runtime.ActivityStarter
-
Creates a new ActivityStarter component.
- add(AndroidViewComponent) - Method in interface com.google.appinventor.components.runtime.Layout
-
Adds the specified component to this layout.
- add(AndroidViewComponent) - Method in class com.google.appinventor.components.runtime.LinearLayout
-
- add(AndroidViewComponent) - Method in class com.google.appinventor.components.runtime.TableLayout
-
- addAboutInfoToMenu(Menu) - Method in class com.google.appinventor.components.runtime.Form
-
- AddDays(Calendar, int) - Static method in class com.google.appinventor.components.runtime.Clock
-
- addExitButtonToMenu(Menu) - Method in class com.google.appinventor.components.runtime.Form
-
- addHeader(String, String) - Method in class com.google.appinventor.components.runtime.util.NanoHTTPD.Response
-
Adds given line to the header.
- AddHours(Calendar, int) - Static method in class com.google.appinventor.components.runtime.Clock
-
- addItem(String) - Method in class com.google.appinventor.components.runtime.util.YailList
-
Appends an item to the end of the list
- AddMinutes(Calendar, int) - Static method in class com.google.appinventor.components.runtime.Clock
-
- AddMonths(Calendar, int) - Static method in class com.google.appinventor.components.runtime.Clock
-
- AddressesAndNames() - Method in class com.google.appinventor.components.runtime.BluetoothClient
-
Returns the list of paired Bluetooth devices.
- AddSeconds(Calendar, int) - Static method in class com.google.appinventor.components.runtime.Clock
-
- addSettingsButton(Menu) - Method in class com.google.appinventor.components.runtime.ReplForm
-
- addTo(ViewGroup, ViewGroup.LayoutParams) - Method in class com.google.appinventor.components.runtime.util.CustomMediaController
-
Attempts to remove this CustomMediaController from the Window that Android
automatically adds it to and add it to another
ViewGroup
.
- AddWeeks(Calendar, int) - Static method in class com.google.appinventor.components.runtime.Clock
-
- AddYears(Calendar, int) - Static method in class com.google.appinventor.components.runtime.Clock
-
- AfterActivity(String) - Method in class com.google.appinventor.components.runtime.ActivityStarter
-
- AfterChoosing(String) - Method in class com.google.appinventor.components.runtime.Notifier
-
Event after the user has made a selection for ShowChooseDialog.
- afterConnect(BluetoothConnectionBase) - Method in class com.google.appinventor.components.runtime.LegoMindstormsNxtBase
-
- afterConnect(BluetoothConnectionBase) - Method in class com.google.appinventor.components.runtime.LegoMindstormsNxtSensor
-
- AfterDateSet() - Method in class com.google.appinventor.components.runtime.DatePicker
-
Runs when the user sets the date in the Dialog.
- AfterGettingText(String) - Method in class com.google.appinventor.components.runtime.SpeechRecognizer
-
Simple event to raise after the VoiceReco activity has returned
- AfterPicking() - Method in class com.google.appinventor.components.runtime.ListView
-
Simple event to be raised after the an element has been chosen in the list.
- AfterPicking() - Method in class com.google.appinventor.components.runtime.Picker
-
Event to be raised after the picker activity returns its
result and the properties have been filled in.
- AfterPicture(String) - Method in class com.google.appinventor.components.runtime.Camera
-
Indicates that a photo was taken with the camera and provides the path to
the stored picture.
- AfterRecording(String) - Method in class com.google.appinventor.components.runtime.Camcorder
-
Indicates that a video was recorded with the camera and provides the path to
the stored picture.
- AfterScan(String) - Method in class com.google.appinventor.components.runtime.BarcodeScanner
-
Indicates that the scanner has read a (text) result and provides the result
- AfterSelecting(String) - Method in class com.google.appinventor.components.runtime.Spinner
-
Indicates a user has selected an item
- AfterSoundRecorded(String) - Method in class com.google.appinventor.components.runtime.SoundRecorder
-
- AfterSpeaking(boolean) - Method in class com.google.appinventor.components.runtime.TextToSpeech
-
Event to raise after the message is spoken.
- AfterTextInput(String) - Method in class com.google.appinventor.components.runtime.Notifier
-
Event raised after the user has responded to ShowTextDialog.
- AfterTimeSet() - Method in class com.google.appinventor.components.runtime.TimePicker
-
Indicates the user has set the time.
- alarm() - Method in interface com.google.appinventor.components.runtime.AlarmHandler
-
- alarm() - Method in class com.google.appinventor.components.runtime.Clock
-
- alarm() - Method in class com.google.appinventor.components.runtime.Sprite
-
Moves and redraws sprite, registering changes.
- AlarmHandler - Interface in com.google.appinventor.components.runtime
-
Interface for components that can be woken up by an outside alarm.
- alert(Object, String, String, String) - Static method in class com.google.appinventor.components.runtime.util.RuntimeErrorAlert
-
- AlignHorizontal() - Method in class com.google.appinventor.components.runtime.Form
-
Returns a number that encodes how contents of the screen are aligned horizontally.
- AlignHorizontal(int) - Method in class com.google.appinventor.components.runtime.Form
-
Sets the horizontal alignment for contents of the screen
- AlignHorizontal() - Method in class com.google.appinventor.components.runtime.HVArrangement
-
Returns a number that encodes how contents of the arrangement are aligned horizontally.
- AlignHorizontal(int) - Method in class com.google.appinventor.components.runtime.HVArrangement
-
Sets the horizontal alignment for contents of the arrangement
- ALIGNMENT_CENTER - Static variable in interface com.google.appinventor.components.runtime.Component
-
- ALIGNMENT_NORMAL - Static variable in interface com.google.appinventor.components.runtime.Component
-
- ALIGNMENT_OPPOSITE - Static variable in interface com.google.appinventor.components.runtime.Component
-
- AlignmentUtil - Class in com.google.appinventor.components.runtime.util
-
Utilities for centering contents of arrangements and screen
- AlignmentUtil(LinearLayout) - Constructor for class com.google.appinventor.components.runtime.util.AlignmentUtil
-
- AlignVertical() - Method in class com.google.appinventor.components.runtime.Form
-
Returns a number that encodes how contents of the arrangement are aligned vertically.
- AlignVertical(int) - Method in class com.google.appinventor.components.runtime.Form
-
Sets the vertical alignment for contents of the screen
- AlignVertical() - Method in class com.google.appinventor.components.runtime.HVArrangement
-
Returns a number that encodes how contents of the arrangement are aligned vertically.
- AlignVertical(int) - Method in class com.google.appinventor.components.runtime.HVArrangement
-
Sets the vertical alignment for contents of the arrangement
- AllowCookies() - Method in class com.google.appinventor.components.runtime.Web
-
Returns whether cookies should be allowed
- AllowCookies(boolean) - Method in class com.google.appinventor.components.runtime.Web
-
Specifies whether cookies should be allowed
- Altitude() - Method in class com.google.appinventor.components.runtime.LocationSensor
-
The most recently available altitude value, in meters.
- AndroidNonvisibleComponent - Class in com.google.appinventor.components.runtime
-
Base class for all non-visible components.
- AndroidNonvisibleComponent(Form) - Constructor for class com.google.appinventor.components.runtime.AndroidNonvisibleComponent
-
Creates a new AndroidNonvisibleComponent.
- AndroidViewComponent - Class in com.google.appinventor.components.runtime
-
Underlying base class for all components with views; not accessible to Simple programmers.
- AndroidViewComponent(ComponentContainer) - Constructor for class com.google.appinventor.components.runtime.AndroidViewComponent
-
Creates a new AndroidViewComponent.
- Angle() - Method in class com.google.appinventor.components.runtime.OrientationSensor
-
Angle property getter method (read-only property).
- Animation(String) - Method in class com.google.appinventor.components.runtime.Image
-
Animation property setter method.
- AnimationUtil - Class in com.google.appinventor.components.runtime.util
-
This class supplies some support for pre-defined component animation.
- ApiKey(String) - Method in class com.google.appinventor.components.runtime.FusiontablesControl
-
Setter for the app developer's API key.
- ApiKey() - Method in class com.google.appinventor.components.runtime.FusiontablesControl
-
Getter for the API key.
- APP_NAME - Static variable in class com.google.appinventor.components.runtime.FusiontablesControl
-
- appendReturnValue(String, String, String) - Static method in class com.google.appinventor.components.runtime.util.RetValManager
-
- AppendToFile(String, String) - Method in class com.google.appinventor.components.runtime.File
-
Appends text to a specified file on the phone.
- APPINVENTOR_URL_SCHEME - Static variable in class com.google.appinventor.components.runtime.Form
-
- AppInvHTTPD - Class in com.google.appinventor.components.runtime.util
-
- AppInvHTTPD(int, File, boolean, ReplForm) - Constructor for class com.google.appinventor.components.runtime.util.AppInvHTTPD
-
- apply0() - Method in class com.google.appinventor.components.runtime.util.TelnetRepl
-
- ApplyAnimation(View, String) - Static method in class com.google.appinventor.components.runtime.util.AnimationUtil
-
Animates a component (using pre-defined animation kinds).
- ApplyCloseScreenAnimation(Activity, String) - Static method in class com.google.appinventor.components.runtime.util.AnimationUtil
-
Applies a specific animation for transitioning back a screen.
- ApplyOpenScreenAnimation(Activity, String) - Static method in class com.google.appinventor.components.runtime.util.AnimationUtil
-
Applies a specific animation for transitioning to a new
Screen.
- AppName(String) - Method in class com.google.appinventor.components.runtime.Form
-
Specifies the App Name.
- ASSET_DIRECTORY - Static variable in interface com.google.appinventor.components.runtime.Component
-
- AsyncCallbackPair<T> - Interface in com.google.appinventor.components.runtime.util
-
- AsynchUtil - Class in com.google.appinventor.components.runtime.util
-
Utilities for handling asynchronous calls.
- AsynchUtil() - Constructor for class com.google.appinventor.components.runtime.util.AsynchUtil
-
- AUTH_TOKEN_TYPE_FUSIONTABLES - Static variable in class com.google.appinventor.components.runtime.FusiontablesControl
-
- AUTHORIZATION_HEADER_PREFIX - Static variable in class com.google.appinventor.components.runtime.FusiontablesControl
-
- Authorize() - Method in class com.google.appinventor.components.runtime.Twitter
-
Authenticate to Twitter using OAuth
- Available() - Method in class com.google.appinventor.components.runtime.AccelerometerSensor
-
Available property getter method (read-only property).
- Available() - Method in class com.google.appinventor.components.runtime.BluetoothConnectionBase
-
Returns true if Bluetooth is available on the device, false otherwise.
- Available() - Method in class com.google.appinventor.components.runtime.OrientationSensor
-
Available property getter method (read-only property).
- Available() - Method in class com.google.appinventor.components.runtime.ProximitySensor
-
Used to determine if the device has ProximitySensor
- AvailableCountries() - Method in class com.google.appinventor.components.runtime.TextToSpeech
-
- AvailableLanguages() - Method in class com.google.appinventor.components.runtime.TextToSpeech
-
- AvailableProviders() - Method in class com.google.appinventor.components.runtime.LocationSensor
-
- Azimuth() - Method in class com.google.appinventor.components.runtime.OrientationSensor
-
Azimuth property getter method (read-only property).