View Single Post
Old 05-09-2013, 11:56   #5 (permalink)
orbita
Product Manager
 
orbita's Avatar
 
Join Date: Apr 2002
Location: nckDongle
Posts: 13,325
Member: 11170
Status: Offline
Sonork: 1603694
Thanks Meter: 6,944
Hi.

Check please, some root application ask for superuser acces.
Most probably you have installed su in phone, and need allow root manually.

Exe check root in 2 ways.

adb shell "id" and adb shell su -c "id" ,if we not have root = 0 (superuser) then we not have root.

You can check this manually by open adb shell to see exactly.
  Reply With Quote
 
Page generated in 0.08260 seconds with 7 queries