Im developing an app that have alot of web requests. Such as download
or upload
files , REST requests
and etc.
I want to save all of this functions in a class
like a helper and only just import the class and call functions that i need them in my activities. something like a custom library for web requests i mean.
Is there any Design pattern for this? (I hope i explain my idea well)
Aucun commentaire:
Enregistrer un commentaire