Antonio López Marín

Results 4 repositories owned by Antonio López Marín

android-community

77
Stars
11
Forks
Watchers

Collection of posts and videos android community.

Android-EasySQLite

44
Stars
9
Forks
Watchers

Use easily the database SQLite on android using the DAO and transformer design patterns.

Game-of-Thrones

86
Stars
14
Forks
Watchers

Android Clean Architecture with MVP using Dagger2, RxJava and Espresso

InteractorExecutor

26
Stars
4
Forks
Watchers

InteractorExecutor is a small Android library for use the Interactor(use case) and Executor for running code on a Thread Pool Thread or UI Thread. Normally this library is used for implement the Clean...