Hi All., Am in timely need. pls help me out..
Am trying to execute a binder sample. [ http://github.com/mcr/Android-HelloWorldService ] . I solved all the compilation error. and loaded the need files to my emulator. But still my binder service [ 'helloworldservice' ] is not getting started. While executing the file am getting following error. #cd data # ./helloworldservice *link_image[1962]: 424 could not load needed library 'libhelloworldservice.so' for './helloworldservice' (reloc_library[1311]: 424 cannot locate '_ZN7android10IInterfaceD2Ev'... )CANNOT LINK EXECUTABLE* # ./helloworldclient *link_image[1962]: 425 could not load needed library 'libhelloworldservice.so' for './helloworldclient' (reloc_library[1311]: 425 cannot locate '_ZN7android10IInterfaceD2Ev'... )CANNOT LINK EXECUTABLE* Please guide me how to fix this issue ! ! !.,., If u have any idea or suggestion pls drop here.... Thanks., Ganesh Kumar Ramamorthy. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

