wasabeef / TaktLinks
Takt is Android library for measuring the FPS using Choreographer.
☆1,147Updated 4 years ago
Alternatives and similar repositories for Takt
Users that are interested in Takt are comparing it to the libraries listed below
Sorting:
- An android library for displaying fps from the choreographer and percentage of time with two or more frames dropped☆1,892Updated 6 years ago
- make performance bottleneck detection easily when app blocked☆2,182Updated 8 years ago
- Performance metrics library for Android development (includes dagger2metrics)☆1,538Updated 6 years ago
- A surgical debugging tool to uncover the layers under your app.☆2,766Updated 5 years ago
- An RxJava 2 CallAdapter.Factory implementation for Retrofit 2.☆801Updated 8 years ago
- Abandoned. This is now supported by the android build plugin: https://developer.android.com/studio/build/maven-publish-plugin☆1,084Updated 5 years ago
- A simple utility to remove unused resources in your Android app to lower the size of the APK. It's based on the Android lint tool output.☆1,285Updated 3 years ago
- Examples of RecyclerView use and custom LayoutManager implementations☆1,245Updated 2 years ago
- A reactive-tiny-badass-vindictive library to break with the OnActivityResult implementation as it breaks the observable chain.☆594Updated 5 years ago
- Reactive SharedPreferences for Android☆1,528Updated 2 years ago
- Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector