Colours
timber
Our great sponsors
Colours | timber | |
---|---|---|
0 | 6 | |
638 | 9,650 | |
- | - | |
0.0 | 5.4 | |
over 4 years ago | about 2 months ago | |
Java | Kotlin | |
MIT License | 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.
Colours
We haven't tracked posts mentioning Colours yet.
Tracking mentions began in Dec 2020.
timber
- Advanced custom lint checks
-
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
What are some alternatives?
puree-android - A log collector for Android
routable-android - Routable, an in-app native URL router, for Android
joda-time-android - Joda-Time library with Android specialization
greenrobot-common - General purpose utilities and hash functions for Android and Java (aka java-common)
AndroidProcesses - DEPRECATED
tray - a SharedPreferences replacement for Android with multiprocess support
Android-Templates-And-Utilities - Collection of source codes, utilities, templates and snippets for Android development.
Byte Buddy - Runtime code generation for the Java virtual machine.
ASimpleCache - a simple cache for android and java
easydeviceinfo - :iphone: [Android Library] Get device information in a super easy way.
JustWeTools - Some useful tools
android-validation-komensky - A simple library for validating user input in forms using annotations.