A-PLOUIS's Stars
antoniolg/androidmvp
MVP Android Example
bufferapp/android-clean-architecture-boilerplate
An android boilerplate project using clean architecture
android/architecture-samples
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
codecov/example-android
Android code coverage example with https://codecov.io
pires/android-obd-reader
Android OBD-II Reader application that uses pure OBD-II PID's Java API.
ericleong/slickr
A collection of python and bash scripts to collect and analyze frame rendering performance in Android apps.
square/otto
An enhanced Guava-based event bus with emphasis on Android support.
BoltsFramework/Bolts-Android
Bolts is a collection of low-level libraries designed to make developing mobile apps easier.
CalebFenton/simplify
Android virtual machine and deobfuscator
papyros/qml-material
:book: Material Design implemented in QtQuick
JakeWharton/timber
A logger with a small, extensible API which provides utility on top of Android's normal Log class.
johnkil/Android-Icon-Fonts
Material and Holo iconic fonts.
johnkil/Android-RobotoTextView
Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts.
rengwuxian/MaterialEditText
EditText in Material Design
lucasr/twoway-view
[DEPRECATED] RecyclerView made simple
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
citusdata/cstore_fdw
Columnar storage extension for Postgres built as a foreign data wrapper. Check out https://github.com/citusdata/citus for a modernized columnar storage implementation built as a table access method.
citusdata/postgres_vectorization_test
Vectorized executor to speed up PostgreSQL