Totooroo's Stars
Kotlin/anko
Pleasant Android application development
gouline/android-samples
Sample Android code for the tutorials
ZacSweers/palettehelper
Utility Android app for generating color palettes of images using the Palette library. Written in Kotlin.
yigit/dev-summit-architecture-demo
The demo application that we've used in the Architecture Talk @ Android Dev Summit 2015
mihaip/dex-method-counts
Command-line tool to count per-package methods in Android .dex files
google/guava
Google core libraries for Java
sh4hin/Androl4b
A Virtual Machine For Assessing Android applications, Reverse Engineering and Malware Analysis
avast/android-styled-dialogs
Backport of Material dialogs with easy-to-use API based on DialogFragment
mono/monodevelop
MonoDevelop is a cross platform .NET IDE
Konloch/bytecode-viewer
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
androguard/androguard
Reverse engineering and pentesting for Android applications
iBotPeaches/Apktool
A tool for reverse engineering Android apk files
pxb1988/dex2jar
Tools to work with android .dex and java .class files
KeepSafe/dexcount-gradle-plugin
A Gradle plugin to report the number of method references in your APK on every build.
karthikraj-duraisamy/ShapesImage
A library for custom shapes ImageView in Android.
vikramkakkar/SublimeNavigationView
...is a complete rewrite of NavigationView (from Design Support library) that enables - usage of Checkboxes, Switches & Badges as menu items - XML definition - Parcelable menus - collapsible/expandable menu-groups - multiple menus - custom styling.
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
JakeWharton/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.
facebook/buck
A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages.
rallat/EffectiveAndroid
This sample project shows how to apply MVP and Clean architecture on an Android app
android/testing-samples
A collection of samples demonstrating different frameworks and techniques for automated testing
snowdream/awesome-android
android libs from github or other websites
kymjs/TheMVP
An Android MVP Architecture Diagram Framwork.
vladikoff/chromeos-apk
☢️ Run Android Apps in Chrome OS OR Chrome in OS X, Linux and Windows.
flavienlaurent/datetimepicker
DateTimePicker is a library which contains the beautiful DatePicker that can be seen in the new Google Agenda app.
chiuki/advanced-textview
Advanced Android TextView
Netflix/falcor
A JavaScript library for efficient data fetching
omcljs/om
ClojureScript interface to Facebook's React
GCX-HCI/tray
a SharedPreferences replacement for Android with multiprocess support
JakeWharton/hugo
Annotation-triggered method call logging for your debug builds.