mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-20 23:56:20 +08:00
![]() Android 4.0.x has a known bug [1] while accessing local files with params: file://file.html?param=2 This commit adds a workaround for this problem by removing the params part of the local URI before accessing the file. [1] http://code.google.com/p/android/issues/detail?id=17535 |
||
---|---|---|
.. | ||
assets | ||
res | ||
src | ||
test/org/apache/cordova | ||
.classpath | ||
.project | ||
AndroidManifest.xml | ||
ant.properties | ||
build.xml | ||
default.properties | ||
project.properties |