Answer the question
In order to leave comments, you need to log in
What to read about the architecture of Android applications?
In general, I want to improve the architecture of my applications, there is no normal information on this anywhere. They are not interested in patterns, but how to make a logical structure of the project, where and how to take out modules to work, for example, with a network, with Bluetooth, etc. That is, how adequate projects should look. I tried to read the code, for example, Google I / O, but it is difficult to understand what is happening where from someone else's code without experience. Most studied build.gradle config )
Answer the question
In order to leave comments, you need to log in
I won't suggest anything specific. Just a hint.
First, I can say from experience that there is no "Android application architecture". The principles of building a software architecture are generally the same for many software systems. Yes, there are nuances and peculiarities everywhere, but these are already trifles. It's the same with patterns, almost all of them are suitable for any languages and systems. Those. you can take any books on software architecture and project it onto Android.
Secondly, you will not find anything better than the source code of big good projects. If you find I will be happy. At the time, I didn't find anything like that.
Thirdly, the main thing is experience. Even if you read 10 books, it is not a fact that you will create a competent architecture in your projects. But having created and stuffed cones on 10 of your own, you will begin to understand much more clearly how to do it.
Good luck.
There are 4 articles translated here: habrahabr.ru/post/140459/?mobile=no
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question