to dear winger, What's this? an AndroidManifest.xml or a Preference file? If it's a Preference, you should edit it through the PreferenceEditor object. If it is an AndroidManifest.xml file, you can't modify it in runtime, you should modify it with your code editor.
Best regards On 6月26日, 上午10時17分, brilliant winger <[email protected]> wrote: > I have one question. > I would like to chage attributevalue. > > ex... <android:codes = "1"> to <android:codes="2"> > > How ? > well. I use other parser? > plz --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

