Skip to content

Sample Android application demonstrating the use of implicit intents.

Notifications You must be signed in to change notification settings

ashishrawat2911/android-ImplicitIntent

 
 

Repository files navigation

android-ImplicitIntent

Sample Android application demonstrating the use of implicit intent(s).

Implicit intents are used to declare a general action to perform, which allows a component from another app to handle it. For example, if we want to open a link/url, we can use an implicit intent to request that another capable app open the specific link/url in a browser

Screenshots


   Main Activity        Implicit Intent       Selected Browser

About

Sample Android application demonstrating the use of implicit intents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%