issues
search
android10
/
Android-CleanArchitecture
This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob's clean architecture approach.
Apache License 2.0
15.52k
stars
3.32k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update User.java
#323
Navadharshini08
opened
1 month ago
0
Update DefaultErrorBundle.java
#322
Kalpana-Salva
opened
1 month ago
0
为什么我clone 下工程一直找不到 DaggerApplicationComponent 这个类呢。还有还有几个都找不到
#321
wld712
opened
11 months ago
0
which layer should the mediaplayer be
#317
ikidou
opened
2 years ago
0
Koustubh modified several java files to remove some errors in the code.
#316
Koustubh-lapate
opened
3 years ago
0
NDK warning on build
#308
shipit
opened
3 years ago
1
Full Learning Document or Video
#307
R-Ashh
opened
3 years ago
0
Api 28
#306
TonyTangAndroid
closed
3 years ago
0
Upgradle Gradle
#305
TonyTangAndroid
closed
3 years ago
0
Where do WorkManager, JobScheduler Fit In Clean Architecture?
#304
KwabenBerko
closed
2 years ago
1
Update UserModel.java
#303
ghost
closed
1 month ago
0
Use of Schedulers on UseCase
#302
canemacchina
opened
4 years ago
0
1esZ
#301
xudshen
closed
4 years ago
0
If only the data layer has entities,so domain need depends on data. This breaks the dependency rules right?
#299
annybudong
opened
4 years ago
2
Unable to test presenter ?
#297
devendroid
opened
4 years ago
9
Split view
#296
Laaopo
closed
4 years ago
1
Why let the rxjava intrude into the domain module?
#295
sheaye
opened
5 years ago
1
android-apt plugin is not compatible with Android Gradle
#294
shayan4shayan
closed
4 years ago
3
build(build-tools): Build tools missing
#293
mochadwi
opened
5 years ago
0
Failed to find target with hash string 'android-21'.
#292
mochadwi
closed
5 years ago
1
Two presenters and one user case: how can link them ?
#291
aeroxr1
opened
5 years ago
2
Why is data layer defined as "android library" plugin?
#290
urosjarc
closed
6 years ago
2
How to test presenter method?
#289
pro100svitlo
closed
6 years ago
4
Dependency with Dagger and android library
#288
apurcaroiu
opened
6 years ago
2
Handle `SocketTimeoutException`
#287
drayan85
closed
5 years ago
3
Where is the MVP's model in the presentation layer?
#286
zhenghuiy
opened
6 years ago
4
Dagger and Single Activity Application with this template
#285
tomprz
opened
6 years ago
0
inject Presenter in Activity become NULL
#284
tlcheah2
opened
6 years ago
0
Best layer for scripting?
#283
St4B
opened
6 years ago
0
Icon/Logo Proposal
#282
loydjayme25
opened
6 years ago
0
A failure getting sample data w/ RestApiImpl
#281
growdai1y
opened
6 years ago
0
Validating UseCase
#280
chrizzz35
closed
6 years ago
6
Factory in Data Layer to return Single<Repository>
#279
St4B
opened
6 years ago
1
Handle multiple scenario from API call
#278
chrizzz35
closed
6 years ago
1
Why UseCase should be running on other thread? What about synchronous job?
#277
walsub
closed
5 years ago
6
Where to combine methods from different repositories?
#276
mr746866
opened
6 years ago
3
Multiple repository
#275
BishoyAbd
opened
6 years ago
2
Is there a fast way(or Android Studio plugin) to write mapper class?
#274
tmac1999
opened
6 years ago
2
Dependency between Domain and Data layer
#273
BattleShipPark
opened
6 years ago
5
Why do you do this?
#272
NerdAnonymous
opened
6 years ago
4
package
#271
NerdAnonymous
opened
6 years ago
2
about clean Architecture
#270
NerdAnonymous
closed
6 years ago
0
3-tier architecture ?
#269
rafipanoyan
opened
6 years ago
1
Is this Object Mapping or Domain Logic?
#268
mlorenz2
opened
6 years ago
3
Should repositories know about authenticated user?
#267
mr746866
opened
6 years ago
3
Library update
#266
Thansoft007
opened
6 years ago
0
New instance of DataStore in every API call.
#265
crjacinro
opened
6 years ago
3
Clean Architecture with Large Cursor
#264
St4B
opened
6 years ago
4
Explaination for DI modules and components
#263
crjacinro
opened
6 years ago
1
Test interactions between presenters and views
#262
vincent-paing
opened
6 years ago
1
Next