I'm getting introduced to Android programming and want to understand Activities a bit more (I'm coming in with basic-advanced java knowledge, basic knowledge in GUIs).
I currently assume that all methods will be contained in their respective activity, or in some helper class--whose methods wouldn't be shown to the user, (unless an activity used it), but whose methods could perhaps be used in multiple activities.
- Are these assumptions correct?
-
When are helper classes even required?
-
Any good online resources regarding (specifically) classes vs activity use cases?
- Any examples of a fairly simple, complete APK where I could look through and dissect the code, including XML? Hopefully something I could just import into Android Studio.
Thanks!
Aucun commentaire:
Enregistrer un commentaire