Hi, I have imported the launcher code into Eclipse.When tried compiling the project i am getting so many errors. Most of them are import errors.When i check for those files in android.jar i could not find any .class files. Few of the errors are listed below
* import* *android.os.ServiceManager*; * import* *android.app.ISearchManager*; * import* *android.app.StatusBarManager*; *import* *com.android.internal.provider*.Settings; Kindly tell me the steps to follow to compile the Launcher code? Thanks in advance for the help! -- 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

