Discover Spain's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Spain.
lgvalle/Material-Animations
Android Transition animations explanation with examples.navasmdc/MaterialDesignLibrary
This is a library with components of Android L to you use in android 2.2GrenderG/Toasty
The usual Toast, but with steroids 💪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 ExampleKarumi/Dexter
Android library that simplifies the process of requesting permissions at runtime.pedrovgs/AndroidWiFiADB
IntelliJ/AndroidStudio plugin which provides a button to connect your Android device over WiFi to install, run and debug your applications without a USB connected.rubenlagus/TelegramBots
Java library to create bots using Telegram Bots APIMiguelCatalan/MaterialSearchView
Cute library to implement SearchView in a Material Design ApproachEreza/CustomActivityOnCrash
Android library that allows launching a custom activity when your app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.tonikelope/megabasterd
Yet another unofficial (and ugly) cross-platform MEGA downloader/uploader/streaming suite.pedrovgs/DraggablePanel
Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.ManuelPeinado/FadingActionBar
Android library implementing a fading effect for the action bar, similar to the one found in the Play Music appsaulmm/Android-Material-Examples
[Deprecated] Little bites of Material Designarcadefire/nice-spinner
A nice spinner for Androidpedrovgs/Algorithms
Solutions for some common algorithm problems written in Java.saulmm/CoordinatorBehaviorExample
glomadrian/Grav
Configurable animations based on pointssaulmm/Material-Movies
[Deprecated] An application about movies with material designatomashpolskiy/bt
BitTorrent library and client with DHT, magnet links, encryption and moreVictorAlbertos/RxCache
Reactive caching library for Android and Javabonigarcia/webdrivermanager
Automated driver management and other helper features for Selenium WebDriver in Javareneargento/algorithms-sedgewick-wayne
Solutions to all the exercises of the Algorithms book by Robert Sedgewick and Kevin WaynepedroSG94/RootEncoder
Library to stream in rtmp and rtsp for Android. All code in JavaJorgeCastilloPrz/AndroidFillableLoaders
Android fillable progress view working with SVG paths. This is a nice option too if you want to create an interesting branding logo for your app. Based on the iOS project: https://github.com/poolqf/FillableLoadersjaviersantos/AppUpdater
A library that checks for your apps' updates on Google Play, GitHub, Amazon, F-Droid or your own server. API 9+ required.Karumi/Rosie
Rosie is an Android framework to create applications following the principles of Clean Architecture.felHR85/UsbSerial
Usb serial controller for Androidfranmontiel/PersistentCookieJar
A persistent CookieJar implementation for OkHttp 3 based on SharedPreferences.torodb/stampede
The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQLvoghDev/PdfViewPager
Android widget that can render PDF documents stored on SD card, linked as assets, or downloaded from a remote URL.mrmans0n/smart-location-lib
Android library project that lets you manage the location updates to be as painless as possibledexafree/MaterialList
An Android library aimed to get the beautiful CardViews that Google shows at its official design specificationsjaviersantos/PiracyChecker
An Android library that prevents your app from being pirated / cracked using Google Play Licensing (LVL), APK signature protection and more. API 14+ required.txusballesteros/bubbles-for-android
Bubbles for Android is an Android library to provide chat heads capabilities on your apps. With a fast way to integrate with your development.saulmm/CoordinatorExamples
Different CoordinatorLayout usages, tips & exampleslgvalle/android-flux-todo-app
Example of how to implement an Android TODO App using Facebook Flux Architectureantoniolg/MaterialEverywhere
Showcase of the new AppCompat 21, which includes new Material Theme, working in pre-21 devices.antoniolg/MaterializeYourApp
Example of a Material App for AndroidJorgeCastilloPrz/FABProgressCircle
Material progress circle around any FloatingActionButton. 100% Guidelines.txusballesteros/welcome-coordinator
Welcome Coordinator for AndroidManuelPeinado/GlassActionBar
Android - a library that adds a glass-like effect to the action bar.pedrovgs/Renderers
Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.javiersantos/MLManager
A modern, easy and customizable app manager for Android with Material Designglomadrian/material-animated-switch
A material Switch with icon animations and color transitionsjlmd/AnimatedCircleLoadingView
An animated circle loading viewglomadrian/RoadRunner
Road Runner is a library for android which allow you to make your own loading animation using a SVG imagesaulmm/Curved-Fab-Reveal-Example
saulmm/Avengers
[Deprecated] This project aims to work as a demo project and reference using the common frameworks and toolscprcrack/VideoEnabledWebView
Android's WebView and WebChromeClient class extensions that enable fully working HTML5 video supportfvarrui/JavaPackager
📦 Gradle/Maven plugin to package Java applications as native Windows, MacOS, or Linux executables and create installers for them.glomadrian/material-code-input
A material style input for codesAdevintaSpain/Parallax-Layer-Layout
Layered parallax effect to any Android viewsmouredev/one-day-one-language
Cómo dar en un dÃa tus primeros pasos en cada lenguaje de programación. Introducción, configuración e instalación, usos habituales, fundamentos, sintaxis y próximos pasos.glomadrian/loading-balls
A highly configurable library to do loading progress with animated ballsimablanco/Zoomy
Zoomy is an easy to use pinch-to-zoom Android librarytruizlop/FABRevealLayout
A layout to transition between two views using a Floating Action Button as shown in many Material Design conceptsglomadrian/MvpCleanArchitecture
A sample project using Clean architecture and MVP in AndroidManuelPeinado/MultiChoiceAdapter
Android - A ListView adapter with support for multiple choice modal selectionMichaelvilleneuve/react-native-document-scanner
Document scanner, features live border detection, perspective correction, image filters and more ! 📲📸AlbertGrobas/MovingImageView
Custom ImageView for moving image around the screen (Android)InQBarna/TableFixHeaders
Android library that implements a table with fixed headers.FireZenk/AudioWaves
Shows a graphic representation of the sounds captured by the microphone on Androidtruizlop/SectionedRecyclerView
An adapter to create Android RecyclerViews with sections, providing headers and footers.Sefford/CircularProgressDrawable
A drawable with capabilities to indicate progress.pedrovgs/Lynx
Lynx is an Android library created to show a custom view with all the information Android logcat is printing, different traces of different levels will be rendererd to show from log messages to your application exceptions. You can filter this traces, share your logcat to other apps, configure the max number of traces to show or the sampling rate used by the library.vitovalov/TabbedCoordinatorLayout
TabbedCoordinatorLayout is a Sample project demostrating the usage of TabLayout (ViewPager with Tabs) inside of CollapsingToolbarLayout all together in CoordinatorLayouttxusballesteros/sliding-deck
SlidingDeck View for Androidosopromadze/Spring-Boot-Blog-REST-API
Restful CRUD Blog API using Spring Boot, Spring Security, JWT, Mysql, JPANarfss/ParallaxEverywhere
Parallax everywhere is a library with alternative android widgets with parallax effects.openkm/document-management-system
OpenKM is a Open Source Document Management SystemKarumi/ExpandableSelector
ExpandableSelector is an Android library created to show a list of Button/ImageButton widgets inside a animated container which can be collapsed or expanded.txusballesteros/fit-chart
Fit Chart is an Android view similar to Google Fit wheel chart.VictorAlbertos/BreadcrumbsView
A customizable Android view for paginated formsKarumi/KataSuperHeroesAndroid
Super Heroes Kata for Android Developers. The main goal is to practice UI Testing.JMPergar/AwesomeText
A tool that facilitates working with Spans on TextViews or any extension of them (EditTexts, Buttons...).xgc1986/ParallaxPagerTransformer
A pager for Android with parallax effectManuelPeinado/RefreshActionItem
Android - An action bar item which acts both as a refresh button and as a progress indicatorjaviersantos/BottomDialogs
An Android library that shows a customizable Material-based bottom sheet. API 11+ required.DavidPizarro/AutoLabelUI
Android library to place labels next to another. If there is not enough space for the next label, it will be added in a new line.DavidPizarro/PickerUI
Android library to display a list of items for pick onesaulmm/From-design-to-Android-part1
First part of 'from design to android' seriesglomadrian/velocimeter-view
A velocimeter View for Androidxenione/tab-digit
A Flip Digit LibrayVictorAlbertos/RxActivityResult
A reactive-tiny-badass-vindictive library to break with the OnActivityResult implementation as it breaks the observable chain.SAML-Toolkits/java-saml
Java SAML toolkitsaulmm/onboarding-examples-android
glomadrian/dashed-circular-progress
A Circular progress animated where you can put any view insidelwjglgamedev/lwjglbook-leg
Source code of the chapters of the book 3D Game Development with LWJGL 3iriusrisk/bdd-security
BDD Automated Security Tests for Web Applicationsbladecoder/bladecoder-adventure-engine
Classic point and click adventure game engine and editorAlbertGrobas/PolygonImageView
Custom ImageView for android with polygon shape (Android)sgolivernet/curso-android-src
Código fuente del Curso de Programación Android de sgoliver.netrobotmedia/AndroidBillingLibrary
Android Market In-app Billing Librarysix2dez/wahh_extras
The Web Application Hacker's Handbook - Extra ContentRapsssito/react-native-background-actions
React Native background service library for running background tasks forever in Android & iOS.JlUgia/beauty-treatment-android-animations
Set of samples of views with slick interaction patterns and animationsFrangSierra/RxFirebase
Rxjava 2.0 wrapper on Google's Android Firebase library.jlmd/UpcomingMoviesMVP
Sample project of MVP and Material Design using as repository a list of upcoming moviesfabiomsr/MoneyTextView
A simple Android TextView to display amounts of money in different formats.Love Open Source and this site? Check out how you can help us