Get desktop application:
View/edit binary Protocol Buffers messages
Used in: ResultsBundleEntry, SessionStatus, TestStatus
Used in: ResultsBundle
optional string key = 1
optional string value_string = 2
optional sint32 value_int = 3
optional float value_float = 4
optional double value_double = 5
optional sint64 value_long = 6
optional bytes value_bytes = 8
Used in: Session
optional string error_text = 2
optional sint32 result_code = 3
Used in: SessionStatus
SESSION_FINISHED = 0
SESSION_ABORTED = 1
Used in: Session
optional sint32 result_code = 3
optional string logcat = 5