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 6830491
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:37:27+00:00 2026-05-26T22:37:27+00:00

The defaultValue is always being returned as 0, despite my attempt to return a

  • 0

The defaultValue is always being returned as 0, despite my attempt to return a different value when the pref key does not exist. I wonder why. Here’s my piece of code –

public static final String PREFS_NAME = "MyPrefsFile";
public static final String PREFS_OLD_TRIM = "trimName";
SharedPreferences settings = getSharedPreferences(PREFS_NAME, 0);
int trim_val = settings.getInt(PREFS_OLD_TRIM, 7);

I know for sure, in the initial run, that there is no pref key – PREFS_OLD_TRIM. So, i was expecting trim_val to get a value of 7. But it’s getting 0.

Am i missing anything? Thanks. I am targeting API Level 8 device set.

  • 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-26T22:37:27+00:00Added an answer on May 26, 2026 at 10:37 pm

    To be on the safe side try changing PREFS_OLD_TRIM to random value at every run – this will make you sure that there is no such key in your preference file.

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

Sidebar

Related Questions

MyDataSource.SelectParameters[startDate].DefaultValue = fromDate.SelectedDate.Date.ToString(); As you can see I am setting the default value of
Currently I'm using var x = dict.ContainsKey(key) ? dict[key] : defaultValue I'd like some
I have a query that needs to return results that are NOT matched in
Any reason why jQuery('textarea').text() always returns default value instead of current text when the
I get the wrong value from my Dropdownlist (ddlCity). I always get the default
For example: private bool isThisADumbQuestion(bool trustMeThisWilLBeTrue) { if (trustMeThisWilLBeTrue) return true; } This always
I would like to know if the below statements ever return a different result
I tried setting the defaultvalue property of the field to Guid.NewGuid() but every item
I have seen the following code: [DefaultValue(100)] [Description(Some descriptive field here)] public int MyProperty{...}
So here is the simple code: [System.ComponentModel.DefaultValue(true)] public bool AnyValue { get; set; }

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.