Re: [android-developers] PreferenceActivity preference OnClick and FolderBrowserDialog issue

2010-11-05 Thread TreKing
On Thu, Nov 4, 2010 at 11:24 AM, Omie intelom...@gmail.com wrote: I found these in documentation but not getting how to use it : http://developer.android.com/reference/android/preference/Preference.OnPreferenceChangeListener.html

Re: [android-developers] PreferenceActivity preference OnClick and FolderBrowserDialog issue

2010-11-05 Thread Omie
Hi ! Thank you for the response. [ if this is called as top-posting then I'm sorry for that, didnt get how to write it in the fashion you replied, Q-A..Q-A.. way..] well, I could not wait for long so I gave up on PreferenceActivity. I created a simple activity and now handling their events. So

[android-developers] PreferenceActivity preference OnClick and FolderBrowserDialog issue

2010-11-04 Thread Omie
Hi ! Greetings to all :-) I need help with 2 problems : 1] I'm working on a tiny alarm app [next step after Hello World]. It doesn't require a special UI, only 2-3 settings are there[on/ off,interval,etc]. So I thought of making it PreferenceActivity directly. Its okay, right ? I added an xml