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

Crashes_on_Android_version_7_and_older #55

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

marcel-rf
Copy link

  • Add DotenvReader file reading implementation based on the File api to provide support for older android versions.
    See Crashes_on_Android_version_7_and_older.
  • Encapsulate File reading logic behind a DotenvReader interface to be able to provide different implementations at runtime.
  • Add reflection based way to determine which implementation to use.

…pport for older android versions. Crashes_on_Android_version_7_and_older.

Introduction of DotenvReader interface to abstract from different implementation needs.
…is when Scanner isn't available like Android <= 8
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

Successfully merging this pull request may close these issues.

1 participant