Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/k3b/intent-intercept
Browse files Browse the repository at this point in the history
  • Loading branch information
k3b committed May 21, 2019
2 parents bee3c1b + 61eed3c commit 50db2e4
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 @@ -12,6 +12,10 @@ This app attempts to intercept as many intents as possible in order to examine
their contents. This helps when trying to develop an app that reacts to a
particular intent.

# ![](https://raw.githubusercontent.com/k3b/intent-intercept/master/fastlane/metadata/android/en-US/images/featureGraphic.png)

# ![](https://raw.githubusercontent.com/k3b/intent-intercept/master/fastlane/metadata/android/en-US/images/phoneScreenshots/1-Intercept.png)

Some details of the intent can be edited before resending it.

Intent Intercept is available here:
Expand All @@ -22,3 +26,6 @@ Intent Intercept is available here:
## License
Apache License, Version 2.0
[http://www.apache.org/licenses/LICENSE-2.0.html](http://www.apache.org/licenses/LICENSE-2.0.html)

## See also
There is a similar devtool [ContentProviderHelper](https://github.com/k3b/ContentProviderHelper/) to analyse android Content Provider

0 comments on commit 50db2e4

Please sign in to comment.