Skip to content

Simple Demonstartion of OAuth 2.0 with Android and Laravel

Notifications You must be signed in to change notification settings

vikramIde/restapp

Repository files navigation

restapp

This is a simple app which demonstrate the use of OAuth 2.0 (laravel) and Android

#Login page

[java files]

MainActivity.java

MyApiCall.java

constants.java

[xml]

activity_main.xml

#List view Page

[java files]

Event.java

ListViewDataActivity.java

[xml]

activity_list_view_data.xml

event_list_view_layout.xml

#Plugin Usage

  1. PICASSO http://square.github.io/picasso/

  2. Assync http://loopj.com/android-async-http/

#Android Version

Android Studio 1.5

About

Simple Demonstartion of OAuth 2.0 with Android and Laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages