Sender is a n Object and has no methods or properties as you can tell from the Intellisense in the IDE. You need to assign it to an instance of a known type to access it.
I should have looked closer at what you wrote and the actual Java compiler error.
That works fine for me. I don't see how you can be getting that error. It looks like a method in B4AShared.jar is missing but it must be finding that file or you would be getting a missing package error.
Hi,
I compile other projects without problems.
I tried to delete the directory Library basic4Android and basic4android I reinstalled 1.2, but the problem is not resolved.
Thanks
Nicola
Did you set an "Additional libraries path"? It is configured under: Tools - Configure paths. Make sure that this folder doesn't contain and old version of B4AShared.jar
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.