Skip to content

sunilmishra/Android-AsyncTaskLoader-with-MVP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a66d3f9 · Apr 5, 2015

History

5 Commits
Apr 5, 2015
Apr 5, 2015
Apr 5, 2015
Apr 5, 2015
Apr 5, 2015
Apr 5, 2015
Apr 5, 2015
Apr 5, 2015
Apr 5, 2015
Apr 5, 2015
Apr 5, 2015
Apr 5, 2015

Repository files navigation

Android-AsyncTaskLoader-with-MVP

The purpose of this example is to build android application using MVP pattern with AsyncTaskLoader.

I have created simple POC for Login Module, which vallidates your credentials with php server using AsyncTaskLoader.

This POC is designed to help developers who want to build client server applications with low coupling and high cohesion.

#Login Server Copy Login.php and paste inside WAMP - www folder and Run it. Take your ip address of your machine using ipconfig cmd. Update the same IP in BasePresenter to connect your mobile app with server to do Login Vallidation. make sure your username is 'sunil'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published