Michael Diarmid
861ff377d6
Update installation-android.md
2017-10-04 19:57:44 +01:00
Michael Diarmid
e2813fbfc3
Update installation-android.md
2017-10-04 19:53:35 +01:00
Salakar
aca519a47d
[docs] update android dependency versions
2017-10-04 16:09:29 +01:00
Chris Bianca
5e3ac2491d
[docs] Add some basic Firestore docs for launch
2017-10-03 12:03:16 +01:00
Michael Diarmid
7f99b035e2
Update installation-android.md
2017-09-18 15:05:01 +01:00
Chris Bianca
f7b051aaed
[docs] Remove unnecessary references to analytics dependency (now built into core)
2017-09-18 08:29:31 +01:00
Danny Shisler
c291c0575d
Update with Google Maven reference
...
I ran into this problem trying to follow your installation instructions. The build kept failing with errors stating that it was unable to resolve the firebase packages.
I could see that the 11.2.x packages weren't included in the latest Google Repository (58) and the latest release notes (https://developers.google.com/android/guides/releases ) state that "Google Play services dependencies are now available via maven.google.com", so I added the Google Maven reference to the root build.gradle and it resolved the problem.
2017-09-13 16:47:22 +01:00
Chris Bianca
3c2ecaee37
[docs] Bump android dependencies to 11.2.0
2017-08-29 09:49:07 +01:00
Salakar
929352f8d3
[docs] misc
2017-08-26 07:06:49 +01:00
Salakar
fe0a98f1c8
[docs] added groovy support to prism
2017-08-26 07:04:32 +01:00
chrisbianca
da272d42a8
Merge pull request #318 from connected-space/patch-2
...
Update installation-android.md
2017-08-08 12:46:19 +01:00
connected-space
e17b4a99d7
Update installation-android.md
2017-08-08 12:36:30 +01:00
connected-space
f36b7e9942
Update installation-android.md
2017-08-08 12:31:14 +01:00
Jobeso
f2f5ea3671
crash fix
...
to get the library working we need to take these versions otherwise the app would crash
2017-08-04 10:48:21 +02:00
Elliot Hesp
ad7914d7f4
Reorder Android installation docs
2017-07-20 11:02:31 +01:00
ugiacoman
0e56eccab5
Update installation-android doc
2017-07-05 09:42:29 -04:00
ugiacoman
b577265fa8
Update docs: installation-android with google play services API availaibilty issue
2017-07-05 09:32:10 -04:00
Dino Scheidt
a9c7f9c680
Correct Doc: Comments from # to // for build.gradle
2017-06-21 22:39:24 +02:00
Chris Bianca
782958d026
[messaging] Update typescript definition to match interface changes
2017-06-19 12:26:10 +01:00
Chris Bianca
6c04c8484a
[docs] Correct Android version
2017-05-30 16:32:44 +01:00
Chris Bianca
abf17d8d7f
[android] Split into separate packages for each strand of Firebase functionality
2017-05-30 16:16:56 +01:00
Elliot Hesp
77d6fffca0
[pref][android] Add Android installation steps
2017-05-25 12:04:08 +01:00
Yekeen Ajeigbe
6d3fa418dc
Minor typo causing error in run-android
2017-05-16 06:03:07 +01:00
Fabian Köster
fa1b4095f5
launchMode needs to be set on <activity>
...
launchMode is not a valid property on the <application> element, see
https://developer.android.com/guide/topics/manifest/application-element.html
It must be set on the activity instead, see
https://developer.android.com/guide/topics/manifest/activity-element.html
2017-05-12 21:34:43 +02:00
Elliot Hesp
361535e96e
Move docs to docsify
2017-04-27 12:18:12 +01:00