i installed android in windows and checked it... the problem that i am facing is in windows eclipse R.java is created as soon as i create new project but in fedora 10 R.java is not created.. because of that it is showing error. "Erron while loading shared libraries:libncurses.so. 5:wrong ELF class:ELFCLASS64" This is error came after when i copied libncurses.so.5 into lib directory.
before that it was showing "libz.so.1: cannot open shared object file: No such file or directory". I installed everything as it is given in installation page in android site.. On Mar 19, 3:57 pm, jammy <[email protected]> wrote: > hi every one.. i have installed android in linux using eclipse IDE. > all installation worked fine... but when i gave path of sdk in eclipse > it is showing error as ' adb version failed!', error while loading > shared libraries:libncurses.so.5:wrong ELF class:ELFCLASS64. So > somebody tell me how to rectify this problem... please i've been > spending much of time to solve this problem but unfortunately i am not > successful... > > One more thing is i installed android successfully in windows using > that same eclipse(ganymede). Now where is the problem..... please > somebody tell me........ thank you in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

