Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8947881
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T12:52:53+00:00 2026-06-15T12:52:53+00:00

My activity using and extending preferences activity as SettingsUser extends PreferenceActivity I am using

  • 0

My activity using and extending preferences activity as

SettingsUser extends PreferenceActivity

I am using preferenceScreen XML to design my shared Preference and adding it in my activity as

addPreferencesFromResource(R.xml.mypreferences);

For getting my shared preferences I am doing

SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(this);

Now I want to add onClick listener on my shared preference, I see there is a method called OnSharedPreferenceChangeListener but not onClickListener, anyone can guide how to handle this case?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T12:52:54+00:00Added an answer on June 15, 2026 at 12:52 pm

    You can do it as follows:

    Preference infoPreference = findPreference(key);
    infoPreference.setOnPreferenceClickListener(new OnPreferenceClickListener() {
            @Override
            public boolean onPreferenceClick(Preference preference) {
                //do something
                return true;
            }
        });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using an Activity that extends SherlockFragmentActivity , that has 3 tabs. The
I have an activity using an xml layout where a WebView is embedded. I
I'm using a custom dialog preference to generate a seekbar in my preferences menu.
I am extending CountDownTimer in my Activity class and I am using it as
I know how to develop the tab activity using xml layout and also i
I'm making a view and an activity extending SherlockMapActivity and using SlidingMenu libraries to
I'm using 4list views with class extending Activity. I have to perform different list
I am taking a high resolution picture through the default camera activity(using intent.put Extras
I Have a Service and i interact with it from an activity using Binding.
I always designed/developed/released a software or web project myself/independent activity using java/vb.net and php

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.