Open GoogleCodeExporter opened 9 years ago
[deleted comment]
Hei! I've found the solution but.. I need something more, I need to show
different information depending on the marker; if the marker is different I
need to show another information, how can I know which marker it is?
Original comment by bmp.barb...@gmail.com
on 19 Sep 2011 at 2:24
Solved
Original comment by bmp.barb...@gmail.com
on 23 Sep 2011 at 9:44
So, that text is shown when the marker is detected? Could you post the code,
please? Maybe useful for me...
Thanks in advance!
Original comment by gae.gu...@gmail.com
on 23 Sep 2011 at 3:02
pls could you explain what did you do? do you changed draw () or in main
activity added your toast message?
Original comment by vict.gu...@gmail.com
on 30 Jan 2012 at 12:52
[deleted comment]
I'm sorry for not answering before.
I create the Toast in the Context.java and then in the draw() function I only
did toast.show(). I can provide some code tonight if you want.
But now I want to make a new toast in the draw() function and it doesn't work..
It is a problem with the multithreating. I get this error: Can't create handler
inside thread that has not called Looper.prepare() .
Original comment by bmp.barb...@gmail.com
on 26 Mar 2012 at 7:50
Original issue reported on code.google.com by
bmp.barb...@gmail.com
on 14 Sep 2011 at 1:45