Stars
📚 Freely available programming books
A complete computer science study plan to become a software engineer.
The Web framework for perfectionists with deadlines.
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
A curated list of awesome Android UI/UX libraries
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
A type-safe HTTP client for Android and the JVM
Define and run multi-container applications with Docker
An image loading and caching library for Android focused on smooth scrolling
A memory leak detection library for Android.
A Java serialization/deserialization library to convert Java Objects into JSON and back
JDK main-line development https://openjdk.org/projects/jdk
This project is deprecated and stale. The latest ExoPlayer code is available in https://github.com/androidx/media
Do's and Don'ts for Android development, by Futurice developers
Monospaced font family for user interface and coding environments
Everything you need to prepare for your technical interview
A gardening app illustrating Android development best practices with migrating a View-based app to Jetpack Compose.
google / dagger
Forked from square/daggerA fast dependency injector for Android and Java.
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.
Library support for Kotlin coroutines
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
A collection of samples demonstrating different frameworks and techniques for automated testing
A sample Spring-based application
A programmer-oriented testing framework for Java —