First timer, need help. - Samsung Galaxy S7 Questions and Answers

Hey, sorry if this is the wrong section for this.
I've not rooted an Android before. I used to jailbreak my iPhones but since switching to android I've been fairly happy as it is until now.
I've become really fed up with the google music player so I made a reddit post and someone suggested I use an app called "Play Music Exporter" to easily export my play music to MP3 so that I can locate it with another app. Problem is that app requires superuser access which lead me here. He recommended that I use Magisk if I can but I'm not sure If I can use that with my phone and I need help with the proper procedure. Ideally I'm looking for as straightforward process as possible. The apps look very simple but if I have to use my PC that's not a problem. I've been reading through posts here and I will continue to do so but some of the information conflicts. Some of the requirements of some of the apps and software is that the phone must already be rooted .. well obviously its not. And some say you must create a backup whilst others completely brush over that point so I don't know if that because they assume you already have or because the installed creates some kind of recovery file for you?
I read that you need to know your CPU: Mine is "arm64-v8a".
Any help would be appreciated. If I've missed an obvious post then please feel free to link it and I'll read it. Until then i'll continue to scan the forums.
(Don't worry I'm going to rush into anything without knowing exactly what I'm doing, that's precisely why I'm here).
Thanks

Related

[Q] Anyone root the ViewSonic g-tablet?

Anyone root their ViewSonic yet. I have been googling about looking for Android 2.2 root methods and just wondering if I risk totally bricking this device. It seems that getting root and installing busy-box *should* work.
Any and all help greatly appreciated.
UH...
don't mean to sound rude, but this is like walking into starbucks and asking if they have coffee!
Check the development forum one level back, and you'll see several pinned posts with instructions to replace the software with something much better!
Life in LA said:
don't mean to sound rude, but this is like walking into starbucks and asking if they have coffee!
Click to expand...
Click to collapse
Ok, that's funny as hell! Though I have walked into Starbucks and they were out of coffee, and I live in Starbucks central (Seattle)
@the original poster - This is the thread that I used to put CyanogenMod on mine:
http://forum.xda-developers.com/showthread.php?t=851657
There's also a "Super Simple One step root" out there.
nink said:
Anyone root their ViewSonic yet. I have been googling about looking for Android 2.2 root methods and just wondering if I risk totally bricking this device. It seems that getting root and installing busy-box *should* work.
Any and all help greatly appreciated.
Click to expand...
Click to collapse
Follow the G Tablet Super Thread. It gives you everything you want for a new start-up: market Fix, Rooting,etc...
nink said:
Anyone root their ViewSonic yet. I have been googling about looking for Android 2.2 root methods and just wondering if I risk totally bricking this device. It seems that getting root and installing busy-box *should* work.
Any and all help greatly appreciated.
Click to expand...
Click to collapse
Wow! I guess I could ask if anyone has taught you to read yet.... Try it, it really works.
Thanks folks. Being my first rooting efforting in android, I hope I succeed.
nink said:
Thanks folks. Being my first rooting efforting in android, I hope I succeed.
Click to expand...
Click to collapse
You should be ok. Just read up and follow the directions. This tablet is pretty forgiving. And it is really nice once all the stock stuff is gone.
Have fun
Not Starbucks, but same idea
Life in LA said:
don't mean to sound rude, but this is like walking into starbucks and asking if they have coffee!
Check the development forum one level back, and you'll see several pinned posts with instructions to replace the software with something much better!
Click to expand...
Click to collapse
Our local Burger King ran out of burgers once. Only had chicken and fries. Kinda false advertising. ;P Bad management issue, I had heard.
Funny story, I spent this past summer in Beijing, China, and the one time my friends and I decided to try to go get some fried chicken at a Kenny Rogers Roasters. All they had was half a chicken left lol Well, I never got that fried chicken in China
But, yeah, the forum is easy to READ and find instructions how to root/install custom roms
I don't think I even used the stock build on this tablet - first boot everything fc'd on me. Rebooted and installed TnT lite in pretty much one go.
Sent from my GTablet-TnT-Lite using Tapatalk
billmarquette said:
I don't think I even used the stock build on this tablet - first boot everything fc'd on me.
Click to expand...
Click to collapse
Proud to say I have never seen the default ui on this device! The first time I booted it was to mod it, lol
Life in LA said:
don't mean to sound rude, but this is like walking into starbucks and asking if they have coffee!
Check the development forum one level back, and you'll see several pinned posts with instructions to replace the software with something much better!
Click to expand...
Click to collapse
ROFLMAO
@OP
Missed the dev forum didya?
(I had problems with the News app/widget thing in the 1.0 version of TnT, then I had problems with the weather app/widget after the 1.01 OTA update for TnT, at which point I dumped TnT for TnT lite 2.0.2 ... if the sw had worked well, I wouldn't have minded the shipped "launcher" too much... but TnT apparently needs ALOT more dev time as it seemed to be beta quality at best, if not alpha...)
Well I rooted successfully. Remounted certain system folders as rw. BEFORE I installed the TNT 2.20 I used the stock recovery tool , I made a backup to sdcard and copied that to my Linux box.
So far so good. At first I was a bit miffed to find the /system or /etc mounted ro, but got around that with busybox sudo..
Now my task is to tinker a bit around with the user-space services.
I am finding, that unlike a system-V (/etc/rc?.d with init.d), user-space tweaking in the sense of auto starting apps or whatever is not as simple as: write shell script, place in proper location, re-boot.... seems I need to write an actual app that listens for "ACTION_BOOT_COMPLETE". I sure wish it was simpler.
Oh, is the titanium backup worth it? Or is the system backup I created using the "power-on+volume-up" method just as good. Seems the method provided by ViewSonic is fine enough. However, I did not see any mention of it in the forum (my system seems to have been created on 11/22/2010, based on the system directories date before I TNTed my tablet).
Again, many thanks to those who pointed me in the proper direction. I really appreciate your input.
nink said:
Well I rooted successfully. Remounted certain system folders as rw. BEFORE I installed the TNT 2.20 I used the stock recovery tool , I made a backup to sdcard and copied that to my Linux box.
So far so good. At first I was a bit miffed to find the /system or /etc mounted ro, but got around that with busybox sudo..
Now my task is to tinker a bit around with the user-space services.
I am finding, that unlike a system-V (/etc/rc?.d with init.d), user-space tweaking in the sense of auto starting apps or whatever is not as simple as: write shell script, place in proper location, re-boot.... seems I need to write an actual app that listens for "ACTION_BOOT_COMPLETE". I sure wish it was simpler.
Oh, is the titanium backup worth it? Or is the system backup I created using the "power-on+volume-up" method just as good. Seems the method provided by ViewSonic is fine enough. However, I did not see any mention of it in the forum (my system seems to have been created on 11/22/2010, based on the system directories date before I TNTed my tablet).
Again, many thanks to those who pointed me in the proper direction. I really appreciate your input.
Click to expand...
Click to collapse
Don't know about all the other stuff but Viewsonic did not have a recovery option. Had to be something you installed while rooting, or whatever. The system backup in Clockwork is great for times when your tablet won't work because of something, or a program that went wrong. Titanium is great for when you have a zillion apps installed and want to install a new rom, or reload a clean version. Titanium will then let you put all your apps back without having to download them from the market, or sideload them all again. It is also useful when you have an app you can't find but it may be on your phone. You can backup the app on your phone and then move it to your tablet to install.
Sprdtyf350 said:
[...]recovery option[...]Had to be something you installed while rooting, or whatever. The system backup in Clockwork
Click to expand...
Click to collapse
Yes, I think you are right. My first effort in the rooting process was to install the clockwork, but I thought it failed. However, it must not have as when I run the backup (and pay attention) I saw the "ClockWork...... msgs". Definitely a nifty tool.
FYI troops:
I was quite successful, with much thanks to all of you and your wonderful efforts.
- got market place working (however have not needed it yet at all)
- installed groomdroid (a php aware webserver)
- installed php-cgi so that groom processes ".php" web pages.
- installed php-cli program for command line php capabilities.
- installed TitaniumBackup (need to use it, probably soon)
- installed adobe flash, and it works just fine
Now to:.
- browser that is truly html5 capable (this may be dreaming as most have various parts of html5 disabled, such as the "<video>" element. However, there is a new Opera browser available that is *supp5osed* to be <video> capable. FYI: some webkit browsers, such as the QT-webkit have the html5 video element capability disabled on purpose.
- autostart apps of my choosing (I have a feeling I will be writing droid apps to accomplish this)
Again, many thanks folks.
When I get my device set up as I need it, I will post how I did it. I am trying to document the process as best I can.
I thought this was a hilarious thread, and I was going to make a joke at the OP just for fun, but I am REALLY happy that despite the doofus thread opening that nink has figured it out and has joined the ranks.
Hope you have happy flashing and have fun (and don't worry all of us were pretty lost when we began)

[Q] Need help unlocking my phone

Ok, so I hate boring generic ringtones. And plus, I like to have a unique ringtone that no one else would ever use, so that I always know when it's my phone ringing. However, some corporate idiot at Microsoft actually decided that us having the freedom to pick our personal ringtones on our personal phones, is a bad idea. I'd like to punch that guy.
So, anyways, last week my phone told me I needed to update it, and I did hoping that maybe one of these updates would allow me to add ringtones. Nope.
So, I started searching, and found some chevron app that is supposed to add ringtones. I followed the instructions step by step, and it didn't work. These instructions didn't suggest or say there were any requirements for me to have taken action to unlock my phone, so I can only assume whoever put up the instructions are idiots that didn't put complete instructions up, or made a program that doesn't work. Either way, that's quite frustrating.
So, I search, and while I've not found anything that actually states that you definitely need to unlock your phone for the ringtone app to work (It would be nice if someone out there could actually give clear instructions, but no one seems to understand that concept), but from what I gather that's probably what I need to do.
So, I get the chevronwp7 installer, which was a ***** to find, since most links go to the website for the app, which oddly enough doesn't have the app, but does have the ringtone app that doesn't work for me. Finally I find it, and it keeps telling me it can't communicate with the phone.
Now then, a little more searching, and I find some certificates that I need to install on the phone. So I do that. The thing still can't communicate with my phone.
So I search more, and I find that microsoft decided they really don't want me to pick a ringtone, and have blocked this chevron thing from working with their updates.
Who the hell do they think they are? I buy a device, once I pay my money to buy something, don't I have the freedom to do what I want with the device that I now own? I really think these developers that try to control how I use my devices that I own really need to get out of my business! I just want microsoft to leave me and my device that I own alone. But, they didn't, and screwed me over.
So, now I need to find a way to get rid of the update. I could reset my phone, but I've not found anything that clearly tells me if that removes the updates or not, or how to remove the updates.
Also, I installed the windows phone device manager, which looks to be official software that should work, and when I try to use the set ringtones option in there to add ringtones to my device, all I get is unable to connect to work phone (work phone is the name of my phone).
Can someone here offer some clear instructions how I can just get some damn ringtones? Please?
Many thanks in advance.
some corporate idiot at Microsoft actually decided that us having the freedom to pick our personal ringtones on our personal phones said:
Microsoft has no wish to keep you from setting your own ringtones. This feature is coming in the next update and was not included with the release of the OS because Microsoft was trying to get it to market as soon as possible.
So said:
I have no idea where you get this false sense of entitlement.
So said:
You come to XDA for help, yet you call the dedicated people here who work hard to let us make the most of our devices idiots. Just because you are not technically proficient constitutes no fault on our part; that is your own.
It is clear that you are only here for yourself and have no intention to contribute to XDA. Your tone also makes people not want to help you.
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Click to expand...
Click to collapse
Oscardog777 said:
Microsoft has no wish to keep you from setting your own ringtones. This feature is coming in the next update and was not included with the release of the OS because Microsoft was trying to get it to market as soon as possible.
I have no idea where you get this false sense of entitlement.
You come to XDA for help, yet you call the dedicated people here who work hard to let us make the most of our devices idiots. Just because you are not technically proficient constitutes no fault on our part; that is your own.
It is clear that you are only here for yourself and have no intention to contribute to XDA. Your tone also makes people not want to help you.
Click to expand...
Click to collapse
I contribute where I have something to contribute. I didn't call anyone here idiots, but I did express frustration in unclear instructions that weren't complete. I have followed any instructions I have found step by step, I deal with computers and electronics all the time and know what I'm doing. So, if it isn't working, it's because no one has been clear in how to properly do this.
And I don't understand why I"m being criticized for feeling entitled to use something that I paid for. If I knew microsoft was going to lock this thing down to this point, and take away features I had taken for granted, I would have never gotten the thing.
If I have something to contribute to you, I will. I contribute to places all over the internet where I have knowledge or material to contribute. When it comes to this phone, I'm out of my element. It's not that I came here to specifically not contribute, but what do you want from me? If you can get me ringtones, I will definitely express my thankfulness. I would think asking the right questions, and getting a step by step set of instructions put up here would be a contribution to this place, since at this time there is no step by step beginning to end clear to follow instructions on how to get ringtones on a windows phone.
So, once again, please explain how I can do what I am trying to do here. I thought that's what this forum was for.
I understand that you are frustrated, and that's fine. In the future though, try not to take it out on the people that can help you
To answer your question, the tool that allows you to unlock your device, Chevron WP7, only works on OS versions 7004 (the original release version) and 7008 (the pre copy and paste version). Chevron does the same as paying Microsoft $99 to developer unlock your phone, which lets you put home-made apps (like the ones people make here, such as the custom ringtone installer) and apps not in the marketplace on your phone. Since you said you updated your phone, I'm assuming you have the NoDo update, which is OS version 7390 (the update that adds the copy and paste feature to your phone). Unfortunately, there is currently no way to unlock your phone if it is running NoDo, but Zune should have created a backup of your phone that if you restored it would put you back to version 7004 or 7008, which are unlockable.
Ok, thanks, I appreciate your help on this.
I figured out how to run a restore from the Zune, and have done so. However, I still can't get the chevronwp7.exe file to work. The phone is restored to it's previous state, zune is open, the phone is connected, and when I run the file all I get is
"Sorry, I'm having trouble communicating with the phone
- Please make sure it's connected using USB
- Please start the Zune application"
I have met both requirements, it does not work. And I have confirmed that this has OS 7008. I've run the certificate file on the phone, and have set the installer to run as administrator in XP SP3 mode, as a site online suggested. Nothing works, it doesn't work, and I'm following all instructions properly.
What do I need to do to get this to work?
Thanks.
every one just can unlock his/her phone from pre-nodo update...
Have you made sure that you have the phone's screen on and is displaying the home screen where all your tiles are and not the lockscreen?
Sent from my Samsung Focus using XDA Windows Phone 7 App
Oscardog777 said:
Have you made sure that you have the phone's screen on and is displaying the home screen where all your tiles are and not the lockscreen?
Sent from my Samsung Focus using XDA Windows Phone 7 App
Click to expand...
Click to collapse
I didn't do that, as there were no instructions to do that. But, now I have tried to do that, and that has made no difference.
What do I need to do to get this to work?
JonnyGators said:
What do I need to do to get this to work?
Click to expand...
Click to collapse
somebody who will take your phone and do it for you? I am pretty sure you will get it to work if you take your time, keep reading and trying. Worked for me too.
I've read everything there is out there to do this, and followed every step. I have the phone on a version that is compatible. I have installed the certificates to the phone. I have the chevron installer. I have the phone connected with zune, not as a guest phone. I have zune open. I have the phone out of sleep mode, showing the tile screen. I run the installer. I keep getting that error message that it can't connect to the phone that tells me to connect it via usb (it is) and to run zune (it is).
I've tried everything.
There is something missing from the instructions.
I need further help, which is why I am here. Can someone please help me?
I really wish someone would post some proper instructions or actually get a working procedure posted.
Once again, I have my windows phone on a compatible version with the chevron installer. I downloaded both the certificates and chevron installer. I installed the certificates to the phone. I've synced the phone with zune, it is connected to the computer, and not as a guest. I have the phone on, and on the tile screen. I run the installer, and I still get that same error prompting me to connect the phone with usb and open zune.
I've done everything.
There is something missing.
Are you guys here to help, or just to laugh at others misfortunes? I've done all you've said, it doesn't work.
Can you guys get a working procedure and/or installers please?
what OS are you running (XP? Vista? 7?) and also what version of the os are you running (x32 or x64) on your host computer. I know that when I was trying to unlock my phone that it wouldn't work on my desktop however, it would work on my laptop (both x64 win7). I don't know why, but sometimes switching USB ports also helps with this (some usb ports are lower power than others). Also, don't get mad if you cant get it on the first try. Last resort would be to hard reset your phone.
Are you sure that zune is also running while you are trying to unlock your phone? You should try it while zune is running because that is how the phone knows that it is connected to a computer at all. Also, if your phone says Syncing then you may have better success
I hope this helps a little bit ;-)
you would think there would be 100s of people posting problems with the installation if you were correct and the instructions were clearly poor. I don't see those posts. You apparently tried the obvious. There might just be a registry entry on your machine that prevents you from doing what you want (e.g. USB related) or your Antivirus and Firewall program prevent the connection.
I suggest you try this on an entirely different computer.
edit: Just in case you have an LG phone you can actually unlock it before AND after the NoDo update using the LG registry editor. Directions are listed here.
I am using Windows 7 x64. I have tried multiple usb ports. It is a samsung phone. I have also tried disabling my antivirus, but that didn't help either. Zune is always open, and phone and zune are syncing without problems.
I will try on another computer tomorrow and see what happens.
Ok, I have tried again on a different computer and have the same problem.
Once again, I have followed all instructions as posted. I have my windows phone on a compatible version. I have zune open. I have the phone awake and on the tile screen. I installed the certificates on the phone. I run the chevron installer, and it continues to tell me I need to have zune open and the phone connected with usb, of which I have done both.
I've yet to see any evidence that this program actually works.
I've found several threads around the internet world with people reporting my same problem, with no solution ever found for them. Usually the thread ends up getting hijacked and talking about different issues that aren't mine, and no one solves the initial problem.
Please, could someone get together a set of instructions that works for this process, because this isn't working.
Thanks.
I guess u could try hard resetting your phone (in settings/about) and then trying to unlock 1 more time. Last resort, buy a wp7 dev license and then u can sideload all you want (at a 99$ price, of course). If u don't want to pay that, then try again. Also make sure that the second computer you tried detects your phone as NOT a guest when you try to unlock it. Just keep trying!
before you hard reset try this registry mod. It fixes some usb connection problems for users who are trying to use the device manager. I've had connection problems on my laptop and this fixed it.
good luck
also, please do not make statements like "it's not working". just because it's not working for you doesn't mean you can make a global statement like that. The people who put instructions up here are not trying to lead people into a dead-end like your posts suggest. They are trying to help. Put yourself in a position of somebody who posts a solution which apparently works for most people and then somebody comes back and writes "you must be an idiot". Or in other words. It's working for me and others here, so it must be working for everybody. You must be an "idiot" who cannot follow instructions and you must be doing something wrong. Wouldn't that annoy you? Note that I am using your own description of the situation. All that does is shut the door for any help you could get in the first place. Why would I help somebody who calls me an idiot?
Thanks for that suggestion, I will give that a try.
My purpose in emphasizing that I've followed the instructions step by step is to make it clear that I am doing that. I'm not suggesting that the people that write these procedures are idiots, but I know that often when someone comes along posting issues they are viewed as the idiot. So I just want to make it clear that I've read the sites, I've done the research, I've tried all the suggestions out there, and I have verified I've done everything correctly, just to make sure no one shrugs it off as a id-10-t error, or suggest I need to rtfm.
I apologize if I've come off as insulting the people that have done the work to make what I"m trying to do possible.
try turning off all data related options? enable airplane mode, turn-off wifi, blutooth etc.

[Q] blocking ads in apps

hello all,
i just bought nexus 5.... i am kind of noob when it comes to android.
is there i can block all annoying ads that crops up within apps and browser?
i dont want to risk rooting my phone.
pls suggest me easiest, secure way to do this....
thanks.
You can try opting out from Ads from Google Settings but the only way to get rid of all the ads is to use an app like adaway which needs root. I don't know why you think it's a risk rooting your phone?? You can get back to stock anytime to claim warranty.
vin4yak said:
You can try opting out from Ads from Google Settings but the only way to get rid of all the ads is to use an app like adaway which needs root. I don't know why you think it's a risk rooting your phone?? You can get back to stock anytime to claim warranty.
Click to expand...
Click to collapse
hello
since i am new to android, i dont want to mess up/experiment on my phone. atleast till i get hang of it.
i used play a lot with my N95 before. so, till i get firm grasp on android inner workings, i wouldnt want to do anything with its in built features.
further, rooting is bit too technical for me..... there is no application that can root with just a click like it existed with S60 V3 OS.....
so will wait till such a thing comes up.
Try to find in playstore
lambo98 said:
Try to find in playstore
Click to expand...
Click to collapse
thank u for this grt suggestion.
fyi: all ad blocking apps r removed from playstore. only detectors r whats there.
ags84 said:
further, rooting is bit too technical for me..... there is no application that can root with just a click like it existed with S60 V3 OS.....
so will wait till such a thing comes up.
Click to expand...
Click to collapse
Even though there are tools available to do this (simple search on xda will locate those), you really should take the time to understand the 4-5 (simple) steps involved in rooting. That way, you know exactly what is happening (versus a toolkit that will attempt to do everything for you, and just tell you "all done" - without you having a clue about what really happened). The advantage of understanding these steps is that later, if you want to install an update or want to switch kernels and read a guide that tells you to flash "xyz", or restore from nandroid etc, you will not be clueless. Or if somebody tries to help you with an issue, and asks you to go your recovery, you won't be asking "how do I go to recovery screen"
My suggestion: If you are ever planning to root your Nexus 5, read the first 2 posts at http://forum.xda-developers.com/goo...ide-nexus-5-how-to-unlock-bootloader-t2507905 - especially the parts highlighted in red.
Then, read it again <-- repeat till you understand it. If you have questions, read/search that thread to see if somebody already asked that question - and if not, ask in that thread.
The Nexus is probably the easiest device to root. But don't root till you are comfortable with it, and understand the steps involved.
Since you mentioned in your first post that you didn't want to root, you could try https://adblockplus.org/en/about
I must admit that I tried it once and wasn't able to get it to work right, and so I just installed adaway (that requires root) instead.
jj14 said:
Even though there are tools available to do this (simple search on xda will locate those), you really should take the time to understand the 4-5 (simple) steps involved in rooting. That way, you know exactly what is happening (versus a toolkit that will attempt to do everything for you, and just tell you "all done" - without you having a clue about what really happened). The advantage of understanding these steps is that later, if you want to install an update or want to switch kernels and read a guide that tells you to flash "xyz", or restore from nandroid etc, you will not be clueless. Or if somebody tries to help you with an issue, and asks you to go your recovery, you won't be asking "how do I go to recovery screen"
My suggestion: If you are ever planning to root your Nexus 5, read the first 2 posts at http://forum.xda-developers.com/goo...ide-nexus-5-how-to-unlock-bootloader-t2507905 - especially the parts highlighted in red.
Then, read it again <-- repeat till you understand it. If you have questions, read/search that thread to see if somebody already asked that question - and if not, ask in that thread.
The Nexus is probably the easiest device to root. But don't root till you are comfortable with it, and understand the steps involved.
Since you mentioned in your first post that you didn't want to root, you could try https://adblockplus.org/en/about
I must admit that I tried it once and wasn't able to get it to work right, and so I just installed adaway (that requires root) instead.
Click to expand...
Click to collapse
thank you for the insight.
i am reading it and will root only after i fully understand it.
i did try adblockplus. got it when i searched on google.
as u said, it doesnt work right..... so i thought of asking it here as it is comman problem faced by many android users.
cheers.
ags84 said:
thank you for the insight.
i am reading it and will root only after i fully understand it.
i did try adblockplus. got it when i searched on google.
as u said, it doesnt work right..... so i thought of asking it here as it is comman problem faced by many android users.
cheers.
Click to expand...
Click to collapse
Ad Block Plus got nuked by Google, unfortunately. You need root to do this for all apps and on all connection types.
ags84 said:
i am reading it and will root only after i fully understand it.
Click to expand...
Click to collapse
Good on you to take the time to learn.
Short of rooting your phone and installing an ad-blocker, you would have to pay for "pro" versions of apps you use, which often remove ads from the app as part of the upgrade.
MoaAB hands down is the best add blocker! But u need root...
(Mother of all Add Blockers)
Nothing is going to fully block ads without root. Nope. ?
For unrooted try Andblock (not ABP) http://code.google.com/p/andblock/
You need to import a host file (menu > import), and set Port to 8080
Blocks web ads only
Lord Childe said:
For unrooted try Andblock (not ABD) http://code.google.com/p/andblock/
You need to import a host file (menu > import), and set Port to 8080
Blocks web ads only
Click to expand...
Click to collapse
So just for browsers you mean? If that's the case you can just use AdBlock Plus extensions/addons for your respective browser.
Adblock (unrooted, side load APK) will still work for WiFi just not on a data connection and needs to be setup as a proxy, or is it just for data? Can't remember.
bblzd said:
So just for browsers you mean? If that's the case you can just use Ad Block Plus extensions/addons for your respective browser.
Adblock (unrooted, side load APK) will still work for WiFi just not on a data connection and needs to be setup as a proxy, or is it just for data? Can't remember.
Click to expand...
Click to collapse
It’s plugged as ‘Andblock’, yet the app is named ‘Adblock’ – very confusing. And I’m sure it’s intentional, given the similarities with ABP.
Before I rooted my device I used Andblock (Adblock) – it works with 3g/4g, whereas ABP unrooted only works over wifi. Anyway, standalone ABP for Android is riddled with bugs and inconsistencies – brilliant as a FF addon in Windows, might be good as a browser ext. for Android - but if you're unrooted and use a browser that hasn’t got an ABP ext. then you’re buggered.
A device isn’t completely free of ads even with root - the famed MoaAB doesn't block every app ad.

Bloatware and how to get rid of it.

I thought that I would ask this question and then see what everyone has to offer.
I recently rooted my LG Volt phone and all is well. My next step is to take off some of the 'Bloatware' that came installed on the phone from VM.
My Question is HOW? and WHAT?
I know I would like to remove CHROME browser but not sure how. I know there are a lot of other apps that could come off that I'm not aware of that just slow down the phone and take up space. Has anyone ever developed a definitive list of the 'possible' bloatware that is installed on phones.
I'm afraid to remove some things incase it is required to operate the phone. So something that is critical to the phone operation should not be included on the list.
Once a list is developed than I could check against it to see what it is possible to remove.
Second part is how. Since my phone is rooted it should be fairly easy but not sure exactly how and to make sure I got all of a piece of software removed or am I leaving something behind that is more wasted space.
This, I would think, would be very useful to amateurs like myself.
JimReid said:
I thought that I would ask this question and then see what everyone has to offer.
I recently rooted my LG Volt phone and all is well. My next step is to take off some of the 'Bloatware' that came installed on the phone from VM.
My Question is HOW? and WHAT?
I know I would like to remove CHROME browser but not sure how. I know there are a lot of other apps that could come off that I'm not aware of that just slow down the phone and take up space. Has anyone ever developed a definitive list of the 'possible' bloatware that is installed on phones.
I'm afraid to remove some things incase it is required to operate the phone. So something that is critical to the phone operation should not be included on the list.
Once a list is developed than I could check against it to see what it is possible to remove.
Second part is how. Since my phone is rooted it should be fairly easy but not sure exactly how and to make sure I got all of a piece of software removed or am I leaving something behind that is more wasted space.
This, I would think, would be very useful to amateurs like myself.
Click to expand...
Click to collapse
install app called (system app remover) ....about WHAT : you need to un-install the apps that you don't need but doesn't harm the phone ....like if you are on Samsung phone or sony....you need to un-install chrome and Samsung store ....play groups...
simply my man you can un-install all the apps that shows in your app drawer ...else than that don't remove any thing
good luck :good:

[Completed] How to make a full reset on a heavily modded android to take it back to stock?

Hi there. First of all I'm sorry if this is not the right place to post this.
Anyway, someone I know bought an used iPhone 6 only to discover that it's somehow an Android device heavily modded (it looks like an iPhone 6 on the outside, which is an issue because it doesn't have the three buttons the android apps are meant use). I'm not even sure if it's possible to make this usable, the iOS stuff is glitchy and Android apps don't seem to work that well either.
I'm not really a developer but I play around with Tasker/xposed and stuff so when I realized there wasn't an actual shortcut for the android settings (I can only access the iOS version of the settings, which the factory reset doesn't seem to be working), I decided to download the trial version of Tasker and see what I could fiddle so I could find out how this was done. On my first try I couldn't find a thing and now Tasker keeps crashing, I can't keep it open long enough to enable logging.
The root seems to have been made using the kingroot app (evidenced by the KingUser, which was the only thing I could find). Removing root access doesn't seem to do a thing.
Sooo... I've ran out of options and decided to post it here as a far cry for help. I realize I have not given you much and more info is probably required, but I'm not sure how to acquire it. The "About phone" on the menu doesn't give me much, device name is Android, Carrier is unknown and Version is 8.1.2 (12A405). Model number is MG492CH/A.
Thanks for your help and I'm sorry I couldn't provide any more useful information.
Hi, thank you for using XDA Assist. A goggle search of your model number shows it as an iphone clone. It doesn't surprise me that it uses Android as iOS would be next to impossible obtain. But the bad news is there is no information on XDA about your device. The closest I could find was this, http://forum.xda-developers.com/showthread.php?t=2778862 To return to stock you'd need the android factory image for your phone and a method to flash it. Both would be specific to the phone. The only other thing I can suggest is to ask in this forum, http://forum.xda-developers.com/android/help

Categories

Resources