Skip to content

Commit

Permalink
Update sms.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adin234 committed Nov 29, 2013
1 parent dc4bd66 commit 06914d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Android/docs/sms.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ From here you should be returned to the APP Detail Page in *Figure Android.SMS.4
First thing before you do any calls for Globe API using Android wrapper class is to include the base class called GlobeApi.

##### Figure Android.SMS.5 - Include Base Class
![Import](https://raw.github.com/Openovate/rest-docs/master/sms/assets/figure1.png)
Import the android project

![Use as library](https://raw.github.com/Openovate/rest-docs/master/sms/assets/figure2.png)
Use the globe api project as a library to your android project

GlobeApi globe = new GlobeApi();

Expand Down

0 comments on commit 06914d4

Please sign in to comment.