Pinned Repositories
activtity-fragment-lambda
Example of how to use lambdas to communicate between Fragments and Activities
adaptive-weather
Sample app for the Response UI tutorial https://www.raywenderlich.com/155838/responsive-ui-tutorial-android
AddPropertyToIdentityUserExample
This example shows how to add a new property to ASP.NET Identity User.
adp-nested-scrolling
Sample app for the Android Design Patterns blog post on nested scrolling.
Advance-Android-Tutorials
Advance Android Tutorials
AlgoCasts
and-nd-firebase
Course code repository for Firebase in a Weekend by Google: Android
android
:phone: The ownCloud Android App
Android-1
Android related examples
elFinder.Net
elFinder.Net sample ASP.NET MVC project
avilamisc's Repositories
avilamisc/activtity-fragment-lambda
Example of how to use lambdas to communicate between Fragments and Activities
avilamisc/android-clean-architecture-boilerplate
An android boilerplate project using clean architecture
avilamisc/android-maps-utils
Handy extensions to the Google Maps Android API.
avilamisc/android-mvi-sample
Example MVI implementation, based off of Google's architectural samples.
avilamisc/android-mvp-architecture
Sample app to show basics of Model-View-Presenter (MVP) architectural pattern
avilamisc/android-mvp-with-dagger2
Sample app to show basics of MVP with dependency injection lib - Dagger 2
avilamisc/android-topeka
A fun to play quiz that showcases material design on Android
avilamisc/AndroidMVPDataBinding
avilamisc/anko
Pleasant Android application development
avilamisc/awesome-kotlin
A curated list of awesome Kotlin related stuff Inspired by awesome-java.
avilamisc/DaggerAndroidKotlinSampleApp
Kotlin implementation of DaggerAndroidSampleApp repo
avilamisc/Design-Patterns-In-Swift
Design Patterns implemented in Swift
avilamisc/flexbox-layout
Flexbox for Android
avilamisc/Google_Maps_Kotlin_Firebase_Retrofit
Google Maps with Kotlin, Retrofit, and Firebase Realtime Database
avilamisc/KickassUI.Runkeeper
A Xamarin.Forms version of the Runkeeper app to prove you can create goodlooking UI with Xamarin.Forms
avilamisc/KickassUI.Spotify
A Xamarin.Forms version of the Spotify app to prove you can create goodlooking UI with Xamarin.Forms
avilamisc/Kotlin-Android-Template
🚀 An Android project template using Kotlin/MVP/ReactiveX. It provides a generator to fast create a Kotlin Android template project.
avilamisc/Kotlin-for-Android-Developers
Companion App for the book
avilamisc/kotlin-mvp-google-maps
Example Android application with MVP architecture, Dagger2 and RxJava.
avilamisc/kotterknife
View "injection" library for Android.
avilamisc/MapMe
The Android maps adapter
avilamisc/material-design-lite
Material Design Components in HTML/CSS/JS
avilamisc/Minions
This is sink of different ideas for Kotlin usage to improve Android Development
avilamisc/PopularMovies
Pulls information from TheMovieDB and displays it in a pretty poster image grid.
avilamisc/PushSharp
A server-side library for sending Push Notifications to iOS (iPhone/iPad APNS), Android (C2DM and GCM - Google Cloud Message), Windows Phone, Windows 8, Amazon, Blackberry, and (soon) FirefoxOS devices!
avilamisc/ShowCase
Ejemplos básicos de Xamarin
avilamisc/SimpleKotlinMvpBoilerplate
Presentation of simple Kotlin Android MVP
avilamisc/SmoothProgressBar
A small Android library allowing you to have a smooth and customizable horizontal indeterminate ProgressBar
avilamisc/TDD_Demo
How to do TDD in Android . Tutorial series code
avilamisc/ticTacToe-1
A simple tic tac toe app, to illustrate the use of MVC, MVP, and MVVM architectures to organize the application.