victordiaz / PHONK

PHONK is a coding playground for new and old Android devices
https://phonk.app
GNU General Public License v3.0
457 stars 27 forks source link

Provide PHONK apps as sharing target #146

Open dronus opened 9 months ago

dronus commented 9 months ago

Would be nice if a PHONK application can be used as a sharing target for other Android apps.

On newer Android OS versions, it seems to be possible that an app manages it's sharing targets - so the PHONK script itself could in some way register as a sharing target, if we provide the API for that.

If not possible, PHONK itself can still provide a single sharing target that can be diverted into the currently running PHONK scripts.