I have my app working as a non-ui app (on a RPi), communicating with a B4A app on a tablet via bluetooth. If I start the app via B4J-IDE in release mode, all is fine. To stop the app I can use kill process.
How can I stop the app when not using B4J and bridge? I see only the UI from Raspian on my Pi and no indication that the app is running.
Would it help if I create a .desktop object and run the app in a terminal window? In this case would the log commands also go to the terminal console?
Many thanks.
How can I stop the app when not using B4J and bridge? I see only the UI from Raspian on my Pi and no indication that the app is running.
Would it help if I create a .desktop object and run the app in a terminal window? In this case would the log commands also go to the terminal console?
Many thanks.