Live data from Hacker News

A detailed guide on developing Android apps using the Clean Architecture pattern

medium.com

1–3 of 3 posts

Re: A detailed guide on developing Android apps using the Clean Architecture pattern

#3
post #2

I just started getting into proper Android development, and found it extremely difficult to structure my code when using a whole bunch of interfaces to communicate between dynamically generated fragments. Hopefully this will help!

I hope it will help too :)

Let me know if any part of the guide seems not well explained.