Skip to content

Add additional getting started info to README #706

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Aug 17, 2017

Conversation

addisonElliott
Copy link
Contributor

Include details of how to install SDK into Android project using Gradle as well as compiling an AAR file to manually include into Gradle.

Add information from "Getting Started' section in docs:
http://docs.parseplatform.org/android/guide/#getting-started

This contains information on how to initialize Parse using the Manifest or custom Application class.

I included an additional step to the README which I believe is missing from the Getting Started docs. It explains that you must remember to reference the custom Application class in AndroidManifest.xml. See parse-community/docs#446

Fixes issue #705

@codecov
Copy link

codecov bot commented Aug 17, 2017

Codecov Report

Merging #706 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #706   +/-   ##
=========================================
  Coverage     53.06%   53.06%           
  Complexity     1732     1732           
=========================================
  Files           132      132           
  Lines         10254    10254           
  Branches       1432     1432           
=========================================
  Hits           5441     5441           
  Misses         4364     4364           
  Partials        449      449

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28fd9e1...1ed0af1. Read the comment docs.

@rogerhu
Copy link
Contributor

rogerhu commented Aug 17, 2017

Thanks for the updates!

@rogerhu rogerhu merged commit ea430fc into parse-community:master Aug 17, 2017
@addisonElliott addisonElliott deleted the Fix-ReadME branch November 24, 2017 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants