Hi Experts, I want to create an android application that is a customized version of the standard "browser" app (My new browser will have some cool new features than the standard one). So basically I just want to copy the standard android source from the <android root>/packages/apps/browser folder, rename it and create my Eclipse Project for the new app, before I start modifying it.
But it doesn't look like I am in the right track because Eclipse complains of tons of errors right after I have "Created the project from source" Questions are: 1. Am I on the right track or is there something else I am missing? (I know how to do a basic android app and I have some of my apps in the android market) 2. If I am on the right track, what I am supposed to do to resolve the errors (mainly missing resources, classes etc). If I am not on the right track what are the other options I have. Thanks in advance for any help in assisting me jumping this hurdle. Pathman -- 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

