I know that if I run the program, it will most likely be expressed in one way or another: what it expects from each variable. But I would like to independently determine when I read every page of Android code, etc., For example:
- How can I determine if a
size or length program for Android is expecting a string array? - Is a
integer or double expected to be positive or negative?
and etc.
Help in this regard would be greatly appreciated.
source share