JKMirko's Stars
rallat/EffectiveAndroid
This sample project shows how to apply MVP and Clean architecture on an Android app
tyrantgit/ExplosionField
explosive dust effect for views
JakeWharton/scalpel
A surgical debugging tool to uncover the layers under your app.
ivacf/archi
Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following the different patterns.
tunjos/SearchBubble
A bubble to do your search.
alexjlockwood/adp-leaky-threads
Activitys, Threads, & Memory Leaks
lgvalle/Material-Animations
Android Transition animations explanation with examples.
swagger-api/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
contentful/vault
Easy persistence of Contentful data for Android over SQLite.
mttkay/memento
romannurik/LayerVisualizer
A simple web-based 3D layer visualizer (useful for visualizing material UIs and other things involving depth/shadows)
square/dagger-intellij-plugin
An IntelliJ IDEA plugin for Dagger which provides insight into how injections and providers are used.
mwolfson/android-historian
A demo of the Android Material Design Support libraries
contentful/gallery-app-android
Android application example for the gallery space template.
kpbird/chips-edittext-library
Chips EditText, Token EditText, Bubble EditText, Spannable EditText and etc.. There are many names of this control. Here I develop easy to understand , modify and integrate Chips Edit Text widget for Android
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
hitherejoe/Android-Boilerplate
Android Boilerplate project using RxJava, Dagger 2, Espresso, Mockito + more!
saulmm/CoordinatorBehaviorExample
googlearchive/android-RuntimePermissions
This sample has been deprecated/archived. Check this repo for related samples:
ianhanniballake/LocalStorage
Local Storage provides access to your local storage via the Android 4.4 Storage Access Framework
kohesive/injekt
Dependency Injection for Kotlin
dlew/joda-time-android
Joda-Time library with Android specialization
MoshDev/AndroidIndicators
Yalantis/Side-Menu.Android
Side menu with some categories to choose.
redwarp/9-Patch-Resizer
A resizer tool to automaticaly resize png files and 9 patches in several densities
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
IHaskell/IHaskell
A Haskell kernel for the Jupyter project.
keyboardsurfer/idea-live-templates
An #androidDev collection of Live Templates for Android Studio
tLDP/LDP
The main LDP repository, waiting for your Pull Requests
sockeqwe/AdapterDelegates
"Favor composition over inheritance" for RecyclerView Adapters