Pinned Repositories
android-arsenal.com
Source to android-arsenal.com
android-ocr
Experimental app for optical character recognition on Android.
android-play-billing
Samples for Google Play In-app Billing
android-topeka
A fun to play quiz that showcases material design on Android
KotlinBookExample
Personal repo for following along with Antonio Leiva's Kotlin book : http://antonioleiva.com/kotlin-android-developers-book/
KotlinPhotoApp
Following along with the Lynda.com Kotlin Android Developer training
WearSlideControl
Synchronized Mobile and Wearable ViewPager example app inspired by Android Wear: The Developer's Perspective talk from Google I/O 2014.
vwmattr's Repositories
vwmattr/WearSlideControl
Synchronized Mobile and Wearable ViewPager example app inspired by Android Wear: The Developer's Perspective talk from Google I/O 2014.
vwmattr/android-ocr
Experimental app for optical character recognition on Android.
vwmattr/android-topeka
A fun to play quiz that showcases material design on Android
vwmattr/KotlinBookExample
Personal repo for following along with Antonio Leiva's Kotlin book : http://antonioleiva.com/kotlin-android-developers-book/
vwmattr/KotlinPhotoApp
Following along with the Lynda.com Kotlin Android Developer training
vwmattr/android-play-billing
Samples for Google Play In-app Billing
vwmattr/android-studio-robolectric-example
how to set up robolectric to work with Android Studio and gradle
vwmattr/AndroidProfiler
This application is used to demonstate the features of the Android Profiler tool.
vwmattr/atom-android
Android development package for Atom
vwmattr/awvessel.github.io
Public Vessel Website
vwmattr/BottomNavigation
This Library helps users to use Bottom Navigation Bar (A new pattern from google) with ease and allows ton of customizations
vwmattr/Dagger2Optimization
Sample app to measure performance of different Dagger 2 graph approaches
vwmattr/GithubClient
Example of Github API client implemented on top of Dagger 2 DI framework.
vwmattr/iosched
vwmattr/JUnitWithParams
Parameterised tests, works with any Runner (Robolectric, Spring, Mockito, and more!)
vwmattr/Kotlin-for-Android-Developers
Companion App for the book
vwmattr/KotlinWeatherApp
Following along with Kotlin for Android Developers book by Antonio Leiva
vwmattr/MemoryAnalysisPractice
Some sample memory leak stuff
vwmattr/mvp-android-arch-component
Android MVP sample adapts with new Android architecture components (Lifecycle, Room).
vwmattr/new-math
The extension the world somehow lived without before now.
vwmattr/recordDemo
Record demo following the example @ http://prassan-warrior.blogspot.in/2012/11/recording-audio-on-iphone-with.html
vwmattr/retro-dagger-example
MVP + Dagger2 + Retrofit
vwmattr/retroLamdaRxPlayground
Just trying out RetroLambda and RxJava
vwmattr/RxAndroid
RxJava bindings for Android
vwmattr/RxExample
Simple project to try out RxJava + Retrofit
vwmattr/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
vwmattr/TicTacToe-CV
Android game that uses computer vision to identify player moves
vwmattr/timerSample
Trying out some timer stuff
vwmattr/TipCalculator
Simple Tip Calculator to illustrate the concepts of DataBinding and MVVM.
vwmattr/ws-android-sample
Sample websocket connection in Android using AndroidAsync.