Tuesday, March 8, 2016

logcat trick

view errors in Unity:
"D:\android-sdk\platform-tools\adb.exe" logcat -s Unity:V

view errors in Android:
"D:\android-sdk\platform-tools\adb.exe" logcat -s AndroidRuntime:E

No comments: