I have been playing around with b4a 5 beta and found an interesting difference. My MLhelp library test app compiled in version 4.30 works as expected, but in 5 beta it cannot find the HTML help files. the assets directory is there in both versions, but 5 beta does not like the call to :
file:///android_asset/www/helpfilename.html
While 4.30 works fine in displaying the files.
--- Jem
file:///android_asset/www/helpfilename.html
While 4.30 works fine in displaying the files.
--- Jem