Hi LP, Could u please tell me where u found the android.R.array.phoneTypes?.I have seen in the arrays.xml in framworks dir(base/core/res/res/arrays.xml) but could't find the phoneTypes...
I also need to modify the values for the phonetypes. Regards Bharat. On Thu, Feb 26, 2009 at 11:42 PM, LP <[email protected]> wrote: > > ops, i found it! it is under the frameworks dir. > > thanks > > On Feb 25, 6:01 pm, LP <[email protected]> wrote: > > HI, > > > > I have been looking to change the contact application PhoneTypes: > > Mobile, Home, Work, Work Fax, etc and remove or add new type but i > > haven't been able to find where i need to do so. i don't see these > > strings defined in the contacts/rest/values/strings.xml file and i > > don't see an asset directory under contact directory either. I see > > that the strings are part of the array which is obtained by calling > > resources.getStringArray() with the PhoneTypes ID passed in which is > > defined in R.Java. Any idea where i can simply modify the strings so > > for example instead of Work Fax i would just see Fax. > > > > Thx > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

