jaccunio's Stars
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
Baseflow/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
daimajia/AndroidViewAnimations
Cute view animation collection.
koral--/android-gif-drawable
Views and Drawable for displaying animated GIFs on Android
kaushikgopal/RxJava-Android-Samples
Learning RxJava for Android by example
JakeWharton/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
daimajia/AndroidImageSlider
An amazing and convenient Android image slider.
traex/RippleEffect
Implementation of Ripple effect from Material Design for Android API 9+
pardom-zz/ActiveAndroid
Active record style SQLite persistence for Android
cropsly/ffmpeg-android-java
Android java library for FFmpeg binary compiled using https://github.com/writingminds/ffmpeg-android
JakeWharton/scalpel
A surgical debugging tool to uncover the layers under your app.
anjlab/android-inapp-billing-v3
A lightweight implementation of Android In-app Billing Version 3
mcharmas/Android-ReactiveLocation
Small library that wraps Google Play Service API in brilliant RxJava Observables reducing boilerplate to minimum.
Kaopiz/android-segmented-control
ios UISegmentedControl for android
medyo/Fancybuttons
Icons, Borders, Radius ... for Android buttons
eluleci/FlatUI
Android FlatUI Kit
hoang8f/android-flat-button
FButton - a flat button library for Android
keklikhasan/LDrawer
Android drawer icon with material design animation
asystat/Final-Android-Resizer
A simple yet powerful resizer for Android Image resources
ChrisRenke/DrawerArrowDrawable
Visual back-port of the rotating drawer-to-arrow drawable from Android L
pavlospt/Android-Studio-Tips-by-Philippe-Breault
Every Android Studio Tip posted by Phillipe Breault
idunnololz/AnimatedExpandableListView
An extendable, flexible ExpandableListView widget that supports animations.
lewisjdeane/L-Dialogs
A small library replicating the new dialogs in android L.
MacMiniVault/Mac-Scripts
Automation scripts focused around Mac OS X Server
Jearil/SimpleNoSQL
A simple NoSQL client for Android. Meant as a document store using key/value pairs and some rudimentary querying. Useful for avoiding the hassle of SQL code.
Gridstone/RxStore
A tiny library that assists in saving and restoring objects to and from disk using RxJava.
brightec/ExampleMediaController
androidsx/rate-me
Android library that shows a dialog to let the user rate this app in the Google Play store
emmano/android-studio-testing-project-template