Launch custom android application from android browser

后端 未结 16 1154
一个人的身影
一个人的身影 2020-11-21 06:02

Can anybody please guide me regarding how to launch my android application from the android browser?

16条回答
  •  [愿得一人]
    2020-11-21 06:39

    As of 15/06/2019

    what I did is include all four possibilities to open url.

    i.e, with http / https and 2 with www in prefix and 2 without www

    and by using this my app launches automatically now without asking me to choose a browser and other option.

    
        
        
        
    
        
        
        
        
    
    
    

提交回复
热议问题