jvilya's Stars
slatedocs/slate
Beautiful static documentation for your API
Oleur/SWAPI-Android-SDK
The SWAPI (Star Wars API) SDK for Android
kirkvogen/masterdetail-j2objc-swift
A sample project that uses J2ObjC to share Java business logic between Android and iOS Swift apps
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.
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".
square/javapoet
A Java API for generating .java source files.
nhaarman/ListViewAnimations
[DEPRECATED] An Android library which allows developers to easily add animations to ListView items
joelittlejohn/jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
mapsforge/mapsforge
Vector map library and writer - running on Android and Desktop.
andkulikov/Transitions-Everywhere
Set of extra Transitions on top of Jetpack Transitions Library
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
realm/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
ReactiveX/RxAndroid
RxJava bindings for Android
redwarp/9-Patch-Resizer
A resizer tool to automaticaly resize png files and 9 patches in several densities
asystat/Final-Android-Resizer
A simple yet powerful resizer for Android Image resources
researchgate/gradle-release
gradle-release is a plugin for providing a Maven-like release process for projects using Gradle
jjoe64/GraphView
Android Graph Library for creating zoomable and scrollable line and bar graphs.
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.
graphhopper/graphhopper
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
mattprecious/telescope
A simple tool to allow easy bug report capturing within your app.
BoD/android-contentprovider-generator
A tool to generate Android ContentProviders.
frankdu/android-gradle-dagger-tutorial
google/iosched
The Google I/O Android App
octo-technology/sonar-objective-c
Sonar Plugin for Objective C
robovm/robovm
For more info see
EnterpriseQualityCoding/FizzBuzzEnterpriseEdition
FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
avast/android-styled-dialogs
Backport of Material dialogs with easy-to-use API based on DialogFragment
sqlcipher/android-database-sqlcipher
Android SQLite API based on SQLCipher
square/flow
Name UI states, navigate between them, remember where you've been.
JakeWharton/u2020
A sample Android app which showcases advanced usage of Dagger among other open source libraries.