I had this apk that previously was compiled with apk compiler 4.x and had it installed on an old Galaxy 4 tablet (android 5.02), where it ran fine.
Just did a minor update on the program and compiled it with 5.1. Now it complains "this program requires hurl.hwp"
Running the apk on my android 16 phone is fine, but this old tablet refuse to run it.
Does it need some entries in the custom build scripts to work for older android versions?
hurl requirement
Re: hurl requirement
Seems its the hurl.hwp v.2.0 for android-v7 that is not recognized.
Replacing the hurl.hwp with an older version and it does not come with this error message.
Not sure which version that is, but its dated 2021 at 1477kb.
It still does not download the file in question, but at least its past that error.
Replacing the hurl.hwp with an older version and it does not come with this error message.
Not sure which version that is, but its dated 2021 at 1477kb.
It still does not download the file in question, but at least its past that error.
Re: hurl requirement
Got the download working now with that old hurl.hwp file.