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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:08:28+00:00 2026-05-23T05:08:28+00:00

I have an app which has a user login to a webservice (username +

  • 0

I have an app which has a user login to a webservice (username + password). I need to store the user’s username and password somewhere to auto-log them in (otherwise they have to enter username + password every time).

I have stored the username + password in SharedPreferences like so:

SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(this);
Editor editor = prefs.edit();
editor.put("username", "the username");
editor.put("password", "the password");
editor.commit();

If I understand correctly, the actual file that shared prefs writes to is not accessible from other third party apps, correct? Therefore it’s ok to store the username + password here?

If I hook up devices to DDMS, I cannot see the shared prefs files (good). If I use the emulator, I can see them.

Thanks

  • 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-23T05:08:29+00:00Added an answer on May 23, 2026 at 5:08 am

    They shouldn’t normally be accessible by other applications, but on a rooted device they can be accessed quite easily.

    You may want to encrypt/decrypt the strings as your store and load them.

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

Sidebar

Related Questions

I developing an app which has the login screen with username and password. Now
I have a user profile page on my web app which has contact information.
My app has a main login/password screen where user enters credentials and submits the
I have an app which has split view inside a tab bar, and these
I have an app which has different app identifier for iphone and ipad and
I have an iPhone app which has a Table View-based data input screen with
I have a .net winforms app which has a few animation effects, fade ins
I have an view in my App which has a number of buttons based
I have an app, which has a top navigation bar and a bottom tab
I have an app which is quite huge. It has tons of images and

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.