Skip to content

Android dev tool to view inter-app communication

License

Notifications You must be signed in to change notification settings

kill-jane/intent-intercept

 
 

Repository files navigation

Intent Intercept Android app

Build Status

This app is forked from https://github.com/intrications/intent-intercept which is not maintained any more.

Summary: View inter-app communication

Description: 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.

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

Intent Intercept is available here:

available on F-Droid app store
available on F-Droid app store

Requirements

There are two versions available:

  • Version 3.x.y for Android 2.3 - Android 4.1 in branch android-2.3
  • Version 4.x.y for Android 4.2 and later (including Android-10) in branch master

License

Apache License, Version 2.0 http://www.apache.org/licenses/LICENSE-2.0.html

See also

There is a similar devtool ContentProviderHelper to analyse android Content Provider

About

Android dev tool to view inter-app communication

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%