Skip to content

This project started out as a way to learn android intents, but turned out to be surprisingly useful.

Notifications You must be signed in to change notification settings

ategt/intent-examiner

Repository files navigation

Intent Examiner

I wrote this to better understand how Android's Intent system works. It started out as a very simple app to show an intent's contents. I added several random features as I discovered them and wanted to experiment. Some of those features seemed useful to me, and that is how I ended up with what I have now. I have tried adding extra features, but, so far, this seems to be the most useful version.

Installation

When I tried to run this from the repository, I just cloned the repo, opened it as a project in Android Studio, and hit run.

Possible Future Features

  • History Viewing
  • Link Highlighting

About

This project started out as a way to learn android intents, but turned out to be surprisingly useful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages