capacitor-community / proposals

Plugin and platform requests ✋
74 stars 2 forks source link

Android Intents #47

Open IT-MikeS opened 4 years ago

IT-MikeS commented 4 years ago

Plugin Request

Name: Android Intent Tools Package: @capacitor-community/android-intents

Platform(s)

Existing Solutions

I have already released a plugin that functions at the below GitHub repo: https://github.com/IT-MikeS/capacitor-intents

Description

Intents are very useful on android, and this plugin allows you to send them and listen to them. For example I use this at work to listen to broadcast intents from a Zebra handheld scanner and handle their input in realtime. Other things are possible like listening for network changes or power state changes like "charging" to "not charging".

riderx commented 2 years ago

@IT-MikeS i added your plugin to awesome-capacitor if that is useful please take time to star the repo as well :)