timber
JustWeTools
Our great sponsors
timber | JustWeTools | |
---|---|---|
5 | 0 | |
9,608 | 698 | |
- | - | |
5.9 | 0.0 | |
12 days ago | almost 4 years ago | |
Kotlin | Java | |
Apache License 2.0 | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
timber
-
Logging best practices?
One of the options could be to setup logging to the file within the app and sync it with backend once necessary or required. This could be achieved by using library, such as Timber and setting up local file. Depending on your constraints, such as file size, you might want to include a file rotation strategy, e.g. start a new file and remove the old one.
-
What are the most common used (3rd party) libraries and frameworks used in Android development?
Timber for logging
-
This video is about Square Logcat open source Library and how it works more efficient than Timber. No hard feelings toward Jake Wharton!
Same as in Timber
- Timber 5.0 is out! Rewritten in Kotlin, binary compatible with 4.x and support for AGP 7.0 lint checks (/r/androiddev)
- Timber 5.0 is out! Rewritten in Kotlin, binary compatible with 4.x and support for AGP 7.0 lint checks
JustWeTools
We haven't tracked posts mentioning JustWeTools yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
puree-android - A log collector for Android
OpenKeychain - OpenKeychain is an OpenPGP implementation for Android.
StatusBarUtil - A util for setting status bar style on Android App.
Wire - gRPC and protocol buffers for Android, Kotlin, and Java.
greenrobot-common - General purpose utilities and hash functions for Android and Java (aka java-common)
joda-time-android - Joda-Time library with Android specialization
EasyMVP - A full-featured framework that allows building android applications following the principles of Clean Architecture.
AndroidProcesses - DEPRECATED
Byte Buddy - Runtime code generation for the Java virtual machine.
ExpirableDiskLruCache - Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
Android-Templates-And-Utilities - Collection of source codes, utilities, templates and snippets for Android development.
routable-android - Routable, an in-app native URL router, for Android