first I will list up libraries I will use and try to use
Retrofit
Rx
Dagger [try!] => gotcha!!
Architecture Component [try!]
Data Binding [try!]
moshi (&kotshi)
Stetho
Leak Canary
Timber
Support Library
Mockito
PowerMock
Robolectric
And I adopt Clean Architecture.
usecase package is (probably) my original. In Android-CleanArchitecture repository, usecase is, for example, GetUserDetail.java. I mean the usecase class has a just only one operation. However, in my project, usecase classes are small, and have basic CRUD. So my usecase classes have some operations.
This is my etude.
Design
first I will list up libraries I will use and try to use
And I adopt Clean Architecture. usecase package is (probably) my original. In
Android-CleanArchitecture
repository, usecase is, for example,GetUserDetail.java
. I mean the usecase class has a just only one operation. However, in my project, usecase classes are small, and have basic CRUD. So my usecase classes have some operations.Commit message since 25th Jan
rely on AngularJS DEVELOPERS