Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data folder and log file forcibly (re)created #234

Open
drws opened this issue Apr 28, 2023 · 0 comments
Open

Data folder and log file forcibly (re)created #234

drws opened this issue Apr 28, 2023 · 0 comments

Comments

@drws
Copy link

drws commented Apr 28, 2023

Describe the bug

AndrOBD's data folder and log file are forcibly created every time the application starts even if there is no need for that (logging is disabled). The log file remains empty, but it is touched every application startup.

To Reproduce

  1. Disable logging.
  2. Close the application.
  3. Remove AndrOBD's data folder or ar least the log subfolder.
  4. Start the application again.
  5. Observe the data folder, log folder and log file being recreated.

Expected behavior

Nothing in the user data folder gets touched.

Log detail level

OFF

Important details on your environment:

  • Android OS version: 11
  • AndrOBD version: v2.5.5
  • OBD adapter type: demo mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant