Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added instructions to test SAM
  • Loading branch information
akarimova committed Jun 30, 2014
1 parent cda16ee commit 7d25fec
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,13 @@ SlideME
```xml
<uses-permission android:name="com.slideme.sam.manager.inapp.permission.BILLING" />
```
2. To test your application with SlideME store install your .apk with special option
```bash
# install for SlideME:
adb install -i com.slideme.sam.manager /path/to/YourApp.apk
```
Fortumo: carrier billing and NOOK
=================================
Expand Down

0 comments on commit 7d25fec

Please sign in to comment.