Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Added ReadMe file for Starter project
Browse files Browse the repository at this point in the history
  • Loading branch information
ricalo committed Sep 14, 2016
1 parent 476b298 commit 75dee03
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions starter-project/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Microsoft Graph Starter project for Android
This is the starter project used by the Android walkthrough in the [Microsoft Graph documentation](http://graph.microsoft.io).

This project has the following features already configured so you can focus on the code:

* Basic Android Studio project structure
* Dependency on required libraries
* Basic UI
* Internet permissions for the app
* Intent filter required for MainActivity

## Copyright
Copyright (c) 2016 Microsoft. All rights reserved.

0 comments on commit 75dee03

Please sign in to comment.