A resource is made public by adding it to public.xml and giving it a specific resource ID. As long as you don't touch that, you won't be making anything public.
On Thu, Sep 10, 2009 at 10:30 AM, Beginner_In_Android <[email protected] > wrote: > > Hi, > > i have requirement to implement button in lockscreen. > So i have added new image here *frameworks\base\core\res\res > \drawable.* > And i have modified the Keyguard_screen_lock.xml. Here i have added > the > ImageButton view. > And i have even modified the strings.xml to display different string. > > > As in the following discussion it has told like this. > > > *You must not add public resources because it would change the public > API and thus make your Android phone/device potentially incompatible > with other Android devicesYou must not add public resources because > it > would > change the public > API and thus make your Android phone/device potentially incompatible > with other Android devices.* > ** > *Please find the previous discussion in the bellow link* > > > ( > http://groups.google.com/group/android-framework/browse_thread/thread... > ) > ** > I am not clear about the public and private resource in framework. > Please do > let me know whatever i have done creates any problem. > > > Please give me the link to know more about public resource and > private > resource. > > > Please reply ASAP > > > Thanks and Regards > Mohammed Sameer > > > > > > -- Dianne Hackborn Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them. --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
