Hi. I installed a KUbuntu in VMWare and followed the steps explained at
http://source.android.com/download for getting the source. (Maybe you can get the source any other way, I don't know) If you have the source, take the following folders list of folders and copy them at your ANDROID-SDK location (X:/SDK_FOLDER/RELEASE_FOLDER/), where are located the folders docs, samples, etc. Create a subfolder named "sources" where you copy the source folders to. List of folders I have included. - /android (subfolders: accounts, annotation, app, ...) - /com (subfolders: android, google) - /javax (subfolders: microedition) For the first two entries, search in <YOUR_DOWNLOAD_LOCATION> \frameworks\base and copy any subfolder named "android" or "com" direct into the "source" directory. For the last entry you have to look in <YOUR_DOWNLOAD_LOCATION>\frameworks\base\ and "awt" and "opengl \java". Maybe there are more source folders, but the essentials are included and you're able to browse the (most) sources in eclipse now. Hope it'll help and good luck. Greetz OC On 21 Jan., 23:13, "[email protected]" <[email protected]> wrote: > Hi while running my android application I am getting the error "The > JAR of this file belongs to container 'Android Library' which does > not allow modifications to source attachments on its entries". > I googled it and found that I need to add android source code since it > is now open source but I dont know how can I browse source code in > eclipse using windows. > > Thanks 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 -~----------~----~----~----~------~----~------~--~---

