Related
NM. I answered my own question. The log in screen was misleading. Have to stop multi tasking when I do these things. @ me.
KOF33 said:
NM. I answered my own question. The log in screen was misleading. Have to stop multi tasking when I do these things. @ me.
Click to expand...
Click to collapse
Just for fun, the answer is most definitely *NO*. Not if you have any personal information on your google account since this would allow that app to not only steal all your personal information, it would allow the app author to hijack your account, send your login credentials to china, etc.
lbcoder said:
Just for fun, the answer is most definitely *NO*. Not if you have any personal information on your google account since this would allow that app to not only steal all your personal information, it would allow the app author to hijack your account, send your login credentials to china, etc.
Click to expand...
Click to collapse
So can't use GDoc or Greed?
cigar3tte said:
So can't use GDoc or Greed?
Click to expand...
Click to collapse
I wouldnt...
Unless you know the code and compiled it yourself.
Or if you definitely don't have any sensitive info on your account.
There's no telling what they'll do with it.
Do you know the author? Have you met them? Do you even know what country they're in?
If you have a rooted device then id watch out for any apps you install, I've read about malware that uploads you browser.db and other data, and we all know that google didn't implement encryption into password storage.
I'm developing a shell app to do this over adb or on the phone console I have implemented
Browser database
Contact database
Ebuddy password
you could always use a password you just made up out of the blue. the app won't be able to recognize whether it's your actual gmail password or not.
tazz9690 said:
you could always use a password you just made up out of the blue. the app won't be able to recognize whether it's your actual gmail password or not.
Click to expand...
Click to collapse
Well the app that made me ask didnt "Require" it. But just recently after that A Gmail/Fbook sync app asks for both passwords.
Without it it wont work. I dont feel comfortable giving my PW to some random app.
Sudox-
Do you mean installing from non marketplace ?
Even rooted marketplace should be ok no ?
Ive never looked extensively at the safety precautions Google implemented.
KOF33 said:
Well the app that made me ask didnt "Require" it. But just recently after that A Gmail/Fbook sync app asks for both passwords.
Without it it wont work. I dont feel comfortable giving my PW to some random app.
Sudox-
Do you mean installing from non marketplace ?
Even rooted marketplace should be ok no ?
Ive never looked extensively at the safety precautions Google implemented.
Click to expand...
Click to collapse
The only thing that the market gives you is a partial assurance that the publisher's market account can be traced back to them based on the credit card number that was used to sign up. Google does NOT security verify the applications that are posted there. The security is built in to the OS -- and note that the app shows you what kind of data it can access at install time. It is therefore UP TO YOU to ensure that the application doesn't get any information that you would consider "sensitive".
And as for root access... this is a potential danger if you aren't careful about limiting root access from certain applications. The community-root scheme is fairly OK, but any program to which you grant ROOT PERMISSION will have access to *everything*. Be careful about what applications you give root to.
lbcoder said:
The only thing that the market gives you is a partial assurance that the publisher's market account can be traced back to them based on the credit card number that was used to sign up. Google does NOT security verify the applications that are posted there. The security is built in to the OS -- and note that the app shows you what kind of data it can access at install time. It is therefore UP TO YOU to ensure that the application doesn't get any information that you would consider "sensitive".
And as for root access... this is a potential danger if you aren't careful about limiting root access from certain applications. The community-root scheme is fairly OK, but any program to which you grant ROOT PERMISSION will have access to *everything*. Be careful about what applications you give root to.
Click to expand...
Click to collapse
This is something I have been wondering for a while now. Say you grant an app SU rights, however upon installation that app did not specify "Internet Access", meaning that the permissions for that program do not allow access to the internet (for sending of any information it could possibly gather). Can that app somehow access the internet, or modify it's own permissions in packages.xml?
daveid said:
This is something I have been wondering for a while now. Say you grant an app SU rights, however upon installation that app did not specify "Internet Access", meaning that the permissions for that program do not allow access to the internet (for sending of any information it could possibly gather). Can that app somehow access the internet, or modify it's own permissions in packages.xml?
Click to expand...
Click to collapse
Yes, any app with root access *can* change its own permissions, yes, any app with root access can access the internet, even withOUT internet permissions, and yes, an update to the app can come with additional permissions than an earlier version.
Note possible attack;
publish an app withOUT internet and/or read contacts permission,
app tries to send sensitive information to china -- permission denied, catch exception, no visible effect to the user. App granted ROOT access, alters /data/system/packages.xml to add internet and read contacts permissions and immediately the phone "randomly" reboots, upon reboot, that app has permissions required to send sensitive information to china.
And yes, the root app is NOT completely secure/trustworthy. There are several vulnerabilities that need to be considered...
1) A *pair* of apps can conspire to break out... i.e., one "trusted" app with root can modify a DIFFERENT app into the whitelist. This can include granting blanket root access.
2) The userid of an uninstalled application may remain in the whitelist, allowing it to be replaced by a *different* app that could later use that root access to do all kinds of nasty things.
In general, a better form for the community root database app would be along the following lines;
1) There should be NO WHITELIST.
2) The root permission state should remain in *memory* for a limited period of time (i.e. 1 minute).
3) The root app should request a PASSWORD (to prevent other people from tampering with it) -- store a password hash in the app's home directory,
4) The root app should be *forced* to be a *system* app in order to eliminate possibility of other user uninstalling and reinstalling it to bypass the password.
1 and 2 should be considered essential. 3 and 4 make it bulletproof, but still can't possibly do anything to stop an app given root from running amok.
In fact, note this;
Even WITH a secured root app, all any app needs is a MOMENT with root to do severe nastiness -- like give itself its very own su command that can't be stopped by the root-app...
Note: in order to *really* give decent security, the su command/app should work more like 'sudo' than like 'su'.
I.e., some app runs "sudo somecommand". This invokes the "sudo" app, which says... "XYZ is attempting to run this command as root: ---. Do you want to allow it?" You know, it is a much stronger position to be in if you can see *exactly* what some root-wanting app is trying to run. Also, nice to prevent some app from just going off as root any time it wants to.
I am running CM5b4 and have noticed that the backup option even though enabled does not backup any of my settings or apps after a wipe. Is this feature disabled in custom roms? Is there something I'm missing that does not allow a proper sync? Picasa, gmail, calender, etc...all sync properly. Thanks in advance XDA!
pmadej15 said:
I am running CM5b4 and have noticed that the backup option even though enabled does not backup any of my settings or apps after a wipe. Is this feature disabled in custom roms? Is there something I'm missing that does not allow a proper sync? Picasa, gmail, calender, etc...all sync properly. Thanks in advance XDA!
Click to expand...
Click to collapse
It doesn't actually back up your apps...just the record of what apps you had. It does backup your bookmarks and settings to the cloud, however. Upon booting after a wipe, it should automatically sync your settings, bookmarks, and download your apps from the Market if you have a data connection.
Thanks. The market list did show up with both free/paid apps but after a few minutes only the paid apps remained and non downloaded automatically. As to settings and bookmarks they never reappeared. I had a 3g connection the whole time. Would flashing the stock rom before cm5b4 or possibly formatting the SD card be a possible fix for my issue or would it not matter since its only supposed to sync with Google's servers? Any suggestions are welcome.
You're gonna have to wait for someone else to answer that... I'm unrooted.
I'm on cyanogenMod 5.0 b4. I can check. I don't know where that "backup my settings" thing is, though. Where can I find that?
It's located under Settings>Privacy>Bacup Up My Settings...I found that when I flashed back to the shipping rom (stock) ER79 the feature worked fine, but when flashing to cm5b4 it stopped working again.
perhaps you can check:
settings --> Privacy
took me long enough time to figure that out
pmadej15 said:
Thanks. The market list did show up with both free/paid apps but after a few minutes only the paid apps remained and non downloaded automatically. As to settings and bookmarks they never reappeared. I had a 3g connection the whole time. Would flashing the stock rom before cm5b4 or possibly formatting the SD card be a possible fix for my issue or would it not matter since its only supposed to sync with Google's servers? Any suggestions are welcome.
Click to expand...
Click to collapse
Yes. You flashed back to stock, and I assume you didn't load any apps, so Google's last record of your system was one without any apps, hence they're off the list.
I really hope someone can tell me how to get that option back, it's not in the MidNIGHT ROM. (I'm on an Epic)
I know its an old thread but I didn't want to open a new one.
Is there a website I can visit to see what's backed up for which devices under my accounts. I have 4 android devices, I'm curious whats up all in there, as seemingly this process does work, but sometimes not 100%
nexgenasian said:
Is there a website I can visit to see what's backed up for which devices under my accounts. I have 4 android devices, I'm curious whats up all in there, as seemingly this process does work, but sometimes not 100%
Click to expand...
Click to collapse
www.google.com/dashboard
that is the most extensive look at your data that I know of. the only thing it shows with regard to Android is your IMEI number for your devices. maybe poke around and see if you can find more stuff.
Hi, I finally got Lightning rom 1.2 working but need to flash the power menu update to my phone via CWM but my email server has forced encryption on my device
when loading cwm it cannot read the sd card says it fails to mount.
any work arounds known?
Thanks
Mark
Hi,
I got the same problem with S2 Cognition. Currently, I disabled my company's mails but that also disables contacts and calendars
I guess, the correct way to solve this would be to let the phone decrypt the sdcard and then start CWM...
Best regards,
Freddy
At the end of the day, if you are using enterprise encryption on the device, you shouldn't be rooted with CWM or anything...
What's the point in being all nice and encrypted, when you have root access available on the device via ADB or indeed a rogue app?
Sorry, but I don't think you should be using CWM or custom ROMs on a business encrypted device. There's good reason this sort of thing won't work.
Well, maybe I shouldn't be rooted - but I am and now I want to use all root features ;-)
In my opinion, at the end of the day, I myself should decide whether I will use a rooted phone. If anything goes wrong, I am responsible anyway!
Interesting topic: As an enterprise IT security geek, I agree with the spirit of pulser_g2's position. That said, I think that it is the responsibility of MDM services to manage, detect and quarantine if any non-compliant state is detected - whether that be rooting, tampering with the device management or policy settings, etc.
The fact that encrypted devices make it more challenging to root the device - further strengthening enterprise management - definitely works to the advantage of those responsible for securing such environments and services.
Just another perspective...
Have you tried using enhanced email app from the market? It has an option (its default I believe actually) that doesn't enforce exchange policies. There's a check box when you set up an account that's blank you CAN check if you choose that reads "Enable all exchange security policies". Just don't check it and you're free and you get all your data all nicely integrated into contacts and calendar just fine.
No reason he should have to carry 2 devices just because he wants to enjoy a rooted device. There's 2 other big ways to circumvent that security, the print screen button used in outlook, and the old pen and paper. Lets not forget camera phones on corporate intranet screens that are all the rage in corporate leaks these days. I understand their "why" but in the end still don't quite agree with it...
Sent from my Transformer Prime TF201 using Tapatalk
I managed to get two s5's rooted and annoyingly enough, unless I put my sims card in them, neither gmail or the playstore will connect or login via wifi. I only have one sims activated and that is my internet connection which I tether via wifi to my other devices.
Is there a way to work around this? If this is too remedial a question or unwelcome in this thread, I apologize.
I'd like to be able to set up a freshly flashed and rooted phone to accept my gmail account and work with playstore on wifi, sans a sims installed. Do I need to create a gmail account for each and every phone I wish to set up? Will this fix the problem of doing a phone not having a active verizon sims installed? For whatever reason, my playstore access and gmail push are wonky and dubious at best when having the same account being "registered" on multiple devices and I'm not sure if it started recently when gmail for some reason started sending notices to said email account of when another device logged in.
DroidinAndStuff said:
I managed to get two s5's rooted and annoyingly enough, unless I put my sims card in them, neither gmail or the playstore will connect or login via wifi. I only have one sims activated and that is my internet connection which I tether via wifi to my other devices.
Is there a way to work around this? If this is too remedial a question or unwelcome in this thread, I apologize.
I'd like to be able to set up a freshly flashed and rooted phone to accept my gmail account and work with playstore on wifi, sans a sims installed. Do I need to create a gmail account for each and every phone I wish to set up? Will this fix the problem of doing a phone not having a active verizon sims installed? For whatever reason, my playstore access and gmail push are wonky and dubious at best when having the same account being "registered" on multiple devices and I'm not sure if it started recently when gmail for some reason started sending notices to said email account of when another device logged in.
Click to expand...
Click to collapse
I too manage two S5's, rooted and I have no problems. The one without a Sim works great off of WiFi. Playstore works fine logged into the same account.
Tulsadiver said:
I too manage two S5's, rooted and I have no problems. The one without a Sim works great off of WiFi. Playstore works fine logged into the same account.
Click to expand...
Click to collapse
That's perversely encouraging and assures me I haven't lost my mind expecting something impossible that I thought I knew to be true. Neither of my S5's, my N4 or Z2 will reliably hook up with gmail and the play store both. This one S5 will not allow me set up a new gmail account on the device and gmail has stopped pushing to my DD S4. Remove account, clear cache, date force stop all google processes, reboot and same. Lots posted about it and I know google hasn't banned me as it is working on some devices. Besides, I behave.
Now if I can get supersu to install from an APK with a wifi connection, I can at least proceed.
Congrats on yours and thanks for confirming it should work.
Well I popped the sims card in the one, which had been flashed back to ngc from oa8 (my other one hadn't ever tried to OTA update from nk2) and playstore and gmail cooperated fine. However, SDM started downloading an update, which I'll assume is OTA to OA8 or OC4. The first time before I pulled the battery I got playstore hooked up and forced SDM to stop. Pulled the battery and SDM continued where it left off and I managed supersu and busybox. Deferred the install of the update and wonder how critical it is that the downloaded file be removed prior to safestrapping it and then OC4 rooting it with the tether addon.
The other S5 on nk2 hasn't tried to OTA update so it must be down on the list despite being readily activate-able with clean IMEI and no issues.
I wish I could figure out why google services such as gmail and playstore are being contumacious on my devices.
I had that same problem of an update trying to get on my phone before I could get it rooted ( an s4) and it messed my phone up bad. I had to finally take the update to get it working again
I would put all the files, towelroot, busybox, SuperSU, safestrap, and titanium backup on my ext SD card. Flash back to stock NGC. Don't use your Sim or log onto WiFi. Root your phone and freeze SDM.
Tulsadiver said:
I had that same problem of an update trying to get on my phone before I could get it rooted ( an s4) and it messed my phone up bad. I had to finally take the update to get it working again
I would put all the files, towelroot, busybox, SuperSU, safestrap, and titanium backup on my ext SD card. Flash back to stock NGC. Don't use your Sim or log onto WiFi. Root your phone and freeze SDM.
Click to expand...
Click to collapse
It never attempted the OTA until the active sim card was in place. I used it on wifi many times including several times today and had even worked fine with the playstore/gmail on wifi up until recently when gmail stopped pushing to my dd period, and every other device in which my DD's sims card wasn't inserted.
The OTA update file has been downloaded, but not installed. I deferred it to 5 am and didn't check automatic. I am assuming I can defer it again although I'd somehow feel better removing it and freezing SDM until I decide if I am going to OC4 it or do a custom rom. Nice would be native call recording, native tethering and being able to overclock it a bit. A lightweight lollipop and xposed would probably do the trick other than maybe overclocking. Too much reading for one day.
It is currently on NCG, rooted, supersu, busy box, and safestrap all installed. I think I'll install a root file explorer try to find it and also do Titanium Backup while I'm at it. I wish I knew where it was and if removing it was as simple as just deleting a file.
Any ideas? I have two in the same state and think I'm going to make one of them my DD since getting root on a verizon N4 doesn't look likely anytime soon. The N4 is kinda big anyhow. I have to have tethering and would like it easier than foxfi since I feel obligated to use as much of my unlimited data as possible. I think I read the native call recording can be enable from the dialer at the cost of the "add call" which I don't use or even know what it is.
DroidinAndStuff said:
It never attempted the OTA until the active sim card was in place. I used it on wifi many times including several times today and had even worked fine with the playstore/gmail on wifi.
The OTA update file has been downloaded, but not installed. I deferred it to 5 am and didn't check automatic. I am assuming I can defer it again although I'd somehow feel better removing it and freezing SDM until I decide if I am going to OC4 it or do a custom rom. Nice would be native call recording, native tethering and being able to overclock it a bit. A lightweight lollipop and xposed would probably do the trick other than maybe overclocking. Too much reading for one day.
It is currently on NCG, rooted, supersu, busy box, and safestrap all installed. I think I'll install a root file explorer try to find it and also do Titanium Backup while I'm at it. I wish I knew where it was and if removing it was as simple as just deleting a file.
Any ideas? I have two in the same state and think I'm going to make one of them my DD since getting root on a verizon N4 doesn't look likely anytime soon. The N4 is kinda big anyhow. I have to have tethering and would like it easier than foxfi since I feel obligated to use as much of my unlimited data as possible. I think I read the native call recording can be enable from the dialer at the cost of the "add call" which I don't use or even know what it is.
Click to expand...
Click to collapse
Try your root/cache folder to find your update.
Tulsadiver said:
Try your root/cache folder to find your update.
Click to expand...
Click to collapse
Getting on that this morning. I wish I could figure out why it keeps downloading and installing playstore on wifi and still won't work until I put my sims in it. I've gone through everything short of uninstalling all of google services and reinstalling them on several devices. My wifi only z2 tab acting stupid with google would be a vexation if I let things like that bother me.
Thanks and I'm popping the sims in it and going to try cleaning it up and locking down SDM.
___________________________________________________________________________________________________________________
Installed the root browser and the update zip was in cache.
Deleted.
Went to system with the display icon.
App then deleted the SDM apk and the SDM odex file.
Hopefully that will keep it from pulling that stunt again until I decide what to do with it.
Guess I should do it with the other one and figure out why that same sims won't make gmail push to my DD or the play station work in it or why my non-pc wifi only devices won't work except through their browsers. I think there must be some conflict with which devices the playstore is recognizing as being associated with my accounts.
Must be something in my google settings and what a conglomerated octopus google services has turned into.
Thanks again. Feel free to tell me if my down and dirty bandaid overlooked anything!
Good luck to you!
The only thing weird about my google account and gmail is that the email address I login with is not the one that shows up under "accounts" and the login email address is not a gmail address. Somehow the two different email accounts are linked together.
Tulsadiver said:
Good luck to you!
The only thing weird about my google account and gmail is that the email address I login with is not the one that shows up under "accounts" and the login email address is not a gmail address. Somehow the two different email accounts are linked together.
Click to expand...
Click to collapse
Yeah, I wish I know what Google was up to exactly. Acknowledging the 'this device logged into your account' and verifying that it's me, seems like should seamlessly eliminate issues. That doesn't appear to be the case and I think my problems started when I somehow agreed for them to send me such notices relative to the gmail account I use on my other devices, not both gmail accounts associated with my DD.
On my DD, I have two gmail accounts that I've had for ages. They have always worked fine on my android devices. Recently that changed and I'm not sure why but I know when. On my other many devices, I've just registered one of my gmail accounts to them, the same one each time, and they too all seemed to quit working at the same time, initially offering no problems to working on wifi.
However, I am curious as to your thoughts on Ricks Rom as I looked over the specs and it seems to be about what I'm looking for although for some unqualified reason, my mind has been thinking I wanted a rom based on lollipop. It says it has native or hacked hotspot and native call recording. Can it be overclocked? I don't use Facebook, Twitter or any of the gimmicky apps that come preinstalled on the phones and find most all of them, especially the Samsung redundant ones, to be annoying and intrusive.
Do you know for sure if Xposed will or will not work with it?
How many security certificates come system installed on Ricks Rom? My guess is that something like 200 come stock and I don't like the looks of many of them and wish I knew how come and why.
Thank you, I appreciate your sharing information. It is nice to gather up pieces to puzzles and hopefully being able to solve them. I'll get this gmail playstore thing fixed if it means I have to go fishing long enough to forget about it! Maybe somebody else finding themselves in a similar situation may find some of our particular details useful to fixing these oddities.
I'm running RicksRom (v19 right now) on my DD and have been using it since I first got my phone a year and a half ago. I don't have Xposed but don't know why it wouldn't work. This is a pretty lean ROM but it does have quite a few security certificates. I'm running MOAR on my spare phone that is currently on lollipop. I have this phone as a spare to play with but wouldn't run lollipop. Too quirky and I like the theming capabilities of KitKat better.
Tulsadiver said:
I'm running RicksRom (v19 right now) on my DD and have been using it since I first got my phone a year and a half ago. I don't have Xposed but don't know why it wouldn't work. This is a pretty lean ROM but it does have quite a few security certificates. I'm running MOAR on my spare phone that is currently on lollipop. I have this phone as a spare to play with but wouldn't run lollipop. Too quirky and I like the theming capabilities of KitKat better.
Click to expand...
Click to collapse
Thanks, lean sounds fine and overclocking a bit would be even nicer! I'll dig through that thread a bit more and see if anyone has verified Xposed to work with it conflict free and if it can be clocked.
I went through my gmail account settings on my PC and under Recent Activity/Notifications and Alerts... there is no way to uncheck any alerts that have been checked. I am pretty sure my issues started when I recently checked "Email" for Suspicious Attempt to Access Account. The password change email notice has been checked since forever.
Going to the Playstore on my PC, it lists all of my devices, past and present although it has dropped some that haven't accessed for a while, and now makes me think I need to give them all nicknames since I have multiples of the same Model Number devices. However, it lists all current and recent as well reconciles. What it won't do from my PC browser, is anything but sit there doing nothing when I hit install for a selected app. It will not give a pop down menu to select which device and the playstore account settings are very minimal. I will see if nicknaming them helps since there are multiple devices with the same model number. This type of online PC install used to work fine and would prompt with a pop down menu to select which device, regardless if they were online via the sims or wifi, and then download and install if the selected device was online. I don't recall ever doing that when I had multiple devices having access with the same model number.
Another interesting thing is that Verizon must have access to the playstore and/or gmail device list. I know this from speaking with a very helpful tech rep this week about my data connection speed on my DD. She verified seeing devices on this account even if they hadn't ever had my sims card installed. Merely been online with my one email account registered and playstore accessed from it. That kinda surprised me. I wonder if there is some Google Services/Verizon conflict that may be causing this.
My mother's Nexus 7 has 2 accounts, the main/owner one which is my own and a secondary one for her. That's how I initially configured that device but I don't use it anymore, I want to remove my account from that device. How can I do that and transfer the device ownership to her account without resetting and re-configuring everything?
Anyone?
Nazgulled said:
My mother's Nexus 7 has 2 accounts, the main/owner one which is my own and a secondary one for her. That's how I initially configured that device but I don't use it anymore, I want to remove my account from that device. How can I do that and transfer the device ownership to her account without resetting and re-configuring everything?
Click to expand...
Click to collapse
Hi, Nazgulled...
I really don't think there is an easy way of transferring ownership, other than with a factory reset, and then setting it up as a new device, with a new owner.
A factory reset provides a complete and clean break from the previous owner to the new owner.
It also depends on how many accounts you have, and with which organisations.
For example, I have my standard Google account, my Guardian (UK newspaper) account, BBC account, and Facebook account (not that I use it much).
Further, using Chrome browser, I use it to login to multiple blogs, websites and forums (such as XDA), and it remembers my login and password details.
------------------
Removing Google accounts is reasonably straightforward though...
On your Nexus 7
Go to SETTINGS>>ACCOUNTS>>GOOGLE...
Select your Google account, and then tap on the '3 dot' overflow menu at the top right hand corner of the screen, and select the Remove Account option.
(See attached screenshot.)
And then do the same for your mother's Google account, as it's a secondary account.
------------------
Once both accounts are removed, tap BACK twice (to just SETTINGS>>ACCOUNTS) and select +Add Account, select Google and enter your mothers Google login details, username and password...
Or alternatively, just back out of everything to the home screen and then fire up the PlayStore or Gmail app, where you'll be prompted to enter your mother's Google account details.
You're now setting up the Nexus 7 with your mother as the primary Google account holder.
------------------
One possible problem here that I can forsee, is if you've bought any paid-for apps from Google PlayStore using your (Nazgulled) Google account, and that you currently share with your mother, they will still be installed on the Nexus 7, but they will likely, at some point, fail the Google licence check... as you will cease to be the legitimate paid-for and licenced user of those apps on this device, the Nexus 7 (because your Google account will have been removed from the device).
This may possibly result in complete cessation of those apps, or experience some degree of limited/restricted functionality. This may not happen immediately. It could be days or weeks before this happens. It depends on how the apps (in question), and their developers deal with unpaid for, and thus unlicensed software.
Your mother may need to buy the apps (a licence) to continue to use them at some point, or alternatively, uninstall them.
------------------
You should also clear the data of certain apps you currently use, as the primary user of the device...
Any email apps you happen to use, such as...
**Gmail
**Inbox
**MailDroid
Any browsers...
**Chrome and it's derivatives (Beta and Developer)
**Opera
**Boat Browser
**Maxthon Browser
Any banking or financial apps you also might have installed. This will clear username and password login details stored by these apps.
This is accomplished as follows.
I'll use Chrome as an example.
Go to SETTINGS>>APPS>>Scroll horizontally to the ALL tab...
Scroll DOWN to Chrome, tap to enter and tap the CLEAR DATA button.
The same method should be used for apps installed whose login details you wish to clear.
------------------
Please don't misunderstand me... I'm not trying to impugn your relationship with your mother or the level of trust you have with her. But privacy is a consideration when transferring a device that has not been properly wiped. And I'm just pointing out the complexity of removing your personal data from a device... without factory resetting it... and which is the only surefire and guaranteed way of cleanly transferring ownership.
------------------
If all the above sounds a bit messy, that's because it is!!!
I know from experience in the past, with Android devices, Windows PC's, and quite recently, an Apple Mac, that the most straightforward way of transferring ownership, is for the new user to begin with a completely blank slate.
And apart from anything else, a factory reset device generally tends to perform better, is smoother and is more responsive, once the accumulated detritus of months or years of use has been swept away.
------------------
Hope this is useful to you... and good luck.
Rgrds,
Ged.
Wow, such detailed post. Much appreciated...
Now that I think about it, a factory reset would probably work because my mother doesn't have that many apps and the ones that she uses are probably backed up on Google's servers which will be automatically restored when setting up the device a second time. There are no purchased apps that I share with the second account, so that's not a problem. About privacy, no worries mate, that's a non-issue, unless someone unknown gets access to the device and starts poking around, that's not a problem.
I'll probably do a factory reset than, it will probably be easier.
Thanks