Can't start apps + 80004005 marketplace. - Windows Phone 7 Q&A, Help & Troubleshooting

Hello guys,
Since 3 days now I can't start any purshased app (only see the loading screen then close itself) and I can't buy any app on marketplace, even free apps, always get 80004005 error...
I really don't know wt* is going, I don't have touched my registry (ok just the device name for testing but I set it back to OMNIA7).
Only sideloaded apps works. :/
I already tried to resynch the Live account but don't solve.
Anyone have an idea ?
Thanks.

Changing the device name is one of those NO SERIOUSLY DON'T MESS WITH THIS registry values - I thought the handful of places that ever recommended doing so had put up warning to that effect a while ago, but maybe not. It appears to break the DRM scheme the marketplace uses.
As for things to change... I assume you've tried rebooting the phone already? Also, make sure the registry value is exactly what it used to be, case sensitive and so forth.
In worst case, a hard reset will completley fix it. Registry changes are, fortunately, just in the Flash storage and are wiped in a hard reset.

Yeah.. I did a backup and reseted the phone, now it works.
And I lost all my SMS one more time.

I really wish there was a good way to back those up. It's difficult to extract and restore the SMS store.

Hi ninjy,
this is a problem of the marketplace at the moment.
I got many emails from users that have this problem with my app Week View.
I wrote something about it on my blog: http://www.hannesbiribauer.com/wordpress/?p=800
The problem is also disussed in the Ms answers forum and there is a thread for it in the WPDevFeedback Forum: https://wpdev.uservoice.com/forums/110705-dev-platform/suggestions/7168298-provide-fix-for-c101a7d1-when-updating-80004005-w
greetings,
Hannes

Related

I'm so excited with new wm phone, and so frustrating with customization

Hi everyone
So I am new, not to the forum but new to the Windows Mobile platform. I am so excited about a new device but i've been so irritating to figure out how to remove some items on the today screen (not the start menu). I've repeatedly hard reset the phone hoping to remove some of pre-install softwares from att and samsung (Xpress mail, Instant Messaging, Att mall, Att music, etc). I have no idea how to put more or less item on the today home screen nor remove all those pre-install softwares. You little suggestions are much much appreciated.
If this topic has been asked already, please don't be upset and link me to the that existing threads. Thank you so much for all your help.
'Not new to the forum' (Join Date:Jan 2009), right!
Doing a hard reset will not remove the preloaded garbage from AT&T. That you will have to rip out yourself. You may be able to uninstall some of it from settings/system/remove programs but not likely. Most often you will have to use a file browser and delete the software itself and then do a registry cleanup. Or you can try a tool like SKTools or Pocket Mechanic.
Adding and removing items from your today screen is simple. Go to Settings/Personal/Today and uncheck anything you don't want on your today screen.
If any of this sounds too difficult, you have a lot more reading to do!
Welcome to the forum!
phuthanvinh said:
Hi everyone
So I am new, not to the forum but new to the Windows Mobile platform.
Click to expand...
Click to collapse
If in fact you are not new to the forum, then you should know that all the information that you asked about is contained in the wiki. Since you have AT$T, you have a TILT, FUZE ? Look in the wiki for removing bloatware.
Any many other answers to questions unasked.
I have ATT Samsung Epix (unlocked to Tmobile). I have tried several ways from hard reset and soft reset at the customization screen to visit all the folders and delete each individual file doesn't really help. I guess the last step would be using a third party software which will perform this task? or am I missing something?
I have noticed Samsung Epix has more ATT craps than any other phone, it bothers me so much >.<
phuthanvinh said:
I have ATT Samsung Epix (unlocked to Tmobile). I have tried several ways from hard reset and soft reset at the customization screen to visit all the folders and delete each individual file doesn't really help. I guess the last step would be using a third party software which will perform this task? or am I missing something?
I have noticed Samsung Epix has more ATT craps than any other phone, it bothers me so much >.<
Click to expand...
Click to collapse
majorassface told you exactly what to do, why don't you read???
Hi derekwilkinson, Go through all folders and delete each individual file won't help to remove these bloatwares completely from the rom nor give me more spaces. Secondly, I took a look at these software majorassface mentioned, and but I haven't tried them yet, I hope they will solve the problem.
P.S. I did my readings, and I tried the all the methods, most likely in the wiki contains no information about the epix. Hard reset and soft reset does not work on epix.

Blizzard launches Mobile Authenticator for ANDROID

You may have heard that blizzard released their mobile authenticator for android via the android market.
Now the thing i was wondering is where serial is stored.
In the java emulator it was stored in a xxxx.db file, and in iphone in an xml file,
correct me if i'm wrong though.
Code:
<?xml version="1.0" encoding="utf-8"?>
<Serial>US-1234-5678-9123</Serial>
<Token>AQIDBAUGBwgJCgsMDQ4PEBESExQ=</Token>
<TimeDifference>-631</TimeDifference>
</Authenticator>
or this is perhaps an xml file to compile it for iphone/touch,
anyway, there is (or has to be) a way to change the serial , i've been looking in every xml or db file on my G2 but no succes yet, perhaps anyone else have found something?
I've encountered some difficulties with using the Blizzard Mobile Authenticator on my rooted handset. Seems it treats mine differently to a non-rooted handset and can be unusable. I've reported the problems on the official WoW forums here.
Regarding changing the serial code, why is this ever necessary? You can view it through the applications controls should you ever need to look it up. And you can always replace the authenticator on your account.
high class problem... i dont know it
jokeyrhyme said:
Regarding changing the serial code, why is this ever necessary? You can view it through the applications controls should you ever need to look it up. And you can always replace the authenticator on your account.
Click to expand...
Click to collapse
Haha, I answered my own question yesterday. Forgot to unlink my phone from my account before wiping it for a ROM update, and had to call Blizzard for help. It's lucky I had my original serial code written down. I can now see the value in being able to cause a fresh authenticator to behave like an older one.
This is something that has been talked about on another thread over at http://forum.xda-developers.com/showthread.php?t=557862
But from what I have been able to get, the data is stored in the file:
/data/data/com.blizzard.bma/shared_prefs/com.blizzard.bma.AUTH_STORE.xml
Now, how the token file is encoded... I can't say. Haven't gotten to that part yet.
jokeyrhyme said:
Haha, I answered my own question yesterday. Forgot to unlink my phone from my account before wiping it for a ROM update, and had to call Blizzard for help. It's lucky I had my original serial code written down. I can now see the value in being able to cause a fresh authenticator to behave like an older one.
Click to expand...
Click to collapse
dont mean to bring up a super old thread, but i couldnt find any answers (the post linked here shows how to read the serial from file, but not how to make it persistant or change it to something else) (sorry if its preferred to make a new thread to ask the question, seems like every forum prefers a different method, and this one seemed to be pretty spot on for what i was wondering)
I wanna try out different roms but keep the serial persistant. I could on my iphone by backing up the authenticator in itunes.
but even backing up app+data in titanium back up leaves me with a different serial.
Is there any way to get a backup with a persistant serial in it? I really dont want to leave my account unsecured, I dont want to have to carry around an extra keychain but im not going to deattach and reattach the authenticator every time i want to flash a rom.
bisby said:
dont mean to bring up a super old thread, but i couldnt find any answers (the post linked here shows how to read the serial from file, but not how to make it persistant or change it to something else) (sorry if its preferred to make a new thread to ask the question, seems like every forum prefers a different method, and this one seemed to be pretty spot on for what i was wondering)
I wanna try out different roms but keep the serial persistant. I could on my iphone by backing up the authenticator in itunes.
but even backing up app+data in titanium back up leaves me with a different serial.
Is there any way to get a backup with a persistant serial in it? I really dont want to leave my account unsecured, I dont want to have to carry around an extra keychain but im not going to deattach and reattach the authenticator every time i want to flash a rom.
Click to expand...
Click to collapse
iìll try to see if after 1+ year something changed and finally we can have an answer..
im in same condition.. id love to use mobile autenticator on android on my sgs2 BUT im kinda flashing roms kernels and testing every week different roms..
was hoping in titanium bkup.. but seems they wrot aint workin.. sooooooo any suggegstions?

[Completed] Customizing Cubot X9's rom(replacing apps issues)

