Skip to content

Commit d8e99da

Browse files
authored
Merge pull request #6 from albertocappellina/added_docs
added some documentation (for the ones in the rush)
2 parents 8114b76 + 109369f commit d8e99da

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,24 @@ dependencies {
6868
}
6969
```
7070

71+
Don't forget to add also the following dependencies
72+
73+
```
74+
75+
compile 'com.android.volley:volley:1.0.0'
76+
compile 'com.google.code.gson:gson:2.8.1'
77+
78+
```
79+
and the following permession to AndroidManifest.xml
80+
81+
```
82+
83+
<uses-permission android:name="android.permission.INTERNET" />
84+
85+
```
86+
87+
88+
7189
## Initialize
7290
Inside `onCreate` of Application class or Launcher Activity.
7391
```

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy