Creating an android smart app banner

后端 未结 4 1736
南方客
南方客 2020-12-02 11:46

Is there any solution for Android devices similar to the iOS 6 smart app banner?

Here is the code for smart app banner



        
4条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-02 12:52

    Since Chrome 44 Beta you can push your app in Chrome for Android with a native app install banner on your website.

    Please see the answer below.


    Old answer

    I needed that myself, so I created a jquery plugin to mimic a smart banner for Android and older iOS versions.

    http://jasny.github.com/jquery.smartbanner/#android

提交回复
热议问题