mordak / Term48

50 stars 20 forks source link

devuser #7

Open singpolyma opened 8 years ago

singpolyma commented 8 years ago

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).

mordak commented 8 years ago

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.

singpolyma commented 8 years ago

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.