timber
greenrobot-common
Our great sponsors
timber | greenrobot-common | |
---|---|---|
5 | 0 | |
9,597 | 1,349 | |
- | - | |
5.9 | 0.0 | |
6 days ago | about 1 year ago | |
Kotlin | Java | |
Apache License 2.0 | 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
greenrobot-common
We haven't tracked posts mentioning greenrobot-common yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
puree-android - A log collector for Android
ExpirableDiskLruCache - Java implementation of a Disk-based LRU cache which specifically targets Android compatibility.
Wire - gRPC and protocol buffers for Android, Kotlin, and Java.
apk-parser
routable-android - Routable, an in-app native URL router, for Android
joda-time-android - Joda-Time library with Android specialization
AndroidProcesses - DEPRECATED
Android-Templates-And-Utilities - Collection of source codes, utilities, templates and snippets for Android development.
tray - a SharedPreferences replacement for Android with multiprocess support
AutobahnAndroid - WebSocket & WAMP in Java for Android and Java 8
android_dbinspector - Android library for viewing, editing and sharing in app databases.