AI2 Component  (Version nb184)
com.google.appinventor.components.common.YaVersion Class Reference

Static Public Attributes

static final int YOUNG_ANDROID_VERSION = 207
 
static final int BLOCKS_LANGUAGE_VERSION = 32
 
static final int TARGET_SDK_VERSION = 29
 
static final String TARGET_ANDROID_VERSION = "Android 10.0"
 
static final int ACCELEROMETERSENSOR_COMPONENT_VERSION = 4
 
static final int ACTIVITYSTARTER_COMPONENT_VERSION = 6
 
static final int BALL_COMPONENT_VERSION = 6
 
static final int BARCODESCANNER_COMPONENT_VERSION = 2
 
static final int BLUETOOTHCLIENT_COMPONENT_VERSION = 6
 
static final int BLUETOOTHSERVER_COMPONENT_VERSION = 5
 
static final int BUTTON_COMPONENT_VERSION = 6
 
static final int CAMCORDER_COMPONENT_VERSION = 1
 
static final int CAMERA_COMPONENT_VERSION = 3
 
static final int CANVAS_COMPONENT_VERSION = 13
 
static final int CHECKBOX_COMPONENT_VERSION = 2
 
static final int CIRCLE_COMPONENT_VERSION = 2
 
static final int CLOCK_COMPONENT_VERSION = 4
 
static final int CONTACTPICKER_COMPONENT_VERSION = 6
 
static final int DATEPICKER_COMPONENT_VERSION = 3
 
static final int EMAILPICKER_COMPONENT_VERSION = 3
 
static final int FEATURE_COLLECTION_COMPONENT_VERSION = 2
 
static final int FILE_COMPONENT_VERSION = 2
 
static final int FORM_COMPONENT_VERSION = 27
 
static final int FUSIONTABLESCONTROL_COMPONENT_VERSION = 4
 
static final int GAMECLIENT_COMPONENT_VERSION = 1
 
static final int GYROSCOPESENSOR_COMPONENT_VERSION = 1
 
static final int HORIZONTALARRANGEMENT_COMPONENT_VERSION = 3
 
static final int HORIZONTALSCROLLARRANGEMENT_COMPONENT_VERSION = 1
 
static final int IMAGE_COMPONENT_VERSION = 4
 
static final int IMAGEPICKER_COMPONENT_VERSION = 5
 
static final int IMAGESPRITE_COMPONENT_VERSION = 6
 
static final int LABEL_COMPONENT_VERSION = 5
 
static final int LINESTRING_COMPONENT_VERSION = 2
 
static final int LISTPICKER_COMPONENT_VERSION = 9
 
static final int LISTVIEW_COMPONENT_VERSION = 5
 
static final int LOCATIONSENSOR_COMPONENT_VERSION = 3
 
static final int MAP_COMPONENT_VERSION = 5
 
static final int MARKER_COMPONENT_VERSION = 3
 
static final int NAVIGATION_COMPONENT_VERSION = 1
 
static final int NEARFIELD_COMPONENT_VERSION = 1
 
static final int NOTIFIER_COMPONENT_VERSION = 6
 
static final int NXT_COLORSENSOR_COMPONENT_VERSION = 1
 
static final int NXT_DIRECT_COMMANDS_COMPONENT_VERSION = 1
 
static final int NXT_DRIVE_COMPONENT_VERSION = 1
 
static final int NXT_LIGHTSENSOR_COMPONENT_VERSION = 1
 
static final int NXT_SOUNDSENSOR_COMPONENT_VERSION = 1
 
static final int NXT_TOUCHSENSOR_COMPONENT_VERSION = 1
 
static final int NXT_ULTRASONICSENSOR_COMPONENT_VERSION = 1
 
static final int EV3_MOTORS_COMPONENT_VERSION = 1
 
static final int EV3_COLORSENSOR_COMPONENT_VERSION = 1
 
static final int EV3_GYROSENSOR_COMPONENT_VERSION = 1
 
static final int EV3_TOUCHSENSOR_COMPONENT_VERSION = 1
 
