android.content.SharedPreferences?


Yusuf Saib
Android
·T· · ·Mobile· stick together
The views, opinions and statements in this email are those of the
author solely in their individual capacity, and do not necessarily
represent those of T-Mobile USA, Inc.


On Oct 14, 5:15 am, Praveen <praveen.suna...@gmail.com> wrote:
> I have a class called A which has a CheckBoxPreference chkbox1;
> There is one more class B which is invoked by pressing a menu item
> falling under class A.
> Now, I want to use the CheckBoxPreference of class A in class B by
> using findPreference(key);
> If I use it this way, then the Preference returned from findPreference
> () is NULL.
> Please suggest a way to accomplish this task.
>
> Rgds
> Praveen
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to