DeKoServidoni's Stars
tomlooman/ActionRoguelike
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine C++ Course & Stanford University
DeKoServidoni/SuperSpartyBros-II
Project for Game Development Specialisation Course - Coursera
nsubstitute/NSubstitute
A friendly substitute for .NET mocking libraries.
cli/cli
GitHub’s official command line tool
Brackeys/Force-Field
Project files for our tutorial on how to make a Force Field in Unity using Shader Graph.
willowtreeapps/Hyperion-Android
App Debugging & Inspection Tool for Android
akaita/easylauncher-gradle-plugin
Add a different ribbon to each of your Android app variants using this gradle plugin. Of course, configure it as you will
jjoe64/GraphView
Android Graph Library for creating zoomable and scrollable line and bar graphs.
oauth-io/oauthd
oauthd - The OAuth Daemon is the open source version of the OAuth.io core
nickbutcher/plaid
An Android app which provides design news & inspiration as well as being an example of implementing material design.
Genymobile/scrcpy
Display and control your Android device
frogermcs/AndroidDevMetrics
Performance metrics library for Android development (includes dagger2metrics)
mgba-emu/mgba
mGBA Game Boy Advance Emulator
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
anettodev/AC-iOSCourse
Avenue Code iOS Course
mmoamenn/Assertive-Touch
Assertive Touch is a library that lets you create a floating button which shows in your app screens. You can drag and drop it anywhere in your application and you can configure it on runtime to navigate through your predefined shortcuts.
android10/Android-KotlinInTests
This is a sample app that is part of blog posts I have written about how to test android applications using Kotlin.
square/sqlbrite
A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.
firebase/functions-samples
Collection of sample apps showcasing popular use cases using Cloud Functions for Firebase
DeKoServidoni/OMFM
Another floating action button menu with expand/collapse behavior, in kotlin
greenrobot/EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
airbnb/lottie-android
Render After Effects animations natively on Android and iOS, Web, and React Native
rofiqsetiawan/OneMoreFabMenuDemo
OneMoreFabMenu Demo
googlesamples/android-vision
Deprecated: The Mobile Vision API is now a part of ML Kit: Check out this repo:
square/okhttp
Square’s meticulous HTTP client for the JVM, Android, and GraalVM.
rengwuxian/MaterialEditText
EditText in Material Design
android/architecture-components-samples
Samples for Android Architecture Components.
xmarcusv/RxRecyclerEndlessScroll
xmarcusv/MovieX
Sample app to show a MVVM architecture using Android Arch and RxJava
sfilizzola/starwarslist
Repository for the Android Basic course in AC