[Q] Boot Manager Issue - HTC EVO 3D

I can't even load this application. It starts, then immediately goes to a black screen. Have any of you experienced this?
I've cleared data, uninstalled, and pulled battery. Still doesnt work.

Senorkabob said:
I can't even load this application. It starts, then immediately goes to a black screen. Have any of you experienced this?
I've cleared data, uninstalled, and pulled battery. Still doesnt work.
Click to expand...
Click to collapse
Are you using a legitimate copy purchased from the market?....It uses a security check to make sure that you own it on the up & up. If you did purchase it from the market, make sure you're signed into your Google account before you try to open it, so that it can do it's license check. If that doesn't help you, email the developers, they have pretty good support. I've been using the app without issues for a couple of months now.

hockeyfamily737 said:
Are you using a legitimate copy purchased from the market?....It uses a security check to make sure that you own it on the up & up. If you did purchase it from the market, make sure you're signed into your Google account before you try to open it, so that it can do it's license check. If that doesn't help you, email the developers, they have pretty good support. I've been using the app without issues for a couple of months now.
Click to expand...
Click to collapse
Yep, it was purchased. Got it working though, all it took was me reflashing my ROM lol
Thanks!

Senorkabob said:
Yep, it was purchased. Got it working though, all it took was me reflashing my ROM lol
Thanks!
Click to expand...
Click to collapse
Glad you got it working. It really makes switching roms a breeze. One piece of advice for you though, take the phone rom "update.zip" and copy it to your computer for safe keeping. It's in /sdcard/bootmanager/phonerom. In the event that you ever have an sd card failure, you need that update.zip to boot back into your phone rom without going through extreme measures to recover your phone.

Related

Android Market Support (Vending.apk)

