Source Context Failing checks
AccentColor
AccentColorProperties
This is the accent color used for highlights and other user interface accents.
AccentColorPropertyDescriptions
The most recent measure of accuracy, in meters. If no value is available, 0 will be returned.
AccuracyPropertyDescriptions
ActionBar
ActionBarProperties
Event raised if this ActivityStarter returns because the activity was canceled.
ActivityCanceledEventDescriptions
Returns the class part of the specific component that will be started.
ActivityClassPropertyDescriptions
Returns the package part of the specific component that will be started.
ActivityPackagePropertyDescriptions
A component that can launch an activity using the <code>StartActivity</code> method. <p>Activities that can be launched include:<ul> <li> Starting another App Inventor for Android app. To do so, first find out the <em>class</em> of the other application by downloading the source code and using a file explorer or unzip utility to find a file named "youngandroidproject/project.properties". The first line of the file will start with "main=" and be followed by the class name; for example, <code>main=com.gmail.Bitdiddle.Ben.HelloPurr.Screen1</code>. (The first components indicate that it was created by Ben.Bitdiddle
ActivityStarterHelpStringComponentPallette
Returns an instant in time some days after the given instant.
AddDaysMethodDescriptions
Returns an instant in time some duration after the argument
AddDurationMethodDescriptions
AddDuration
AddDurationMethods
Returns an instant in time some hours after the given instant.
AddHoursMethodDescriptions
Returns an instant in time some minutes after the given instant.
AddMinutesMethodDescriptions
Returns an instant in time some months after the given instant.
AddMonthsMethodDescriptions
Returns an instant in time some seconds after the given instant.
AddSecondsMethodDescriptions
Returns An instant in time some weeks after the given instant.
AddWeeksMethodDescriptions
Returns an instant in time some years after the given instant.
AddYearsMethodDescriptions
The addresses and names of paired Bluetooth devices
AddressesAndNamesPropertyDescriptions
Event raised after this ActivityStarter returns.
AfterActivityEventDescriptions
Event after the user has made a selection for ShowChooseDialog.
AfterChoosingEventDescriptions
Event that runs after the user chooses a Date in the dialog
AfterDateSetEventDescriptions
Event indicating that the contents of the file have been written.
AfterFileSavedEventDescriptions
Simple event to raise after the SpeechRecognizer has recognized speech. If
AfterGettingTextEventDescriptions
Called after the picture is taken. The text argument `image` is the path that can be used to locate the image on the phone.
AfterPictureEventDescriptions
Indicates that a video was recorded with the camera and provides the path to the stored video.
AfterRecordingEventDescriptions
Indicates that the scanner has read a (text) result and provides the result
AfterScanEventDescriptions
Event called after the user selects an item from the dropdown list.
AfterSelectingEventDescriptions
Provides the location of the newly created sound.
AfterSoundRecordedEventDescriptions
Event to raise after the message is spoken. The result will be true if the message is spoken successfully, otherwise it will be false.
AfterSpeakingEventDescriptions
Event raised after the user has responded to ShowTextDialog.
AfterTextInputEventDescriptions
This event is run when a user has set the time in the popup dialog.
AfterTimeSetEventDescriptions
Whether the cookies from a response should be saved and used in subsequent requests. Cookies are only supported on Android version 2.3 or greater.
AllowCookiesPropertyDescriptions
The most recently available altitude value, in meters. If no value is available, 0 will be returned.
AltitudePropertyDescriptions
AnchorHorizontal
AnchorHorizontalProperties
The horizontal alignment property controls where the Marker''s anchor is located relative to its width. The choices are: 1 = left aligned, 3 = horizontally centered, 2 = right aligned.
AnchorHorizontalPropertyDescriptions
AnchorVertical
AnchorVerticalProperties
The vertical alignment property controls where the Marker''s anchor is located relative to its height. The choices are: 1 = aligned at the top, 2 = vertically centered, 3 = aligned at the bottom.
AnchorVerticalPropertyDescriptions
Angle
AngleProperties
Returns an angle that tells the direction in which the device is tiled. That is, it tells the direction of the force that would be felt by a ball rolling on the surface of the device.
AnglePropertyDescriptions
Animation
AnimationProperties
This is a limited form of animation that can attach a small number of motion types to images. The allowable motions are ScrollRightSlow, ScrollRight, ScrollRightFast, ScrollLeftSlow, ScrollLeft, ScrollLeftFast, and Stop
AnimationPropertyDescriptions
ApiKey
ApiKeyProperties
AppName
AppNameProperties
This is the display name of the installed application in the phone.If the AppName is blank, it will be set to the name of the project when the project is built.
AppNamePropertyDescriptions
Appearance
AppearancePropertyCategory
Appends text to the end of a file storage, creating the file if it does not exist. See the help text under SaveFile for information about where files are written.
AppendToFileMethodDescriptions
Append a value to the end of a list atomically. If two devices use this function simultaneously, both will be appended and no data lost.
AppendValueMethodDescriptions
AppendValue
AppendValueMethods
Append a value to the end of a list atomically. If two devices use this function simultaneously, both will be appended and no data lost.
AppendValueToListMethodDescriptions
AppendValueToList
AppendValueToListMethods