I don’t have any knowledge about the log files. what are log files and how can we create a log in android? Please help me out in creating log files.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Android will generate it’s own log file whenever you run app then log will file is generated.
just go to eclipse=>window=>show view=>other=>Android=>Log Cat(select) that now you can see the logs which are generated.