Has anyone had any luck sideloading the vending.apk to the nook?
(edit: possible that it will work based on youtube.apk after sign in to you tube. )
some people are reporting success!
I think the issue is that before it's installed the Market app needs to be made to work on the device. Odds are by default that the market app will not work until someone will be able to edit it's properties.
The Market (vending.apk) has dependencies which be installed before it can work. The Setup Wizard that is normally present which links the device to a particular Google account is not present.
Even with the Market working, the NC isn't licensed for use with Market so it likely would have to use another device's fingerprint such as the Samsung Galaxy Tab. This is change is typically made to the "build.prop" file.
epakrat75 said:
The Market (vending.apk) has dependencies which be installed before it can work. The Setup Wizard that is normally present which links the device to a particular Google account is not present.
Even with the Market working, the NC isn't licensed for use with Market so it likely would have to use another device's fingerprint such as the Samsung Galaxy Tab. This is change is typically made to the "build.prop" file.
Click to expand...
Click to collapse
Shamelessly stolen from this forum:
http://forum.xda-developers.com/showpost.php?p=6636260&postcount=14
/system/etc/permissions/com.google.android.datamessaging.xml
/system/etc/permissions/com.google.android.gtalkservice.xml
/system/framework/com.google.android.datamessaging.jar (often absent, seems works without it)
/system/framework/com.google.android.gtalkservice.jar
/system/lib/libgtalk_jni.so
Also, the market should work without a fingerprint, BUT some copy-protected apps might be hidden. I'd get the market up and running first, then worry about the fingerprint stuff.
Also, yes, you'll probably need SetupWizard, but that can most likely be grabbed from...well, pretty much anywhere, including an emulator image.
I'd try it myself, but I won't be getting my NC til tonight.
I think the issue currently is that Setup Wizard doesn't appear to want to work over wifi.
I was able to get all of the Google apps installed last night but the Setup Wizard won't use wifi to sign into my account. Market and Gmail appear to want to work, but shoot you over to the Setup Wizard. The logcat doesn't show much with regards to fatal exceptions.
I'm open to ideas. It got really late last night so I didn't really get to try much.
clockworx said:
Shamelessly stolen from this forum:
http://forum.xda-developers.com/showpost.php?p=6636260&postcount=14
/system/etc/permissions/com.google.android.datamessaging.xml
/system/etc/permissions/com.google.android.gtalkservice.xml
/system/framework/com.google.android.datamessaging.jar (often absent, seems works without it)
/system/framework/com.google.android.gtalkservice.jar
/system/lib/libgtalk_jni.so
Also, the market should work without a fingerprint, BUT some copy-protected apps might be hidden. I'd get the market up and running first, then worry about the fingerprint stuff.
Also, yes, you'll probably need SetupWizard, but that can most likely be grabbed from...well, pretty much anywhere, including an emulator image.
I'd try it myself, but I won't be getting my NC til tonight.
Click to expand...
Click to collapse
Have you tried this? Where did you get the dependencies? I tried a gapps that was suggested from CyanogenMod, and it runs, but will not log in. The assumption was that it was trying to connect over 3G rather than Wifi. As of last night I thought it was still unsolved.
The last line of my post says "I'd try it myself, but I won't be getting my NC til tonight."
I don't see any particular issue with connecting over Wifi unless the Nook has a weird setup. We did the same thing with the Pandigital Novel and it worked fine (and that doesn't have 3G either).
Hopefully I'll have time to give it a shot tonight.
clockworx said:
The last line of my post says "I'd try it myself, but I won't be getting my NC til tonight."
I don't see any particular issue with connecting over Wifi unless the Nook has a weird setup. We did the same thing with the Pandigital Novel and it worked fine (and that doesn't have 3G either).
Hopefully I'll have time to give it a shot tonight.
Click to expand...
Click to collapse
It also worked fine on the g-tablet, but something is configured different on the NC. The more eyes looking at it the better!
clockworx said:
Shamelessly stolen from this forum:
http://forum.xda-developers.com/showpost.php?p=6636260&postcount=14
/system/etc/permissions/com.google.android.datamessaging.xml
/system/etc/permissions/com.google.android.gtalkservice.xml
/system/framework/com.google.android.datamessaging.jar (often absent, seems works without it)
/system/framework/com.google.android.gtalkservice.jar
/system/lib/libgtalk_jni.so
Also, the market should work without a fingerprint, BUT some copy-protected apps might be hidden. I'd get the market up and running first, then worry about the fingerprint stuff.
Also, yes, you'll probably need SetupWizard, but that can most likely be grabbed from...well, pretty much anywhere, including an emulator image.
I'd try it myself, but I won't be getting my NC til tonight.
Click to expand...
Click to collapse
SUCCESS!!!
I was able to get Vending.apk to install but I also had to install the following:
SetupWizard.apk
GoogleApps.apk,
GoogleCheckin.apk
gtalkservice.apk
But since I can't seem to get it to register my Google account it does no good.
So how do we get the SetupWizard to work?
SystemIdleProcess said:
SUCCESS!!!
I was able to get Vending.apk to install but I also had to install the following:
SetupWizard.apk
GoogleApps.apk,
GoogleCheckin.apk
gtalkservice.apk
But since I can't seem to get it to register my Google account it does no good.
So how do we get the SetupWizard to work?
Click to expand...
Click to collapse
If by the chance you're being able to put files above somewhere i would definitely join your quest.
david_beholder said:
If by the chance you're being able to put files above somewhere i would definitely join your quest.
Click to expand...
Click to collapse
Market.7z
I pretty much got to the same place. I'm not really sure why SetupWizard wouldn't go through, if it is an issue with something they modified or something else. Unfortunately, they're using a really non-standard Settings.apk, and if I push that over and boot the Nook won't start until I revert it.
clockworx said:
I pretty much got to the same place. I'm not really sure why SetupWizard wouldn't go through, if it is an issue with something they modified or something else. Unfortunately, they're using a really non-standard Settings.apk, and if I push that over and boot the Nook won't start until I revert it.
Click to expand...
Click to collapse
Is there maybe a way to set this information without going through the wizard? Maybe a db or prop file somewhere?
Thinking that it might be the AccountAndSyncSettings.apk I tried installed it however, got the following error.
[INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]
I wonder if it can't go through the wizard due to a cert not being loaded.
SystemIdleProcess said:
Thinking that it might be the AccountAndSyncSettings.apk I tried installed it however, got the following error.
[INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES]
I wonder if it can't go through the wizard due to a cert not being loaded.
Click to expand...
Click to collapse
Would it be poisible to to just push the accountsandsyncsettings.apk
I'll probably play some more tonight. One error message that stuck out to me was "GoogleLoginService not available", though that is supposed to live in Google Apps (which was pushed), so I'm not sure why it's having issues.
clockworx said:
I'll probably play some more tonight. One error message that stuck out to me was "GoogleLoginService not available", though that is supposed to live in Google Apps (which was pushed), so I'm not sure why it's having issues.
Click to expand...
Click to collapse
Clockworx if you get market working that would be amazing!
Kdragon75 said:
Clockworx if you get market working that would be amazing!
Click to expand...
Click to collapse
I'm probably spoiled from working on the Pandigital before this. That was a piece of cake, push over the appropriate stuff and Google Apps worked. I'm not really sure what the issue is in this particular case. It's most likely that Pandigital did a really lazy job building their ROM from an emulator image, and BN has done some more customization and removal of stuff, which in turn may be causing problems.
Hopefully it won't be a huge issue.
SystemIdleProcess said:
Market.7z
Click to expand...
Click to collapse
Thanks Man, gonna play with it tonight!
Not sure if this'll be of any help...
http://www.smartqmid.com/phpBB3/viewtopic.php?f=38&t=1731&start=30
I'm trying to play with it a little, though my knowledge of Android's internals is quite limited.
I'm a PC guru though... it's gotta count for something

