evgenyneu / js-evaluator-for-android

A library for running JavaScript in Android apps.
MIT License
487 stars 84 forks source link

Requesting file from internet from js code. #16

Closed AhmedGamal92 closed 1 year ago

AhmedGamal92 commented 9 years ago

Failed to make that through XmlHttpRequest even after enabling UniversalAccess at the web view. So, that's a work around to get the file through java method in the interface.