You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/11/07 14:04:28 UTC

[GitHub] [cordova-android] l-hwen edited a comment on issue #822: Back button event on full screen video closes application

l-hwen edited a comment on issue #822: Back button event on full screen video closes application
URL: https://github.com/apache/cordova-android/issues/822#issuecomment-551092365
 
 
   @breautek 
   I created a new ionic project
   1.npm install -g ionic
   2.ionic start myApp tabs
   3.Add a video tag to the tab2 page.
   4.Modify the photo-gallery\resources\android\xml\network_security_config.xml file,so that Android devices can access the network
   5.cordova platform remove android
   6.cordova platform add https://github.com/<your_github_username>/cordova-android.git
   7.Mobile start developer mode,Connect Android devices to your computer using USB,
   7.run the ‘ ionic cordova run android -l ’  command
   It still recreates this question。
   It's very simple. I hope you can try it, too

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org