Skip to content

issues Search Results · repo:android10/Android-CleanArchitecture language:Java

Filter by

252 results
 (51 ms)

252 results

inandroid10/Android-CleanArchitecture (press backspace or delete to remove)

After opening the project in Android Studio Ladybug Feature Drop | 2024.2.2, I get the following error. I invalidated the caches, but that didn t help. Unable to load class org.gradle.initialization.BuildCompletionListener ...
  • KhardanOne
  • 1
  • Opened 
    15 days ago
  • #324

Hello, if this project has player that can play the movie,which layer should mediaplayer be, Fragment, viewmodel or usecase? I searched on the internet and I can t find solutions, thanks.
  • ikidou
  • Opened 
    on Apr 24, 2022
  • #317

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: Android-CleanArchitecture git:(master) ...
  • shipit
  • 1
  • Opened 
    on Mar 24, 2021
  • #308

Hello, dear CleanArchitecture team, first I have to thank you for this amazing open-source project to help out the community, secondly, I need to ask is there any video on this project or a full document ...
  • R-Ashh
  • Opened 
    on Mar 21, 2021
  • #307

Usually, in apps, there are some tasks that we run in the background, such as syncing of data, analytics etc. Google suggested to use deferrable components such as WorkManager and JobScheduler in such ...
  • KwabenBerko
  • 1
  • Opened 
    on Dec 6, 2020
  • #304

Hi, I was reading your project and there s something regarding the use of Schedulers on UseCase that I don t well understand. Note that I m quite new to android programming so please forgive me if I ...
  • canemacchina
  • Opened 
    on May 3, 2020
  • #302

  • xudshen
  • Opened 
    on Apr 11, 2020
  • #301

If only the data layer has entities,so domain need depends on data. This breaks the dependency rules right?
  • annybudong
  • 2
  • Opened 
    on Apr 8, 2020
  • #299

Hi, I have implemented the same architecture in kotlin but when I m mocking a UseCase class, it s not initializing, my presenter test class is below: private var presenter:SetAddressPresenter? = null ...
  • devendroid
  • 9
  • Opened 
    on Jan 16, 2020
  • #297
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub