Is it possible to do deeplink from my deployed streamlit app to my android device? Because one of its step is adding a file to the web app itself. I want to happen is when I click a button to my streamlit app it will redirect me to my android app. Below is what I am trying to do:
Deeplinking With Jetpack Compose
Thanks🎉