static final int EV3_ULTRASONICSENSOR_COMPONENT_VERSION = 1
 
static final int EV3_SOUND_COMPONENT_VERSION = 1
 
static final int EV3_UI_COMPONENT_VERSION = 1
 
static final int EV3_COMMANDS_COMPONENT_VERSION = 1
 
static final int ORIENTATIONSENSOR_COMPONENT_VERSION = 2
 
static final int PASSWORDTEXTBOX_COMPONENT_VERSION = 4
 
static final int PEDOMETER_COMPONENT_VERSION = 3
 
static final int PHONECALL_COMPONENT_VERSION = 3
 
static final int PHONENUMBERPICKER_COMPONENT_VERSION = 4
 
static final int PHONESTATUS_COMPONENT_VERSION = 1
 
static final int PLAYER_COMPONENT_VERSION = 6
 
static final int POLYGON_COMPONENT_VERSION = 2
 
static final int RECTANGLE_COMPONENT_VERSION = 2
 
static final int SHARING_COMPONENT_VERSION = 1
 
static final int SLIDER_COMPONENT_VERSION = 2
 
static final int SPINNER_COMPONENT_VERSION = 1
 
static final int SOUND_COMPONENT_VERSION = 3
 
static final int SOUND_RECORDER_COMPONENT_VERSION = 2
 
static final int SPEECHRECOGNIZER_COMPONENT_VERSION = 2
 
static final int SWITCH_COMPONENT_VERSION = 1
 
static final int TABLEARRANGEMENT_COMPONENT_VERSION = 1
 
static final int TEXTBOX_COMPONENT_VERSION = 6
 
static final int TEXTING_COMPONENT_VERSION = 4
 
static final int TEXTTOSPEECH_COMPONENT_VERSION = 5
 
static final int TIMEPICKER_COMPONENT_VERSION = 3
 
static final int TINYDB_COMPONENT_VERSION = 2
 
static final int TINYWEBDB_COMPONENT_VERSION = 2
 
static final int FIREBASE_COMPONENT_VERSION = 3
 
static final int CLOUDDB_COMPONENT_VERSION = 1
 
static final int TWITTER_COMPONENT_VERSION = 4
 
static final int VERTICALARRANGEMENT_COMPONENT_VERSION = 3
 
static final int VERTICALSCROLLARRANGEMENT_COMPONENT_VERSION = 1
 
static final int VIDEOPLAYER_COMPONENT_VERSION = 6
 
static final int VOTING_COMPONENT_VERSION = 1
 
static final int WEB_COMPONENT_VERSION = 7
 
static final int WEBVIEWER_COMPONENT_VERSION = 10
 
static final int MEDIASTORE_COMPONENT_VERSION = 1
 
static final int YANDEX_COMPONENT_VERSION = 2
 
static final int PROXIMITYSENSOR_COMPONENT_VERSION = 1
 
static final int SERIAL_COMPONENT_VERSION = 1
 
static final int MAGNETICFIELDSENSOR_COMPONENT_VERSION = 1
 
static final String RENDEZVOUS_SERVER = "rendezvous.appinventor.mit.edu"
 
static final int BAROMETER_COMPONENT_VERSION = 1
 
static final int HYGROMETER_COMPONENT_VERSION = 1
 
static final int LIGHTSENSOR_COMPONENT_VERSION = 1
 
static final int THERMOMETER_COMPONENT_VERSION = 1
 
static final String ACCEPTABLE_COMPANION_PACKAGE = "edu.mit.appinventor.aicompanion3"
 
static final String PREFERRED_COMPANION = "2.59"
 
static final String COMPANION_UPDATE_URL = ""
 
static final String COMPANION_UPDATE_URL1 = ""
 
static final String COMPANION_UPDATE_EMULATOR_URL = ""
 
static final String[] ACCEPTABLE_COMPANIONS = { "2.59", "2.59u" }
 
static final int SPLASH_SURVEY = 1
 

Detailed Description

Contains constants related to Young Android system, blocks, and component version numbers.

