Skip to content

Details about Android App and server connection using Retrofit Network library is given in my blog site. Please be mentioned the blog is written in Bengali. If you know Bengali, you are most welcome. I described here Client side (Android) as well as server side (by PHP).

hasancse91/retrofit-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Network call (GET and POST method) with Retrofit Library

Have any suggestion? Any advice for good practice? Please send me a pull request.

Quick Links of this Repository:

Does this implementation make sense? Go for best practice...

I created different-network-layer branch in this repository for a better implementation. In master branch I called Retrofit methods from my Activity class. But the network related implementation should in a different network layer not in view layer. You'll find an abstraction layer in this implementation. Click here for full source code.

About

Details about Android App and server connection using Retrofit Network library is given in my blog site. Please be mentioned the blog is written in Bengali. If you know Bengali, you are most welcome. I described here Client side (Android) as well as server side (by PHP).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published