A detailed guide on developing Android apps using the Clean Architecture pattern
1–3 of 3 posts
Re: A detailed guide on developing Android apps using the Clean Architecture pattern
#2I 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!
Re: A detailed guide on developing Android apps using the Clean Architecture pattern
#3I 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.