G
G
grabbee2016-12-07 02:04:02
Java
grabbee, 2016-12-07 02:04:02

How to put things in order in an android application project?

The number of activities is growing, and with them fragments, layouts, adapters, etc. And it's all in one big pile. How to structure all this? For example, a messenger, there is a list of messages and a list of contacts. They can also be logically defined in some module / modules, and how is this done in androyd?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
mitekgrishkin, 2016-12-07
@grabbee

Break into packages. Here are examples:
What is the package architecture in Android Studio?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question