Definition at line 14 of file YaVersion.java.

Member Data Documentation

◆ ACCELEROMETERSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.ACCELEROMETERSENSOR_COMPONENT_VERSION = 4
static

Definition at line 650 of file YaVersion.java.

◆ ACCEPTABLE_COMPANION_PACKAGE

final String com.google.appinventor.components.common.YaVersion.ACCEPTABLE_COMPANION_PACKAGE = "edu.mit.appinventor.aicompanion3"
static

Definition at line 1398 of file YaVersion.java.

◆ ACCEPTABLE_COMPANIONS

final String [] com.google.appinventor.components.common.YaVersion.ACCEPTABLE_COMPANIONS = { "2.59", "2.59u" }
static

Definition at line 1404 of file YaVersion.java.

◆ ACTIVITYSTARTER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.ACTIVITYSTARTER_COMPONENT_VERSION = 6
static

Definition at line 666 of file YaVersion.java.

◆ BALL_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.BALL_COMPONENT_VERSION = 6
static

Definition at line 679 of file YaVersion.java.

◆ BARCODESCANNER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.BARCODESCANNER_COMPONENT_VERSION = 2
static

Definition at line 683 of file YaVersion.java.

◆ BAROMETER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.BAROMETER_COMPONENT_VERSION = 1
static

Definition at line 1371 of file YaVersion.java.

◆ BLOCKS_LANGUAGE_VERSION

final int com.google.appinventor.components.common.YaVersion.BLOCKS_LANGUAGE_VERSION = 32
static

Definition at line 599 of file YaVersion.java.

◆ BLUETOOTHCLIENT_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.BLUETOOTHCLIENT_COMPONENT_VERSION = 6
static

Definition at line 695 of file YaVersion.java.

◆ BLUETOOTHSERVER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.BLUETOOTHSERVER_COMPONENT_VERSION = 5
static

Definition at line 705 of file YaVersion.java.

◆ BUTTON_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.BUTTON_COMPONENT_VERSION = 6
static

Definition at line 718 of file YaVersion.java.

◆ CAMCORDER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.CAMCORDER_COMPONENT_VERSION = 1
static

Definition at line 720 of file YaVersion.java.

◆ CAMERA_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.CAMERA_COMPONENT_VERSION = 3
static

Definition at line 726 of file YaVersion.java.

◆ CANVAS_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.CANVAS_COMPONENT_VERSION = 13
static

Definition at line 758 of file YaVersion.java.

◆ CHECKBOX_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.CHECKBOX_COMPONENT_VERSION = 2
static

Definition at line 762 of file YaVersion.java.

◆ CIRCLE_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.CIRCLE_COMPONENT_VERSION = 2
static

Definition at line 768 of file YaVersion.java.

◆ CLOCK_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.CLOCK_COMPONENT_VERSION = 4
static

Definition at line 777 of file YaVersion.java.

◆ CLOUDDB_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.CLOUDDB_COMPONENT_VERSION = 1
static

Definition at line 1242 of file YaVersion.java.

◆ COMPANION_UPDATE_EMULATOR_URL

final String com.google.appinventor.components.common.YaVersion.COMPANION_UPDATE_EMULATOR_URL = ""
static

Definition at line 1403 of file YaVersion.java.

◆ COMPANION_UPDATE_URL

final String com.google.appinventor.components.common.YaVersion.COMPANION_UPDATE_URL = ""
static

Definition at line 1401 of file YaVersion.java.

◆ COMPANION_UPDATE_URL1

final String com.google.appinventor.components.common.YaVersion.COMPANION_UPDATE_URL1 = ""
static

Definition at line 1402 of file YaVersion.java.

◆ CONTACTPICKER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.CONTACTPICKER_COMPONENT_VERSION = 6
static

Definition at line 790 of file YaVersion.java.

◆ DATEPICKER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.DATEPICKER_COMPONENT_VERSION = 3
static

Definition at line 800 of file YaVersion.java.

◆ EMAILPICKER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.EMAILPICKER_COMPONENT_VERSION = 3
static

