Instant intent [Experiment]:
This is an experiment for the instant app feature available on newer android versions. You can open intents directly (if you have the 'instant app' feature enabled) just by going to a specific url.
Get it on Google Play
View on Github

15 October 2019

New experiment: Instant intent

I'm on fire lately...

https://play.google.com/store/apps/details?id=com.trianguloy.instantintent

This is an experiment (not enough content to mark it as an 'app') that allows to open intents directly, without installing anything (well, you do need to install the instant app, but play store does it for you if you accept). You can find more information and examples on its url page:

https://trianguloy.github.io/intent/


This may seem like nothing, but this is the first time I'm implementing instant apps...and they are incredible easy to do (in theory) and useful!
If only I have an app that could benefit from it...one that takes very low size...doesn't need to store anything big...and is normally a one-time-use app...

...wait...

;)