Wish AssetsFolder in ide did not list my sub folders

MarkusR

Well-Known Member
Licensed User
Longtime User
i have an issue (in B4A 7.80) ,
i put a three.js-master folder with one example in Files folder
but at synchronize in ide it not appear and in ide/activity said file not found.

i try to open the html file in web view, it was more or less a experiment if 3d view is possible.

(323 files in 41 folders)

Files\three.js-master\examples\webgl_geometry_cube.html
Files\three.js-master\examples\js\
Files\three.js-master\examples\textures\
Files\three.js-master\build\

https://threejs.org/

B4X:
WebView1.LoadHtml(File.GetText(File.DirAssets, "three.js-master/examples/webgl_geometry_cube.html"))
 
Last edited:

MarkusR

Well-Known Member
Licensed User
Longtime User
ok thanks.
then i make a wish (feature request), its part of the project, i do not want duplicates that go their separate ways.
sub folders are standard in assets.
if me pulish a app into play store the user did not copy files manual. (as example)
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…