Thank you very much! I have somewhat managed to miss the Application class possibility completely.
In case anyone with write access to Android dev documentation reads this, I've gone through the training and part of the API guides and I couldn't recall this being viable. I am going to move to deriving from Application right away. Massimo Il giorno giovedì 4 febbraio 2016 22:35:11 UTC+1, [email protected] ha scritto: > > No need to make it so complicated..... > > Subclass Application, add your objects, getters and setters. > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/0ba4d720-27db-4b46-990c-b4286c1d36d6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

