Y
Y
Yury2016-07-11 13:39:02
JavaScript
Yury, 2016-07-11 13:39:02

Where can I get a complete description of the android5 engineering menu?

where to get a full description of the android5 engineering menu?
This means the official description of the meanings of each item in the engineering menu.
for example: "hardware testing - audio", "Others - SWLA".
for "hardware testing - audio" unofficial documentation is googled in RuNet,
but I'm interested in the full description and preferably the official one.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
ostrogorcev, 2016-01-19
@ostrogorcev

form.submit(function(e){
     e.preventDefault(); 
    if (validateName() & validatePhone() & validateCheck()) {
      success.show();
      return true;
    } else {
      return false;
    }

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question