Message boards : Android : help finding email address from Android device config files
Message board moderation
Author | Message |
---|---|
Send message Joined: 23 Feb 12 Posts: 198 |
A team member of mine seems to have forgotten either their password or the email account used for logging into enigma@home. On the website one option for resetting the account is knowing the email address. The second option is: 2) If you forgot your account's email address, or you can't receive email there: The problem is that the user does not have a PC attached currently. However he does have a phone still attached. Where does Android store this info so he can copy and paste it in the field to access his account? |
Send message Joined: 29 Aug 05 Posts: 15585 |
As I said in Where is the BOINC file system on Android?? BOINC will tell you in the event log: data/data/edu.berkeley.boinc/client That does mean you cannot easily get there. It can be done when the phone is rooted, but if the user doesn't want to do that, he can use the remote command prompt, and then read this thread at StackOverflow. Probably best to copy the account*.xml files to a directory he owns on the SD card. |
Send message Joined: 23 Feb 12 Posts: 198 |
|
Send message Joined: 29 Aug 05 Posts: 15585 |
Oh, hold on. Seems that the remote command prompt app I pointed to makes it possible for you to contact a PC, not use it on the Android device itself. Instead use Terminal Emulator for Android |
Send message Joined: 29 Aug 05 Posts: 15585 |
I'm trying this myself as well. Thus far did: cd / cd / cd data/data/edu.berkeley.boinc cd client I can get all the way to data/data/edu.berkeley.boinc but not further due to permission problems. I'll ask the developers how to get further. |
Send message Joined: 29 Aug 05 Posts: 15585 |
Development tells me that it isn't possible to get to the client directory without a rooted phone. |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.