Questions tagged [rooted-device]

Rooting is the process of attaining privileged control (known as "root access") on a UNIX based device. A rooted device is one on which root access has been gained.

A rooted device is one on which root access has been gained.

On rooted devices are popular to allow additional things to be achieved, such as accessing all files for backup purposes.

On iOS devices, making a device into a rooted devices is given the term .

139 questions
-4
votes
1 answer

Check if android phone is rooted from PC

I am trying to find a fast way to see if an android phone is rooted or not. I know you can use root checker app but due to numbers of phones it is far too slow to install and use. I am looking for a way that I use. I know I have to turn ADB on, on…
ecd
  • 1
-5
votes
2 answers

How to make an anti lost app run even after phone hard reset?

Well guys... Phone losting and phone stealing is very very increased now days .. the anti lost apps works only if the internet connected and location on... When the device has it's data... But what if the thief reset the phone from recovery mode ?…
-5
votes
1 answer

Clear other apps data programmatically?

I am developing an android application and i need clear the data of another application upon clicking an button. i.e.: if i click button name "gmail" in my app,the data should be cleared of that "gmail" app doubt: 1.Is it possible? 2.Do we need to…
-6
votes
1 answer

Building an app that rooting android device

I want to create an application like "King Root" that root the android device by one click. Is there a library or code for this? How can I do this?
Hussein Yaqoobi
  • 442
  • 5
  • 20
1 2 3
9
10