Definition at line 806 of file YaVersion.java.

◆ EV3_COLORSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.EV3_COLORSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1056 of file YaVersion.java.

◆ EV3_COMMANDS_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.EV3_COMMANDS_COMPONENT_VERSION = 1
static

Definition at line 1068 of file YaVersion.java.

◆ EV3_GYROSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.EV3_GYROSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1058 of file YaVersion.java.

◆ EV3_MOTORS_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.EV3_MOTORS_COMPONENT_VERSION = 1
static

Definition at line 1054 of file YaVersion.java.

◆ EV3_SOUND_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.EV3_SOUND_COMPONENT_VERSION = 1
static

Definition at line 1064 of file YaVersion.java.

◆ EV3_TOUCHSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.EV3_TOUCHSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1060 of file YaVersion.java.

◆ EV3_UI_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.EV3_UI_COMPONENT_VERSION = 1
static

Definition at line 1066 of file YaVersion.java.

◆ EV3_ULTRASONICSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.EV3_ULTRASONICSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1062 of file YaVersion.java.

◆ FEATURE_COLLECTION_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.FEATURE_COLLECTION_COMPONENT_VERSION = 2
static

Definition at line 815 of file YaVersion.java.

◆ FILE_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.FILE_COMPONENT_VERSION = 2
static

Definition at line 819 of file YaVersion.java.

◆ FIREBASE_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.FIREBASE_COMPONENT_VERSION = 3
static

Definition at line 1238 of file YaVersion.java.

◆ FORM_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.FORM_COMPONENT_VERSION = 27
static

Definition at line 882 of file YaVersion.java.

◆ FUSIONTABLESCONTROL_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.FUSIONTABLESCONTROL_COMPONENT_VERSION = 4
static

Definition at line 893 of file YaVersion.java.

◆ GAMECLIENT_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.GAMECLIENT_COMPONENT_VERSION = 1
static

Definition at line 895 of file YaVersion.java.

◆ GYROSCOPESENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.GYROSCOPESENSOR_COMPONENT_VERSION = 1
static

Definition at line 897 of file YaVersion.java.

◆ HORIZONTALARRANGEMENT_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.HORIZONTALARRANGEMENT_COMPONENT_VERSION = 3
static

Definition at line 904 of file YaVersion.java.

◆ HORIZONTALSCROLLARRANGEMENT_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.HORIZONTALSCROLLARRANGEMENT_COMPONENT_VERSION = 1
static

Definition at line 906 of file YaVersion.java.

◆ HYGROMETER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.HYGROMETER_COMPONENT_VERSION = 1
static

Definition at line 1372 of file YaVersion.java.

◆ IMAGE_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.IMAGE_COMPONENT_VERSION = 4
static

Definition at line 915 of file YaVersion.java.

◆ IMAGEPICKER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.IMAGEPICKER_COMPONENT_VERSION = 5
static

Definition at line 927 of file YaVersion.java.

◆ IMAGESPRITE_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.IMAGESPRITE_COMPONENT_VERSION = 6
static

Definition at line 940 of file YaVersion.java.

◆ LABEL_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.LABEL_COMPONENT_VERSION = 5
static

Definition at line 951 of file YaVersion.java.

◆ LIGHTSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.LIGHTSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1373 of file YaVersion.java.

◆ LINESTRING_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.LINESTRING_COMPONENT_VERSION = 2
static

Definition at line 957 of file YaVersion.java.

◆ LISTPICKER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.LISTPICKER_COMPONENT_VERSION = 9
static

Definition at line 976 of file YaVersion.java.

◆ LISTVIEW_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.LISTVIEW_COMPONENT_VERSION = 5
static

Definition at line 989 of file YaVersion.java.

◆ LOCATIONSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.LOCATIONSENSOR_COMPONENT_VERSION = 3
static

Definition at line 995 of file YaVersion.java.

◆ MAGNETICFIELDSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.MAGNETICFIELDSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1354 of file YaVersion.java.

◆ MAP_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.MAP_COMPONENT_VERSION = 5
static

