Bünyamin Başoğlu
Local File Logging
How to log into files using android-logback library. You can check implementation from this project branch.
https://github.com/b-basoglu/simpleproject/tree/video2-file-logging
* Create an android library for logging
* Use Android-logback to log into file and also bind logcat to same android logback logger
* Android Logback configuration in Code
* Show your files in a recyclerview for a given path
* Share your files with file-provider
* Send your files with email, whatsapp, slack and many other options that will be shown when email intend is created.
* Create an email intend in application
* Basic string list adapter with item click listener
* Create debug manifest
Please feel free to give feedback
Thank you everyone :D.