Skip to content

Example Application

Stefan Saring edited this page Nov 3, 2023 · 5 revisions

In the sample application, the aspects of the style guide listed in this wiki are applied. The sample application represents a small online shop for ice cream 🍦

As the Standalone Components and the Standalone API became stable since Android 15, almost the entire sample app is based upon this approach. Nevertheless, for demonstrating the module-based approach the entire package catalog is implemented by using modules. This also shows the integration of both concepts.

The application can be viewed and cloned from the associated repository.

If you need information on how to run and test the application, we recommend you to look into the repositories README file.

Clone this wiki locally