Hi, I am trying to capture logs when emulator starts and I am issuing the following command " ./adb logcat -f ~/androidlog" in order to output the logs to the external file androidlog in my home directory.
However I gives an error that "couldn't open output file: No such file or directory". I dont know why the error is coming as I have created the file. Any help is appreciated? If there any other way I can get the outputs of the logs to the external file. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---