All– I'm stumped about how to get an app into PilBox:
I make a directory myapp containing, among other things, a file named App.l. I zip the directory. - In Termux, I enter 'termux-share ~/storage/downloads/myapp.zip'. Nothing happens. - I go to PilBox PILs and try entering /storage/emulated/0/Download/myapp.zip and hitting the Download button. I get "Data not found". - In Termux, I enter 'termux-open --send --chooser ~/storage/downloads/myapp.zip. A chooser pops up, and I choose PilBox. PilBox opens as a blank white screen that survives closing and reopening. I have to reinstall. Without '--send' the behavior is the same. What am I missing? –Shaughan