Lou@安全邊際
"Go to bed smarter than when you woke up." — Charlie Munger
Android -Thread -
do different things at the same time
framework
Thread
timer =new Thread(){
public void run
(){
try
{
}
catch
(InterruptedException e){
//debug if it is slow
}
finally
{
}
}
};
timer.start()
;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment