Launch custom android application from android browser

后端 未结 16 1156
一个人的身影
一个人的身影 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:57

    Please note if your icon is disappear from android launcher when you implement this feature, than you have to split intent-filter.

        
            
                
                
            
            
                
                
                
                
            
        
    

提交回复
热议问题