You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let me explain the expected behavior and why is not working:
16
+
I have recently been working on a small open source project called “Open Link With”. It will hopefully be in the Play Store soon.
17
+
18
+
现在让我解释一下这个意料之中的问题以及为什么它不能正常使用:
19
+
最近,我正在开发一个叫做“Open Link With”的小的开源项目。希望不久后它能够在应用市场上架。
20
+
21
+
My app gives you the ability to switch between other apps. When you share a link with me, I basically grab the link and query all the Activity’s that can handle that link. And finally I mimic the system dialog and let you switch apps.
0 commit comments