Definition at line 1011 of file YaVersion.java.

◆ MARKER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.MARKER_COMPONENT_VERSION = 3
static

Definition at line 1019 of file YaVersion.java.

◆ MEDIASTORE_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.MEDIASTORE_COMPONENT_VERSION = 1
static

Definition at line 1339 of file YaVersion.java.

◆ NAVIGATION_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.NAVIGATION_COMPONENT_VERSION = 1
static

Definition at line 1023 of file YaVersion.java.

◆ NEARFIELD_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.NEARFIELD_COMPONENT_VERSION = 1
static

Definition at line 1026 of file YaVersion.java.

◆ NOTIFIER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.NOTIFIER_COMPONENT_VERSION = 6
static

Definition at line 1038 of file YaVersion.java.

◆ NXT_COLORSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.NXT_COLORSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1040 of file YaVersion.java.

◆ NXT_DIRECT_COMMANDS_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.NXT_DIRECT_COMMANDS_COMPONENT_VERSION = 1
static

Definition at line 1042 of file YaVersion.java.

◆ NXT_DRIVE_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.NXT_DRIVE_COMPONENT_VERSION = 1
static

Definition at line 1044 of file YaVersion.java.

◆ NXT_LIGHTSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.NXT_LIGHTSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1046 of file YaVersion.java.

◆ NXT_SOUNDSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.NXT_SOUNDSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1048 of file YaVersion.java.

◆ NXT_TOUCHSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.NXT_TOUCHSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1050 of file YaVersion.java.

◆ NXT_ULTRASONICSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.NXT_ULTRASONICSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1052 of file YaVersion.java.

◆ ORIENTATIONSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.ORIENTATIONSENSOR_COMPONENT_VERSION = 2
static

Definition at line 1073 of file YaVersion.java.

◆ PASSWORDTEXTBOX_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.PASSWORDTEXTBOX_COMPONENT_VERSION = 4
static

Definition at line 1081 of file YaVersion.java.

◆ PEDOMETER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.PEDOMETER_COMPONENT_VERSION = 3
static

Definition at line 1088 of file YaVersion.java.

◆ PHONECALL_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.PHONECALL_COMPONENT_VERSION = 3
static

Definition at line 1097 of file YaVersion.java.

◆ PHONENUMBERPICKER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.PHONENUMBERPICKER_COMPONENT_VERSION = 4
static

Definition at line 1105 of file YaVersion.java.

◆ PHONESTATUS_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.PHONESTATUS_COMPONENT_VERSION = 1
static

Definition at line 1107 of file YaVersion.java.

◆ PLAYER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.PLAYER_COMPONENT_VERSION = 6
static

Definition at line 1124 of file YaVersion.java.

◆ POLYGON_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.POLYGON_COMPONENT_VERSION = 2
static

Definition at line 1130 of file YaVersion.java.

◆ PREFERRED_COMPANION

final String com.google.appinventor.components.common.YaVersion.PREFERRED_COMPANION = "2.59"
static

Definition at line 1400 of file YaVersion.java.

◆ PROXIMITYSENSOR_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.PROXIMITYSENSOR_COMPONENT_VERSION = 1
static

Definition at line 1348 of file YaVersion.java.

◆ RECTANGLE_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.RECTANGLE_COMPONENT_VERSION = 2
static

Definition at line 1136 of file YaVersion.java.

◆ RENDEZVOUS_SERVER

final String com.google.appinventor.components.common.YaVersion.RENDEZVOUS_SERVER = "rendezvous.appinventor.mit.edu"
static

Definition at line 1357 of file YaVersion.java.

◆ SERIAL_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.SERIAL_COMPONENT_VERSION = 1
static

Definition at line 1351 of file YaVersion.java.

◆ SHARING_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.SHARING_COMPONENT_VERSION = 1
static

Definition at line 1138 of file YaVersion.java.

◆ SLIDER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.SLIDER_COMPONENT_VERSION = 2
static

Definition at line 1144 of file YaVersion.java.

