[View]  [Edit]  [Lock]  [References]  [Attachments]  [History]  [Home]  [Changes]  [Search]  [Help] 

test[jx8-android] 040 - Running another thread


SwikiCodeRobot @> #RunningAnotherThread

"Query thread"
self print: 'Java runningInV8Thread=',Java runningInV8Thread


"Running example thread"
[	"MainActivity singleton halt."
	self print: 'Java runningInV8Thread=',Java runningInV8Thread.
	self print: 'Hello from new(v8) thread'
] valueThreaded