Does the amazon android market work on a Vegan Gtab?

I loaded it and it runs fine. When I try and download an app it starts then immediately says failed and a box that advises me to check my one click setting and try again. It appears to be comparing my one click setting phone number with my device but my gtab does not have a phone number? Anyone get it to work or seen this?
TIA
Yep, works and even updates itself. Your one-click settings are part of your Amazon account, and need to be set from their website.
adampdx said:
Yep, works and even updates itself. Your one-click settings are part of your Amazon account, and need to be set from their website.
Click to expand...
Click to collapse
Ya I did that and turned one click on but it wanted a phone number. I put in my home number but still seem to get the same error. I even turned both one clicks on with the same result. I'll keep playing with it...
Thanks
Do you have an Android phone that you can install from first? The app was designed with phones in mind, so that might be the issue.
adampdx said:
Do you have an Android phone that you can install from first? The app was designed with phones in mind, so that might be the issue.
Click to expand...
Click to collapse
No I sure dont. I think that is part of the problem. Was wondering if there was anyone in the same boat as me that got it to work. The Amazon site gives away freebies all the time so I wanted to take advantage of that.
Thanks
need to be install on phone first
yes it DOES work on the gtab
but you need to download it on a phone first, and after that you will have to setup your 1click setting and you will be good to go.
bclinton1 said:
No I sure dont. I think that is part of the problem. Was wondering if there was anyone in the same boat as me that got it to work. The Amazon site gives away freebies all the time so I wanted to take advantage of that.
Thanks
Click to expand...
Click to collapse
Yes the freebies are nice. You might be able to do some hoop-jumping with SIP and all of that crap, but I doubt it.
I have a phone with the Amazon app, so i made a separate Amazon account for my gTab. Helps keep the two separate, as I want different apps on my phone than my gTab.
If you don't have a phone, I believe you can enter an email address and do it that way.
Don't need a phone
I don't have an android phone and have a stock ROM on my gtab. The amazon app store is working great. I don't think it ever asked me to enter a phone number.
I gave it my email, they sent a direct link to the APK, downloaded and installed. Then went in to amazon a/c and turned 1-click ON. That was it. I have installed numerous apps and they work (except 1 or 2 which I guess were meant for a phone).
No phone here either and Amazon market works for me on Vegan.
rohitlepa said:
I don't have an android phone and have a stock ROM on my gtab. The amazon app store is working great. I don't think it ever asked me to enter a phone number.
I gave it my email, they sent a direct link to the APK, downloaded and installed. Then went in to amazon a/c and turned 1-click ON. That was it. I have installed numerous apps and they work (except 1 or 2 which I guess were meant for a phone).
Click to expand...
Click to collapse
That's how I did it as well. It asks for a phone number OR an e-mail address. Just provide your gmail address and you'll receive the e-mail on the g-tab (if it's set up as your default account) download the APK, install, and it should work fine.

netflix?

Anyone get the netflix app to work? I cant even open it. Justsays cant open, try again later
Mine is working fine. Did you update to the latest version
Mine works fine too, been watching movies and TV shows ever since the first day I bought it
Working Fine
Sent from my Transformer Prime TF201 using xda premium
Mine wasn't working either... it was installed as soon as I logged into my google account and all my apps from my SGS2 were funneled onto the TPrime. It kept crashing out as soon as launched.
I ended up just searching the market for it and re-installing it seemed to do the trick. The menus are choppy as hell but it works.
tush said:
The menus are choppy as hell but it works.
Click to expand...
Click to collapse
In the tablet settings enable something like "force hardware acceleration." I think it is in the developer section. If you can't find it, I can look at it latter and give a better explanation. That should speed up the scrolling.
Enjoy!
Did you update your time and date?
Try deleting and installing again with a reboot?
Sent from my HTC Sensation using XDA App
felisen said:
In the tablet settings enable something like "force hardware acceleration." I think it is in the developer section. If you can't find it, I can look at it latter and give a better explanation. That should speed up the scrolling.
Enjoy!
Click to expand...
Click to collapse
That helped a lot! Thanks!
Sent from my Transformer Prime
Ok so i cant uninstall the whole app, just the updates. Its one of those apps thtat i cant uninstall. I uninstalled the updates and when itryto open it it sends me stright to the market page of the netflix app and says to update. I updte and the process start over gain...
i know its offtopic, but i want to ask if someone from outside US managed to create account on netflix? i was able to get on netflix.com using VPN, but problem is with creating account - they accept only us paypal accounts, and my credit card was rejected too (surprisingly by my own bank - they told me that netflix is a scam site {WTF}) is there any way to get it working?
MirQoo said:
i know its offtopic, but i want to ask if someone from outside US managed to create account on netflix? i was able to get on netflix.com using VPN, but problem is with creating account - they accept only us paypal accounts, and my credit card was rejected too (surprisingly by my own bank - they told me that netflix is a scam site {WTF}) is there any way to get it working?
Click to expand...
Click to collapse
Try a service like Entropay. Create a credit card with a US address and use it for Netflix.
they want scan of my ID, passport and driving licence got email immediately after registering there.
ive ran out of ideas, guess i will give up on it but thanks for help
----
edit: IT WORKS ) ive registered with my real slovakian address and credit card, they asked me to send them ids, so i did. After about an hour my virtual card was OK. And it was accepted by netflix without problem... what an awesome stuff youve got there in US im impressed. (btw hulu doesnt work)
thanks for highjacking my thread....guess i'll never get my netflix working...woe is me
If you are rooted and own titanium backup you could try freezing the app and installing the one from the market which should install as a data app instead of a system app.
Have you tried clearing the data/cache in the app setting by going settings>apps and scrolling to netfix? I can't recall the exact location since I am at work.
Does it give the same status even if you don't have any updates installed?
ive tried many netflix apps, but this one works for sure. try it, maybe it will work for you too. http://dl.dropbox.com/u/20911810/Netflix_1.6.0.apk
When i try to install the above apk, i get an error message that says an existing app with a conflicting signature exists...which makes sense asi am unable to uninstall the original netflix. Seriously im having a hard time believing im the only one experiencing ts problem?
OP are you rooted? Uninstall the netflix update, then try deleting the Netflix.apk from /system/app with root explorer, reboot, reinstall netflix from the market.
have you done a factory data reset since you upgraded to ICS? I had a lot of quirky bugs right after I upgraded but thy all disappeared with a wipe. Asus really should have included that as part of the upgrade.
anyways, google can backup your apps if you let it, so all you have to do is re-define your settings. I was done and ready to go within an hour of my wipe.
hopefully you dont have to do that but that will probly fix it. good luck!
Agree, a factory reset can fix all kinds of software issues and with Google App Backup it is easier than ever to recover.
felisen said:
In the tablet settings enable something like "force hardware acceleration." I think it is in the developer section. If you can't find it, I can look at it latter and give a better explanation. That should speed up the scrolling.
Enjoy!
Click to expand...
Click to collapse
This made the Netflix UI run so much smoother... awesome.

