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

  • SEARCH
  • Home
  • 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 3217816
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T15:27:19+00:00 2026-05-17T15:27:19+00:00

I have setup my default android Preferences with the necessary options. The prime reason

  • 0

I have setup my default android Preferences with the necessary options. The prime reason of the Preferences are to allow users to manage their resources. In the context of my app, they are “Contacts”, “Types of projects” and “Currency”.

The “Currency” section works fine. The display just yet, not the programming. But what I really want to do is, when either of the “Contacts” or “Type of projects” is clicked, they should open another custom activity to let the user manage his contacts. These are by the way, not the android contacts. It is an activity connected to a database table allowing users to manage his contacts and his type of projects.

Any advise on this please? Perhaps, I shouldn’t be using the default android preferences at all?

This is my XML code for the Preferences:

<PreferenceScreen
xmlns:android="http://schemas.android.com/apk/res/android"    >

<PreferenceCategory
    android:title="Manage your resources"    >

        <ListPreference 
            android:key="contacts"
            android:title="Manage your Contacts" 
            android:summary="Click here to ADD, EDIT and DELETE Contacts"    >
        </ListPreference>

        <ListPreference
            android:key="projects"
            android:title="Types of Projects"
            android:summary="Click here to maintain a list of Types of Projects that match your profession"    >
        </ListPreference>

        <ListPreference
            android:key="currency"
            android:title="Select currency"
            android:summary="Set a default currency that you wish to use" android:entryValues="@array/entryvalues_list_preference" android:entries="@array/entries_list_preference">
        </ListPreference>

</PreferenceCategory>

Thanks in advance….

  • 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-05-17T15:27:20+00:00Added an answer on May 17, 2026 at 3:27 pm

    Perhaps, I shouldn’t be using the default android preferences at all?

    IMHO, you “shouldn’t be using the default android preferences” for “Contacts” and “Types of Projects”, if you will be rendering a non-preference UI for them.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'd like to remove all default values that have been setup in a particular
I have published apk to the Android Market, activated and setup for free for
I want to define a default text color for my android app. I have
I have an android app that is setup to start a Java activity (call
I have setup our Magento (1.5) store with the default theme and a few
I have a page that is setup like this public partial class _Default :
I have setup web dav on windows server 2008. It seems to work fine
I have setup a property and implement INotifyPropertyChanged like so... public event PropertyChangedEventHandler PropertyChanged;
I have setup svnserve and for now now I am testing a repository with
I have setup multiple SQL Service Broker Queues in a database but have not

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.