Rc3375 wrote: > Put eclipse/android and ant on a windows7 laptop. When eclipse fires > up, ERROR: UNABLE TO PARSE ADB VERSION. TRY AND RESTART ECLIPSE/ADB. > Done that. Will not get rid of error. > Tried running app from within eclipse. All works fine EXCEPT for the > app in question NEVER shows up on the EMULATOR. Have another laptop > with windowsXP, works just fine. All file are present and in correct > directories and the enviorment is also setup correctly(PATH). Tried > killing and restarting adb....no success. Each time that is done, > same error when eclipse restarts. > Even tried wiping everything out and starting over....NO SUCCESS. > This is driving me nuts...does any one have and fixes for the problem > with the adb???
Well, bear in mind that Windows 7 is not a supported development environment: http://developer.android.com/sdk/requirements.html You also might try working outside of Eclipse at first. Some error messages that adb spits out might mean something to use, but ADT simply treats it as a generic failure or ignores the messages. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Training in US: 8-12 February 2010: http://bignerdranch.com
-- You received this message because you are subscribed to the Google Groups "Android Beginners" group. NEW! Try asking and tagging your question on Stack Overflow at http://stackoverflow.com/questions/tagged/android 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

