I do not know if this is the right place for this, if not for guidance where I throw this doubt. I'm learning how to develop apps in Android Studio, and I'm following some tutorials. Some cases have noticed that some have only activity
and others besides activity
also has content
which is the case of this:
andthisisjusttheactivity
Whenever I create a project it never generates the context. I would like to know the difference between them and their purpose. and if you need to have the context.