at&t hotspot apk

on CM, and they took out a lot of bloat which is good
but there was an app on stock at&t rom that would log you in automatically when you get to at&t hotspots(like mcdonalds) etc
anybody have this .apk?
i download my previous rom and opened it up, didnt see anything called that
anybody know the exact name to look for or has the apk ? thanks
SayWhat10 said:
on CM, and they took out a lot of bloat which is good
but there was an app on stock at&t rom that would log you in automatically when you get to at&t hotspots(like mcdonalds) etc
anybody have this .apk?
i download my previous rom and opened it up, didnt see anything called that
anybody know the exact name to look for or has the apk ? thanks
Click to expand...
Click to collapse
It's on Play store. Look up: 'AT&T Smart Wi-Fi'
thekrush said:
It's on Play store. Look up: 'AT&T Smart Wi-Fi'
Click to expand...
Click to collapse
hmmmm ok, well i saw that but skipped over it
because on all my other roms/including stock, i dont remember it being an app,it would just auto-connect
and it was always a system apk as well
let me go check it out though
It was excluded because CM10 has absolutely nothing to do with ATT. Or any phone for that matter. So unless somebody kangs CM10 and adds in an app, it's going to always be as bare bones Android as you can get.
Essentially, CM10 isn't ever a bloat removed version of any phones stock ROM, because it's build from aosp source, so the bloat was never there to begin with, and likely wouldn't be added in anyways.
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
ATT hotspots is a stock rom system app ...
The only way to get it ...is pull the apk from a stock rom ...g
SayWhat10 said:
on CM, and they took out a lot of bloat which is good
but there was an app on stock at&t rom that would log you in automatically when you get to at&t hotspots(like mcdonalds) etc
anybody have this .apk?
i download my previous rom and opened it up, didnt see anything called that
anybody know the exact name to look for or has the apk ? thanks
Click to expand...
Click to collapse
I like that app as well. That wsa the only thing I didn't like about my ROM, so I did a nandroid, restored to stock, pulled that system app, and restored my nandroid.
Lucky for you and anyone else that wants it, I just happen to have placed it in my Dropbox.
Make sure to place it in /system/app (Don't install it like a normal APK) and change permissions to rw-r--r--
You will need to manually connect to attwifi the first time if you haven't already.
WISPr_postpaid.apk
I use att smart wifi from the play store, its the same thing
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
It connects automatically when you're in range?
AlcoholicDoc said:
I like that app as well. That wsa the only thing I didn't like about my ROM, so I did a nandroid, restored to stock, pulled that system app, and restored my nandroid.
Lucky for you and anyone else that wants it, I just happen to have placed it in my Dropbox.
Make sure to place it in /system/app (Don't install it like a normal APK) and change permissions to rw-r--r--
You will need to manually connect to attwifi the first time if you haven't already.
WISPr_postpaid.apk
Click to expand...
Click to collapse
thanks a bunch!!
LittleRedDot said:
I use att smart wifi from the play store, its the same thing
Sent from my SAMSUNG-SGH-I717 using Tapatalk 2
Click to expand...
Click to collapse
way different
the system app one is just hotspots,mostly ATnT ones i believe
the one in the market can affect connection to your home wifi and work etc
plus, ones an app you can open, the other isnt
rangercaptain said:
It connects automatically when you're in range?
Click to expand...
Click to collapse
the system app one, like if you're at mcndonalds , will connect to it automatically (mcndonalds is one of the stores on ATnT wifi partnerships)
if you didnt have the app, you can still connect(its free wifi no password) but you would have to first open up a browers, read the agreement, and hit accept blah blah, before you can start using the wifi. again the system app skips all that and just connects you
SayWhat10 said:
the system app one, like if you're at mcndonalds , will connect to it automatically (mcndonalds is one of the stores on ATnT wifi partnerships)
if you didnt have the app, you can still connect(its free wifi no password) but you would have to first open up a browers, read the agreement, and hit accept blah blah, before you can start using the wifi. again the system app skips all that and just connects you
Click to expand...
Click to collapse
It also skips all the payment info at some places that still charge for WiFi, so long as it's powered by AT&T. I wouldn't mind having this feature back as well, even though I'd rarely ever use it. Honestly, my cell is faster than the WiFi at any Starbucks or McDonalds around here. But I can see a use for it while traveling. Maybe download one of the stock ROM flashable zips and just extract the necessary apk, put it in /system/app and see if it will work that way. I'd try myself, but I'm a tad busy lately and already in trouble for all my downloading this month.
EDIT: Forgot to mention, the one on Play is too bloated. I don't want that junk handling all my WiFi.
Is this what you guys are looking for
SayWhat10 said:
on CM, and they took out a lot of bloat which is good
but there was an app on stock at&t rom that would log you in automatically when you get to at&t hotspots(like mcdonalds) etc
anybody have this .apk?
i download my previous rom and opened it up, didnt see anything called that
anybody know the exact name to look for or has the apk ? thanks
Click to expand...
Click to collapse
I just rooted Sony Ericsson Xperia X10a and was going through the cleanup list when I came across this file. I wasn't sure what this file was for until I read this post. I am cleaning it up but here is a copy - in case you can make use of it.
johnus said:
It also skips all the payment info at some places that still charge for WiFi, so long as it's powered by AT&T. I wouldn't mind having this feature back as well, even though I'd rarely ever use it. Honestly, my cell is faster than the WiFi at any Starbucks or McDonalds around here. But I can see a use for it while traveling. Maybe download one of the stock ROM flashable zips and just extract the necessary apk, put it in /system/app and see if it will work that way. I'd try myself, but I'm a tad busy lately and already in trouble for all my downloading this month.
EDIT: Forgot to mention, the one on Play is too bloated. I don't want that junk handling all my WiFi.
Click to expand...
Click to collapse
well, I was going to debloat this, but think I will just backup & freeze for now. never know when it might come in handy. :good:
dpprad_20 said:
I just rooted Sony Ericsson Xperia X10a and was going through the cleanup list when I came across this file. I wasn't sure what this file was for until I read this post. I am cleaning it up but here is a copy - in case you can make use of it.
Click to expand...
Click to collapse
Don't think I want to download an apk from somebody with 1 post on the forum....
woody1 said:
Don't think I want to download an apk from somebody with 1 post on the forum....
Click to expand...
Click to collapse
Good call. He's clearly not as crafty and trustworthy as you, Mr. Replying-to-a-year-old-post. You're really the gold standard in solid membership.
Boom!
Anthony820 said:
Good call. He's clearly not as crafty and trustworthy as you, Mr. Replying-to-a-year-old-post. You're really the gold standard in solid membership.
Click to expand...
Click to collapse
Well, Mr. Useless Retort, I was searching for this very apk and was about to download it until I looked at his stats. You see, the fact that a post is a year old doesn't make a lot of difference if it has information you need. You see, Mr Useless, that's why the forum goes back many years.
Note that my reply wasn't intended for him, it was to warn off anybody else who might think about downloading this.
See how that works??
I think you can get this apk from the market, or what I do is google for apks -- especially older ones when the market updates me and the update sucks. I haven't been burned yet.
rangercaptain said:
I think you can get this apk from the market, or what I do is google for apks -- especially older ones when the market updates me and the update sucks. I haven't been burned yet.
Click to expand...
Click to collapse
Googling for the apk is what brought me to this thread. I've never been burned with a download, either, but then I've never downloaded one from somebody with a single post.

Question Spy/malware removal

Is there any kind that actually works? I keep fishing around on Google play and everything is either old, doesn't work, or is full of sh*t, or a combination of all 3.
Welcome to XDA
If you're running Android 9 or higher simply do a factory reset. There are no known rootkits that can worm out of the user partition, once that data is wiped so is the malware.
Don't reload it again after the factory reset.
blackhawk said:
Welcome to XDA
If you're running Android 9 or higher simply do a factory reset. There are no known rootkits that can worm out of the user partition, once that data is wiped so is the malware.
Don't reload it again after the factory reset.
Click to expand...
Click to collapse
Thank you for the welcome. Sorry bout the late reply. I don't suppose there's another way is there? Im literally fresh out the box, I've never done a factory reset.
Michael Romanov said:
Thank you for the welcome. Sorry bout the late reply. I don't suppose there's another way is there? Im literally fresh out the box, I've never done a factory reset.
Click to expand...
Click to collapse
You're welcome. The other way is to find the malware and delete it completely.
blackhawk said:
You're welcome. The other way is to find the malware and delete it completely.
Click to expand...
Click to collapse
Which would be how? Would I need a app or something for the pc? And if so do you have any recommendations? I have the mixsilver file manager on my phone (pixel 6 "Not pro"). Would there be a way I could find it thru there? Also my device is not rooted. So would I need to root? I'm sorry if this gets on your nerves. If so tell me, won't hurt my feelings. I'm literally a noob at this stuff. I've been trying to teach myself and just do trial and error but im getting in over my head and don't wanna accidentally brick my phone or worse.
What makes you sure you have spy/malware? Or do you mean adware?
Cheers
Tom
With Avast or AVG Antivirus you can do a pretty good scan of your apps, even system apps if you want.
For Factory reset see here https://support.google.com/pixelphone/answer/4596836
or go here on a PC (you need your Pixel connected by usb to the PC then): https://pixelrepair.withgoogle.com/carrier_selection
tom1807 said:
What makes you sure you have spy/malware? Or do you mean adware?
Cheers
Tom
Click to expand...
Click to collapse
Chrome ****tin out 3 gigs of data a day. I have unlimited so it's not that big of a deal but still.....and some of the options I had in settings like "permissions, enable/disable, clear data/cache" that I know for a fact I had not too long ago are now greyed out or nonexistent. Also sometimes when I bring up "location" thru the settings menu everything is supposed to be "off" but there's 2 or 3 that look like they are switching back to say "off" as soon as the page shows. 1 of them outright takes several seconds to display any "on or off" setting at all. I've found a "Verizon" system app on my phone, some kind of Samsung telephony thing. And it seems like I can input a change to settings or something and when I look at my phone in the morning everything I had set up is back to it's previous settings.
psi78 said:
With Avast or AVG Antivirus you can do a pretty good scan of your apps, even system apps if you want.
For Factory reset see here https://support.google.com/pixelphone/answer/4596836
or go here on a PC (you need your Pixel connected by usb to the PC then): https://pixelrepair.withgoogle.com/carrier_selection
Click to expand...
Click to collapse
Thank you. Umm.....stupid question but I've never done a full reset before so.....how and would I need to move my apps to another storage or could I just go back thru the play store and redownload? And any paid apps and subscriptions?
It probably explains all that in those links doesn't it?
Just do factory reset and you are okay.. Then start using phone as new..
Michael Romanov said:
Chrome ****tin out 3 gigs of data a day. I have unlimited so it's not that big of a deal but still.....and some of the options I had in settings like "permissions, enable/disable, clear data/cache" that I know for a fact I had not too long ago are now greyed out or nonexistent. Also sometimes when I bring up "location" thru the settings menu everything is supposed to be "off" but there's 2 or 3 that look like they are switching back to say "off" as soon as the page shows. 1 of them outright takes several seconds to display any "on or off" setting at all. I've found a "Verizon" system app on my phone, some kind of Samsung telephony thing. And it seems like I can input a change to settings or something and when I look at my phone in the morning everything I had set up is back to it's previous settings.
Click to expand...
Click to collapse
For what it's worth, the Verizon system app comes with the phone in case you use a Verizon sim.
If you end up clean flashing or factory resetting, I would not restore any apps from backups. I would reinstall everything fresh or you could just be putting the malware back on your phone, if that indeed is what you have.
Michael Romanov said:
Thank you. Umm.....stupid question but I've never done a full reset before so.....how and would I need to move my apps to another storage or could I just go back thru the play store and redownload? And any paid apps and subscriptions?
It probably explains all that in those links doesn't it?
Click to expand...
Click to collapse
Just redownload them. Google remembers your bought apps or subscriptions in your Google account, so as long as you use the same email/account for logging in to Playstore after Factory reset you're good.
Your contacts normally are also synced to your Google Account, so you get them back also then.
psi78 said:
Just redownload them. Google remembers your bought apps or subscriptions in your Google account, so as long as you use the same email/account for logging in to Playstore after Factory reset you're good.
Your contacts normally are also synced to your Google Account, so you get them back also then.
Click to expand...
Click to collapse
Thank you. I was worried it wasn't gonna remember me.
Lughnasadh said:
For what it's worth, the Verizon system app comes with the phone in case you use a Verizon sim.
If you end up clean flashing or factory resetting, I would not restore any apps from backups. I would reinstall everything fresh or you could just be putting the malware back on your phone, if that indeed is what you have.
Click to expand...
Click to collapse
But that's the thing. I don't use Verizon I use sprint which is part of t mobile. That's why I just don't get it.
Michael Romanov said:
But that's the thing. I don't use Verizon I use sprint which is part of t mobile. That's why I just don't get it.
Click to expand...
Click to collapse
It comes with the phone by default just in case you do use Verizon. Basically that app helps give the phone Verizon support, of sorts. It's disabled by default if you don't use Verizon so there's really nothing to worry about with that app.
Lughnasadh said:
It comes with the phone by default just in case you do use Verizon. Basically that app helps give the phone Verizon support, of sorts. It's disabled by default if you don't use Verizon so there's really nothing to worry about with that app.
Click to expand...
Click to collapse
Man thank you. There's stuff on here that I don't understand and I've been thinking it's something I've downloaded or whatever. I'm new to all of this.

Categories

Resources