[android-beginners] Help on Building Android Source code

2008-10-24 Thread FERjon
: error: ‘Z_DEFLATED’ undeclared (first use in this function) make: *** [out/host/linux-x86/obj/SHARED_LIBRARIES/ libneo_cgi_intermediates/cgi.o] Error 1 How to fix this? I'll really appreciate any help... Thanks in Advance, FerJon --~--~-~--~~~---~--~~ You received

[android-beginners] Re: Hello everybody

2008-10-22 Thread FERjon
Welcome Luis, Hope you'll enjoy your start in this group... :D On Oct 23, 1:41 am, Luis Maqueda Martos [EMAIL PROTECTED] wrote: I'm Luis, and i just joined to this list. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[android-beginners] What happen to the IntentReceiver class?

2008-09-29 Thread FERjon
Hello, I am currently tinkering with the newly release SDK. I found a tutorial for android that makes use of the IntentReceiver class. I tried to build the same application and found out that IntentReceiver was no where to be found. I just want to ask what class replaced IntentReceiver's