Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
lwc:programming:mobile:android:runnable [2022/02/23 15:30] – John Harrison | lwc:programming:mobile:android:runnable [2022/02/23 15:31] (current) – John Harrison | ||
---|---|---|---|
Line 5: | Line 5: | ||
public void run(){ | public void run(){ | ||
- | System.out.println(" | + | Log.v(" |
} | } | ||
} | } | ||
Line 40: | Line 40: | ||
</ | </ | ||
- | //Borrowed and reworded from [[http:// | + | //Borrowed and reworded from [[http:// |