J JohnK Active Member Licensed User Longtime User Oct 23, 2018 #1 I guess the title says it all. Using B4A, can I write an app, that I can call from a command shell? For example B4X: myshellcommand; so it may look like. Any results would go out to std out and std err, and appear in the terminal window.
I guess the title says it all. Using B4A, can I write an app, that I can call from a command shell? For example B4X: myshellcommand; so it may look like. Any results would go out to std out and std err, and appear in the terminal window.
Erel B4X founder Staff member Licensed User Longtime User Oct 23, 2018 #2 No. These are not regular Android apps. Upvote 0