Hello everyone
i think this is my first post or one of the first on this forum, i'm a videogame modder(vice-boss at VStanced.com) who for fun also mods/dismounts/analyzes everything that slips in his hands(like, seriously every single thing). I have a semi-good knowledge of java and from some years i'm learning more and more about android, yet(as you can see) i still need help from time to time to figure out some stuff.
So, enough of presentation, time to talk about what i came here for.
I've been gifted a Cubot X9 some days ago, so the first thing i did was rooting(Kingroot -> Supersu-me) and applying a custom recovery(TWRP), i backed up rom and nvram with sp flash tool and the base rom(just rooted and recovery-ed) from recovery to make sure that in case i f**kd up something i could restore it without issues.
After that i restored all the additional apps and a couple gapps(Google Play Store, Google Play Services, Google Account Manager, Google Latin Keyboard) from a backup(Titanium Backup) of my old phone, a LG P990(Optimus Dual/X2/Star/Speed) and it all worked straight at first try. As soon as i finished restoring these i got myself a new recovery backup to prevent having to redo everything once again.
At the moment there are still 4 things that "bother" me, i've not been able to install Dialer, Contacts and Messaging apps from that same backup(they're a lot more comfortable than Cubot's original ones) because they just f**k up the whole thing, after a restart(either with or without cache/dalvik cleanup) System starts flickering/turning on and off and with it the background and the SIM control(it stop receiving any signal/recognizing the sim and wont allow me to open the sim selector/editor - for dual sim mode).
I've installed the first two apps(Dialer and Contacts) flawlessly with a root explorer(ES file explorer) and after deleting all odex files related to the old apps they worked well, cant say the same for Messaging(Mms.apk), it works but as soon as i press either on a received message, on the "new message" button or on "setup" it crashes to desktop.
Moreover, i'm not able to install the data backup(i'm mainly interested in contacts and messages but also the calls history) from Titanium Backup otherwise i'll get those issues i said above.
Mind both phones are 4.4.4 and so are their apps, on the LG P990 i had installed Slimroms' Slimkat but those apps i named should all be stock Google KitKat's ones(correct me if i'm wrong) and thus should work 1:1 on any 4.4.4 OS. Should.
You may ask me why i dont simply use google's backup system, so here's the answer, it is because i just dislike uploading my personal data and i honestly prefer figuring out how to do stuff manually.
I tried moving the *.db files from the old phone but they either cause to not show any messages(mmssms.db) or to not receive signal/not recognize the sim(telephony.db).
I have also installed an app called WAPPushManager.apk(com.android.smspush) from the old phone because i thought it could be somehow connected with the crash from clicking on the new message button but nothing changed.
So now i'm kinda lost, i have no clue if i'm missing to delete/add some files, or replace/add some apps.
Here's a few pics of the apps of which i'm speaking
I hope someone will be able to help me out on this, thanks a lot everyone for even bothering reading all this drama. hahaha
Also, yeah, you noticed well, i said that there are 4 things that bother me but i talked only about 3 things so here's the 4th:
this is more like a random question than a real issue or anything else(since i didnt even try yet). I would like to get the system bar and options/setup menu from the old phone(LG P990 Slimkat) to the new one(Cubot X9) but i have no clue if it is doable or not and what it eventually implies.
I'm looking forward for some magic to happen, thanks again
- BB93
Alright, i've been able to transfer all my contacts, calls and messages using an app called Super Backup, it did the trick quite quickly.
I still cant figure out why the Mms.apk wont work, i sent it over to a couple friends and all of them installed and used it right away. I am now almost sure the Cubot wont work correctly with it because it's dual-sim... in case there's anything(scripting wise) that can be done to make it work properly?
Well i kinda solved all my problems, for some reason that app just dont want to work on this phone, i downloaded another "kitkat 4.4 stock messaging app" from google play and it worked straight on... or almost, because for some reason that Super Backup program was messing my messages in a way that i had two threads for each person, one with sent and the other with received messages. Analyzing the *.xml file created by that tool i realized that it was using spaces between the numbers only for either received or sent messages(i didnt bother checking which of the two was it).
A basic example:
<sms address="+391234567890" time="22/gen/2016 09:18:58" date="1453450738028" type="1" body="THIS IS MY TEXT" read="1" service_center="+291234567890" name="" />
versus
<sms address="+39 123 45 67 890" time="22/gen/2016 09:18:58" date="1453450738028" type="1" body="THIS IS MY TEXT" read="1" service_center="+29 123 45 67 890" name="" />
Click to expand...
Click to collapse
It made so that the phone recognized those as different numbers and thus create the issue i said above.
I hope this little self-research thread will help someone else too in the future, thanks for reading.
- BB93
Bigg Boss93 said:
Well i kinda solved all my problems, for some reason that app just dont want to work on this phone, i downloaded another "kitkat 4.4 stock messaging app" from google play and it worked straight on... or almost, because for some reason that Super Backup program was messing my messages in a way that i had two threads for each person, one with sent and the other with received messages. Analyzing the *.xml file created by that tool i realized that it was using spaces between the numbers only for either received or sent messages(i didnt bother checking which of the two was it).
A basic example:
It made so that the phone recognized those as different numbers and thus create the issue i said above.
I hope this little self-research thread will help someone else too in the future, thanks for reading.
- BB93
Click to expand...
Click to collapse
Hi,
Thanks for using xda assist.
I see you've solved your problem. Thanks for being so thorough with your post. This should help others with the same problem. Enjoy the site :good:
Thread closed.

User Installed CA sprfw01 - what is it?

Hello,
I have a lg ls775 and under the user security certificates there is one called sprfw01. I have no idea why or what its for. Im on the sprint network. Is there a way i can inspect the cert or atleast figure out whats using it? Any info is greatly appreciated. Thnx guys!
Could this be from pairing my phone with some device ie. Smart watch or another phone?
Its actually under User credentials. Hope that can jog anyones memory as to what this may be.
I'm currently using the same phone as you and on the same carrier, and just noticed this user credential the other day as well. I didnt recognize it so I deleted it. I'm afraid I cant tell you if it really affected my device as it was already giving me some issues before I deleted the credential. At the time, and again today, I looked for the same answer as you and haven't found any additional information on it, so I can't be much help with exactly why it's there or what put it there.
However, I may be able to help put your mind at ease since I did happen to do a factory reset today and even though I deleted it before, it was back afterward. So my guess is that its not dangerous. (again, thats my opinion, hopefully someone can confirm if I am correct)
Some details to that lead me to think it's safe:
My LG G6 isn't rooted, and was not before the redo. (so technically nothing should have been able to reinstall it that was nefarious)
I didn't install any potentially shady apps when I did the factory reset ( at time of writing this, just a few big name apps from the play store, no random restored apks or anything like that).
I pulled my SD card out before the wipe and haven't put one back in yet, so that rules out something left over on there working itself back in somehow.
I allowed google to "restore" my most recent backup it made, but the most recent backup was AFTER I removed the credential so it shouldn't have been on there (google backups seems to restore very little anyway, and requests all backed up app downloads from the Play store) .
I have connected it to my home secured wifi.
No bluetooth connections yet.
No sharing to any devices or NFC usage, etc.
So from all of that, I believe it is either a Sprint thing, an LG UI thing, or something specific to the LG g6 model, and built into the factory settings. That's just my thoughts, but I thought maybe my experience might make you feel a little more at ease. Hopefully someone can reply with what the heck it actually is though, because little things like not being able to figure out the source of this drive me crazy even after all of that.
Just an update, I was looking through my LG V30+ and found the same credentials stored on this device too. No additional details on it's purpose were really gained from it though. Picture attached.
"User Credential" "sprfw01" also on LG ls 775
I saw the same thing and I searched "sprfw01" . I was wondering what it was. I also have this "User Credential" on an LG ls 775 on Sprint.
Passwords Saved Credential
I did some research into this and what I see is it's a credential from when you saved your passwords for an example unlock screen & any passwords like I have to specific websites.
Jusy my thoughts...
*Any good unlock or root for the ls993?

i dont understand what this means

had this same problem now for a while but cant sort it . so i got in toutch with samsung. the problem is i have no play store on my phone . had to send samsung reports on my phone . and this is the responce i got as pictured below
tazzuk2020 said:
had this same problem now for a while but cant sort it . so i got in toutch with samsung. the problem is i have no play store on my phone . had to send samsung reports on my phone . and this is the responce i got as pictured below
Click to expand...
Click to collapse
Try using fdroid and aroura store
Nameless Foe said:
Try using fdroid and aroura store
Click to expand...
Click to collapse
yeah thats fine but i still want to know what the issue is
tazzuk2020 said:
yeah thats fine but i still want to know what the issue is
Click to expand...
Click to collapse
Tbh, im not sure about whats going on there... I have personally never seen that before. Hopefully someone will stumble across and have the answer. Good Luck!
Nameless Foe said:
Tbh, im not sure about whats going on there... I have personally never seen that before. Hopefully someone will stumble across and have the answer. Good Luck!
Click to expand...
Click to collapse
Ok thanks anyway
Someone here knows about this but not me. Couldn't find much about it;
App installation | Knox SDK
Samsung tech support sucks.
Sounds like a Knox issue. Somethings not configured correctly or got corrupted.
Did Playstore ever work?
Is the phone a carrier one? Carrier tech support can be much better than Samsung's if you get a knowledgeable tech.
Try deleting your Goggle account(s), full nuke them, then recreate your primary account.
Clear Playstore and Goggle Play Services app data.
Do not have any disabled or Firewall blocked, Android, Google apks for now.
Reboot and clear system cache on the boot menu (NOT a hard reset!).
Try again, reboot if it fails.
Make sure the Goggle account is working correctly; trying using gmail.
Reboots are generally needed after you correct the issue for Playstore, it's a pain.
You can try a hard reboot (NOT reset!) but doubt this will help.
A hard reset (factory reset) may get it but it could reoccur so try to find the root cause.
If it's a none stock configuration or rooted phone you'll need advance help from XDA members who play with these issues for fun, giggles and to learn new curse words. Lol, I haven't as yet... I already curse like a Nam Vet
If you don't find a solution bump this thread each day as needed. Be patient as their is a wealth of knowledge here within the site's members.
blackhawk said:
Someone here knows about this but not me. Couldn't find much about it;
App installation | Knox SDK
Samsung tech support sucks.
Sounds like a Knox issue. Somethings not configured correctly or got corrupted.
Did Playstore ever work?
Is the phone a carrier one? Carrier tech support can be much better than Samsung's if you get a knowledgeable tech.
Try deleting your Goggle account(s), full nuke them, then recreate your primary account.
Clear Playstore and Goggle Play Services app data.
Do not have any disabled or Firewall blocked, Android, Google apks for now.
Reboot and clear system cache on the boot menu (NOT a hard reset!).
Try again, reboot if it fails.
Make sure the Goggle account is working correctly; trying using gmail.
Reboots are generally needed after you correct the issue for Playstore, it's a pain.
You can try a hard reboot (NOT reset!) but doubt this will help.
A hard reset (factory reset) may get it but it could reoccur so try to find the root cause.
If it's a none stock configuration or rooted phone you'll need advance help from XDA members who play with these issues for fun, giggles and to learn new curse words. Lol, I haven't as yet... I already curse like a Nam Vet
If you don't find a solution bump this thread each day as needed. Be patient as their is a wealth of knowledge here within the site's members.
Click to expand...
Click to collapse
The phone is not rooted. I’m not getting options to factory reset . I’m not really clued up very much thf
tazzuk2020 said:
The phone is not rooted. I’m not getting options to factory reset . I’m not really clued up very much thf
Click to expand...
Click to collapse
Try what I suggested. Recreating your Google account will most likely fix it. Learn by doing.
Play with it. The stock Android OS are pretty much impossible to damage short of bad 3rd party apps. The more you play with it, the more you learn. Make sure all your critical data is completely backed up*; be prepared for a reload at any time to prevent data loss.
If you need to download apps from Playstore now and have a device that can connect to Playstore do this. Install the apps you want on that device then use ApkExport to copy those apps then transfer and install on the troubled device
APK Export (Backup & Share) - Apps on Google Play
Manage and extract your apps.
play.google.com
Google how to bring up the boot menu on your model. The clear system cache option is found there; it can cure many erratic behavior issues.
The hard reboot is a different key sequence, Google for that model.
Do not do a factory reset until you exhaust all other solutions if the load is still fresh and no viruses are present otherwise it's a waste of time.
If you feel you have no other solutions you can use it, but if it doesn't fix it or it reoccurs you'll be right back where you started.
Contact your carrier tech support, ask to talk to advanced tech support, escalate your case if need be. They will likely be more helpful than Samsung. Remember a tech that tells you nothing but to do a factory reset isn't giving you tech support. It's the easiest solution for them, not you!!!
Note: if it's an old OS load by all means punch in a fresh copy though; after a year or so, or any major firmware update a factory reload is good practice.
*back up to SD card if you have one and/or your PC. Back that PC copy up on at least one stand alone hdd. Develop a complete back up plan before you need it.
blackhawk said:
Try what I suggested. Recreating your Google account will most likely fix it. Learn by doing.
Play with it. The stock Android OS are pretty much impossible to damage short of bad 3rd party apps. The more you play with it, the more you learn. Make sure all your critical data is completely backed up*; be prepared for a reload at any time to prevent data loss.
If you need to download apps from Playstore now and have a device that can connect to Playstore do this. Install the apps you want on that device then use ApkExport to copy those apps then transfer and install on the troubled device
APK Export (Backup & Share) - Apps on Google Play
Manage and extract your apps.
play.google.com
Google how to bring up the boot menu on your model. The clear system cache option is found there; it can cure many erratic behavior issues.
The hard reboot is a different key sequence, Google for that model.
Do not do a factory reset until you exhaust all other solutions if the load is still fresh and no viruses are present otherwise it's a waste of time.
If you feel you have no other solutions you can use it, but if it doesn't fix it or it reoccurs you'll be right back where you started.
Contact your carrier tech support, ask to talk to advanced tech support, escalate your case if need be. They will likely be more helpful than Samsung. Remember a tech that tells you nothing but to do a factory reset isn't giving you tech support. It's the easiest solution for them, not you!!!
Note: if it's an old OS load by all means punch in a fresh copy though; after a year or so, or any major firmware update a factory reload is good practice.
*back up to SD card if you have one and/or your PC. Back that PC copy up on at least one stand alone hdd. Develop a complete back up plan before you need it.
Click to expand...
Click to collapse
i cleared system cache. done a hard reboot. still the same . cant even find the option to do a factory reset. im not worried about backing phone up. the phone is a samsung a51. i have got another firmware downloading as we talk im not convinced its going to sort the problem
tazzuk2020 said:
i cleared system cache. done a hard reboot. still the same . cant even find the option to do a factory reset. im not worried about backing phone up. the phone is a samsung a51. i have got another firmware downloading as we talk im not convinced its going to sort the problem
Click to expand...
Click to collapse
Google it for that model. It's should be on the boot menu though. Also in settings as well.
I don't know what to say. This isn't that hard... small steps first.
I was completely PC illiterate 16 years ago. Was building up custom machines within the first year and probably crashed 50 or more XP loads, lol.
I was completely Android illiterate 6 years ago.
I'm 63 yo...
I have done little coding but you need to acquire a certain level of wherewithal to use PCs/Androids well, to keep them and your data secure.
You learn by doing and the Android OS is far easier to learn than XP or XPx64.
If you don't immerse yourself in it you will not learn.
It's fun to play with.
Explore it, play with it... you can't cause any permanent harm to a stock Android. You will occasionally need to undo a setting(s) change you made that may soak up a lot of time tracking it down but that's how you learn.
Go through all the settings and learn what they do.
Turn on Developer Options, play with it.
Google for the answers as your questions arise.
I'm constantly learning by doing that not just for Androids but a broad range of topics.
Lol, the internet is a whole pseudo library at your fingertips. Pretty cool.
blackhawk said:
Google it for that model. It's should be on the boot menu though. Also in settings as well.
I don't know what to say. This isn't that hard... small steps first.
I was completely PC illiterate 16 years ago. Was building up custom machines within the first year and probably crashed 50 or more XP loads, lol.
I was completely Android illiterate 6 years ago.
I'm 63 yo...
I have done little coding but you need to acquire a certain level of wherewithal to use PCs/Androids well, to keep them and your data secure.
You learn by doing and the Android OS is far easier to learn than XP or XPx64.
If you don't immerse yourself in it you will not learn.
It's fun to play with.
Explore it, play with it... you can't cause any permanent harm to a stock Android. You will occasionally need to undo a setting(s) change you made that may soak up a lot of time tracking it down but that's how you learn.
Go through all the settings and learn what they do.
Turn on Developer Options, play with it.
Google for the answers as your questions arise.
I'm constantly learning by doing that not just for Androids but a broad range of topics.
Lol, the internet is a whole pseudo library at your fingertips. Pretty cool.
Click to expand...
Click to collapse
No factory reset on boot menu. And nowhere to be seen on phone. I even typed it in to search bar on phone . Maybe this is all linked. Only option I have is to reinstall the firmware I have got downloading but that won’t be finished for a few hours
You should be able to factory reset from recovery. Google how to boot to recovery for your device
xunholyx said:
You should be able to factory reset from recovery. Google how to boot to recovery for your device
Click to expand...
Click to collapse
Nothing from boot menu.
tazzuk2020 said:
Nothing from boot menu.View attachment 5212005
Click to expand...
Click to collapse
Part of the reason I left Samsung years ago. They do stuff different than any other OEM. You can't even use fastboot commands ffs
xunholyx said:
Part of the reason I left Samsung years ago. They do stuff different than any other OEM. You can't even use fastboot commands ffs
Click to expand...
Click to collapse
i got a feeling its to do with knox. is there anything i can do about this . i brought the phone 2nd hand. the phone works perfect apart from play store

Categories

Resources