MrSaman / andar

Automatically exported from code.google.com/p/andar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with thread

GoogleCodeExporter opened this issue · comments

I create a Toast in the draw() function that is contained in the file 
CustomContext.java and when I do toast.show() I get this error: Can't create 
handler inside thread that has not called Looper.prepare().

Can anyone help me?

Thanks in advance.

Original issue reported on code.google.com by bmp.barb...@gmail.com on 28 Mar 2012 at 7:28