yudiervv's Stars
practical-tutorials/project-based-learning
Curated list of project-based tutorials
mfreiholz/cmake-example-external-project
Use Case Example: How to use ExternalProject_Add
NaniteFactory/Wifi-Direct-on-Linux
A Python module for setting up a Wifi-Direct (Wifi P2P) connection.
sabzo/PiDroid
Android + RaspberryPi: P2P between Android and RPi
CppCon/CppCon2019
Slides and other materials from CppCon 2019
commschamp/comms_champion
C++(11) library to implement and tools to monitor binary communication protocols
min-protocol/min
The MIN protocol specification and reference implementation
Monits/Anviz-Protocol
A (limited) Java implementation of the Anviz TCP communication protocol
boydfd/books
my books
vpreethamkashyap/Library
Refrence_Books_PDFfiles
dropbox/djinni
A tool for generating cross-language type declarations and interface bindings.
FrankStain/jnipp
Jni++ : Thread-safe and type-safe C++11 wrap for Android JNI.
KeepSafe/ReLinker
A robust native library loader for Android.
stockrt/sqlite3-android
SQLite CLI and Library build scripts for Android
donnchadh/biosig
SaravananSubramanian/hl7
This repository contains all the code that I have used in my HL7 articles on my blog (both Java and .NET examples are included)
anggrayudi/android-hidden-api
A library that provides access to Android hidden APIs and internal resources.
stepstone-tech/ReactiveUseCasesSample
android10/Android-CleanArchitecture-Kotlin
This is a movies sample app in Kotlin, which is part of a serie of blog posts I have written about architecting android application using different approaches.
google/iosched
The Google I/O Android App
devunwired/eddystone-scanner
Example implementation of an Android device scanning for Eddystone-UID packets
antonicg/cryptodata
MojRoid/memes
MVVM example app. Quick blog post detailing the layers: https://medium.com/@mojroid/clean-architecture-on-android-using-feature-modules-mvvm-view-slices-and-kotlin-e9ed18e64d83
duckduckgo/Android
DuckDuckGo Android App
fabioCollini/ArchitectureComponentsDemo
Kotlin demo project that uses some Android Architecture Components (ViewModel and LiveData) with Dagger 2 and Coroutines
afollestad/material-dialogs
😍 A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
afollestad/rxkprefs
🛠 A small Kotlin library to make shared preferences easy + RxJava and Coroutines support
devunwired/accessory-samples
Talk to Your Toaster Accessory Sample Code
pixelbutter/theme-sample
lurbas/MaterialMasterDetail
Android Application sample of how to implement Master/Detail pattern that follows Material Design visual language