Cannot find out info on how to use AM properly
Posted: 15 Apr 2018 14:54
The documentation issue arises again. What sources exist for looking up information such as these below?
Init Variable System Settings (Global). Wifi_on apparently has at least 4 settings (0,1,2,3). What do these values mean?
Where does one find the appropriate values to use in place of “com.android.settings:id/switch_bar” which shows up in clickById, checkById, etc?
Also “android:id/switch_widget” used for some buttons in Custom UI?
From what little I know, these are placeholders for the variables that contain the real information.
Is there a website that defines these things?
Init Variable System Settings (Global). Wifi_on apparently has at least 4 settings (0,1,2,3). What do these values mean?
Where does one find the appropriate values to use in place of “com.android.settings:id/switch_bar” which shows up in clickById, checkById, etc?
Also “android:id/switch_widget” used for some buttons in Custom UI?
From what little I know, these are placeholders for the variables that contain the real information.
Is there a website that defines these things?