embed crosswalk in android studio

前端 未结 5 1520
有刺的猬
有刺的猬 2020-12-01 07:12

I\'m new about android programming and android studio. I researched crosswalk embed API for my project and tried to embed it in android studio. But I couldn\'t be succesfull

5条回答
  •  无人及你
    2020-12-01 07:54

    Thanks for this Rubber Duck - it really helped me!

    Note: if you're adding crosswalk to do webRTC, you need to add these to your manifest or the outgoing video/audio will not work (maybe you don't need them all, but it works for me!);

    
    
    
    
    
    
    
    
    
    

提交回复
热议问题