langerhans's Stars
wasabeef/awesome-android-ui
A curated list of awesome Android UI/UX libraries
tiimgreen/github-cheat-sheet
A list of cool features of Git and GitHub.
PhilJay/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
yaronn/blessed-contrib
Build terminal dashboards using ascii/ansi art and javascript
android10/Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
mikepenz/MaterialDrawer
The flexible, easy to use, all in one drawer library for your Android project. Now brand new with material 2 design.
AppIntro/AppIntro
Make a cool intro for your Android app.
paperwork/paperwork
Paperwork - OpenSource note-taking & archiving alternative to Evernote, Microsoft OneNote & Google Keep
sandstorm-io/sandstorm
Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.
pedrovgs/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
antoniolg/androidmvp
MVP Android Example
jankotek/mapdb
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
frankiesardo/icepick
Android Instance State made easy
Karumi/Rosie
Rosie is an Android framework to create applications following the principles of Clean Architecture.
Avocarrot/json2view
Update native Android UI on the fly
gurnec/btcrecover
An open source Bitcoin wallet password and seed recovery tool designed for the case where you already know most of your password/seed, but need assistance in trying different possible combinations.
palaima/DebugDrawer
Android Debug Drawer for faster development
pedrovgs/Renderers
Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.
truizlop/FABRevealLayout
A layout to transition between two views using a Floating Action Button as shown in many Material Design concepts
derekargueta/Android-Interview-Questions
Collection of Android and Java related questions and topics to know
mrousavy/ImgurSniper
:camera: A quick and easy Image, Screenshot and Screen recording sharing tool
FirrreHQ/zncstrap
[Legacy] A simple ZNC Web-Interface theme build with Twitter Bootstrap Framework.
pakoito/SongkickInterview
App handed in as part of Songkick's interview process
wkarl/Android-CleanArchitecture
This is a sample app that is part of a blog post I have written about how to architect an android application using Uncle Bob's clean architecture approach.