I’m new to tablets actually I have this tablet of mine gave to me before Christmas and I just want to try google play lately since somebody told me that I can earn through it.
The problem is that I can’t try google play unless I will root it. so I would need your help to help me understand things. I have already read some guide to root this tablet yet I still don’t know where to start because I didn’t understand the guide fully
Let me start with ADB since you already have a guide:
ADB is what we used to execute commands on our mobile devices from our computers. And mostly we use the adbd (ADB Daemon) to access the shell and all the other cool functions.
However, for most stock kernels, it only allows you to run it in secure mode even for a rooted device. So here comes Chainfire, allows your device to run adbd in insecure mode.