Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 611 Bytes

File metadata and controls

13 lines (8 loc) · 611 Bytes

NativeScript using Workers for Background Threading

This is an Android only demo using JSch for demonstrating a local SSH connection to your own computer from an Android emulator. You can try literally anything.

Just be sure to set your own computer's username/password in the payload here.

ns debug android

Try changing example payload to run a different command on your own machine from the Android emulator.

You can also try adjusting any JSch API within the background thread here.