What is the real function of isUserAMonkey()
and isUserAGoat()
on Android SDK ? In what situation should they be used?
What is the real function of isUserAMonkey()
and isUserAGoat()
on Android SDK ? In what situation should they be used?
The first one is used to verify that the user is real or just a testing engine where you can want to have a different action. That's what it says in a question in the SO .
Apparently the second is just a joke or something that can eventually be used with easter egg active. This can be checked in a question in the SO . So the real utility is zero.