◆ SOUND_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.SOUND_COMPONENT_VERSION = 3
static

Definition at line 1153 of file YaVersion.java.

◆ SOUND_RECORDER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.SOUND_RECORDER_COMPONENT_VERSION = 2
static

Definition at line 1157 of file YaVersion.java.

◆ SPEECHRECOGNIZER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.SPEECHRECOGNIZER_COMPONENT_VERSION = 2
static

Definition at line 1163 of file YaVersion.java.

◆ SPINNER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.SPINNER_COMPONENT_VERSION = 1
static

Definition at line 1147 of file YaVersion.java.

◆ SPLASH_SURVEY

final int com.google.appinventor.components.common.YaVersion.SPLASH_SURVEY = 1
static

Definition at line 1407 of file YaVersion.java.

◆ SWITCH_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.SWITCH_COMPONENT_VERSION = 1
static

Definition at line 1167 of file YaVersion.java.

◆ TABLEARRANGEMENT_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.TABLEARRANGEMENT_COMPONENT_VERSION = 1
static

Definition at line 1169 of file YaVersion.java.

◆ TARGET_ANDROID_VERSION

final String com.google.appinventor.components.common.YaVersion.TARGET_ANDROID_VERSION = "Android 10.0"
static

Definition at line 605 of file YaVersion.java.

◆ TARGET_SDK_VERSION

final int com.google.appinventor.components.common.YaVersion.TARGET_SDK_VERSION = 29
static

Definition at line 603 of file YaVersion.java.

◆ TEXTBOX_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.TEXTBOX_COMPONENT_VERSION = 6
static

Definition at line 1182 of file YaVersion.java.

◆ TEXTING_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.TEXTING_COMPONENT_VERSION = 4
static

Definition at line 1198 of file YaVersion.java.

◆ TEXTTOSPEECH_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.TEXTTOSPEECH_COMPONENT_VERSION = 5
static

Definition at line 1211 of file YaVersion.java.

◆ THERMOMETER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.THERMOMETER_COMPONENT_VERSION = 1
static

Definition at line 1374 of file YaVersion.java.

◆ TIMEPICKER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.TIMEPICKER_COMPONENT_VERSION = 3
static

Definition at line 1221 of file YaVersion.java.

◆ TINYDB_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.TINYDB_COMPONENT_VERSION = 2
static

Definition at line 1225 of file YaVersion.java.

◆ TINYWEBDB_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.TINYWEBDB_COMPONENT_VERSION = 2
static

Definition at line 1229 of file YaVersion.java.

◆ TWITTER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.TWITTER_COMPONENT_VERSION = 4
static

Definition at line 1270 of file YaVersion.java.

◆ VERTICALARRANGEMENT_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.VERTICALARRANGEMENT_COMPONENT_VERSION = 3
static

Definition at line 1277 of file YaVersion.java.

◆ VERTICALSCROLLARRANGEMENT_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.VERTICALSCROLLARRANGEMENT_COMPONENT_VERSION = 1
static

Definition at line 1279 of file YaVersion.java.

◆ VIDEOPLAYER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.VIDEOPLAYER_COMPONENT_VERSION = 6
static

Definition at line 1292 of file YaVersion.java.

◆ VOTING_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.VOTING_COMPONENT_VERSION = 1
static

Definition at line 1294 of file YaVersion.java.

◆ WEB_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.WEB_COMPONENT_VERSION = 7
static

Definition at line 1313 of file YaVersion.java.

◆ WEBVIEWER_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.WEBVIEWER_COMPONENT_VERSION = 10
static

Definition at line 1335 of file YaVersion.java.

◆ YANDEX_COMPONENT_VERSION

final int com.google.appinventor.components.common.YaVersion.YANDEX_COMPONENT_VERSION = 2
static

Definition at line 1345 of file YaVersion.java.

◆ YOUNG_ANDROID_VERSION

final int com.google.appinventor.components.common.YaVersion.YOUNG_ANDROID_VERSION = 207
static

Definition at line 516 of file YaVersion.java.


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