-
When initiating a build on the command line, I am seeing a very old NDK warning. I have `ndk-bundle` installed. There is no `local.properties` file at project root. Log:
```bash
Android-CleanArchi…
-
Hi, I would like to test observers, based on the different results my UseCase may return. For example https://github.com/android10/Android-CleanArchitecture/blob/master/presentation/src/main/java/com/…
-
Hi,
As of my understanding theres another branch in the repo `refactor-project-structure` that aims for one module instead of three. Does it also implement package by feature? Having some problems …
nilsi updated
7 years ago
-
Say I want to test whether the view's displayError is actually called when the observable emits an error. How do I do that? I've been trying to write test codes and couldn't figure it out. I'd love if…
-
- [x] **Mindorks MVP** https://github.com/MindorksOpenSource/android-mvp-architecture
- [x] **Mindorks MVVM** https://github.com/MindorksOpenSource/android-mvvm-architecture
- [x] **Mindorks MVP Int…
-
Hi guys, as you can see I have been working on a single module project structure.
Here is the PR: https://github.com/android10/Android-CleanArchitecture/pull/103
I'm not saying that I will land it b…
-
@Inject
public GetUserDetails(int userId, UserRepository userRepository,
ThreadExecutor threadExecutor, PostExecutionThread postExecutionThread) {
super(threadExecutor, postExecutionThr…
-
Hi guys, great project, at my company we have based an app on this template and the principles in the accompanying blog post.
For some more advanced features in the app, we ran into an issue that is …
-
@rallat Uncle Bob says when you open the package structure, it should scream the intent of the application and not the tools/framework used. Right now the packages model, presenter, service, ui just t…
-
# Trending repositories for C#
1. [**Sonarr / Sonarr**](https://github.com/Sonarr/Sonarr)
__Smart PVR for newsgroup and bittorrent users.__
5 stars today | 9,125 stars | …