Hi all, I am currently working on account & settings. When user added an account, he also can edit the account, like gmail, there is always an account setting page. In the SampleSyncAdapter, we need a preference xml to describle the preference screen. However, the screen is static, created in design time. I want to create the preference screen in runtime, like what google does, in google gmail account settings page, it will add an item "google notebook" if google notebook is installed. How can do it in Java code instead of xml, thanks!
-- 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

