for my app I made a framework for all network calls to an external API. I put everything in \"Services\" like: UserService, MessageService etc. So
UserService
MessageService
Maybe you can use a third party library like Retrofit If you work with images I strongly suggest picasso