Term48 icon indicating copy to clipboard operation
Term48 copied to clipboard

devuser

Open singpolyma opened this issue 10 years ago • 2 comments
trafficstars

I don't suppose there's any way one might get to devuser / dump logs for the device from inside term48? I can run slog2info, but of course it only shows logs for term48 (I assume because of permissions).

singpolyma avatar Nov 18 '15 19:11 singpolyma

Not that I am aware of. The sandbox generally prevents apps from seeing the data from other apps. If you want to see devuser logs, you can get at them via the dev tools, but not via a sandboxed app, as far as I know.

mordak avatar Nov 18 '15 23:11 mordak

I just found out blackberry-connect is Java-based. So I think if I cross-compile a jre maybe I can run it on the device and then ssh into myself to get at the logs.

singpolyma avatar Nov 18 '15 23:11 singpolyma