hello friends, I have successfully build the android source code. Now i want to make another "Browser based" on the "default browser", so that both of them can co-exist side by side.
Now the problem is, I could not find out the exact location where I have to make changes so that MyBrowser.apk file could be generated along with the Browser.apk. I have created another app under the pakages/app/ even when I make some changes to the existing browser code, changing its manifest.xml and after "make" command, the browser.apk which i get can not be installed and it throws the following error, Failure [INSTALL_FAILED_ALREADY_EXISTS] please provide information regarding where exactly i have to make changes so that i could generate MyBrowser.apk and which can be installed without the error and could co exist with the default browser. -- 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

