The Android Developer documentation does not mention whether the method below (and similar ones) is synchronous or not: Log.i(String tag, String msg)
Can anyone shed some light on this ?
|
The Android Developer documentation does not mention whether the method below (and similar ones) is synchronous or not: Log.i(String tag, String msg) Can anyone shed some light on this ? |
|||
|
|
|
You can find the source code here. |
|||||||||||
|