'Recommended file structure by Google, for the new Android App Architecture

On 14 December 2021, Google launched a revamped guide to app architecture, where each Android app shall have at least UI and data layers. Based on the Google documentation regarding this new recommended architecture I can not find any reference to the file structure to adopt.

So I ask if there is any recommendation by Google for the file structure to adopt that best fits this architecture.

This question isn`t opinion-based, as I specifically ask for a recommendation from Google.



Solution 1:[1]

Very recently, 31 Jan 2022, Manuel Vivo, Android Developer Relations Engineer @ Google, working on App Architecture, respond here to this same question, which I reproduce:

"That is actually a pretty good question, we do not have one (recommended architecture) at the moment, and that is something we want to work on, which is more about modularization, on how to structure your packages and folders and all that."

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 lbarqueira