It seems like you have outdated SDK. New eclipse add-on (starting from v. 0.9.0) doesn't recognize SDK 1.1. However, if you need to develop for SDK 1.1 you simply set target name to android 1.1 and reference 1.1. library from your application. This should work.
On May 12, 10:52 am, andersg <[email protected]> wrote: > Hi, > I can't get the android sdk working in eclipse. I followed the > installation guide, but when I point android preferences to my android > sdk lib under "Window > preferences > android" I get the following > error. > > "Error loading the SDK > > Error: Error parsing the SDK. > /home/anders/opt/android-sdk-linux_x86-1.1_r1/plartforms is missing" --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

