„Documentation“ ändern

Jannik 2021-01-16 00:30:31 +01:00
parent cb685ad051
commit 88d76c604f

@ -18,6 +18,9 @@ m: minor version
p: previous version p: previous version
! gradle does not support leading 0s ! gradle does not support leading 0s
## Architecture
Here you can find some information about the Teapod architecture. Information about the Parser can be found on another site.
### Activities ### Activities
Teapod uses a multi activity architecture. It is recommended not to use more activities than needed, but currently there are no other options than using multiple activities to support all needed features. Teapod uses a multi activity architecture. It is recommended not to use more activities than needed, but currently there are no other options than using multiple activities to support all needed features.
* SplashActivity: is shown during startup, while MainActivity is being loaded * SplashActivity: is shown during startup, while MainActivity is being loaded