坚持这件事,我目前正在使用Framework7.js。请帮助我,任何其他选择也将不胜感激。 Android是我正在运营的平台
答案 0 :(得分:0)
You need only to setup a custom URL scheme (thanks Eddy Verbruggen for this helpful plugin ) and you'll be able to reach the app from Gallery sharing button.
Be careful of following the caveat on plugin readme and choosing a scheme not in common use ( yourAppName:// may be the best one to avoid confusion for users ).