eclipse - Android DDMS file explorer not working for Rooted Samsung Galaxy Note GT-N7000 -


i have been playing @ 2 days now. have rooted samsung galaxy note gt-n7000 (android 4.1.2 - hard requirement). trying file explorer in ddms display in eclipse (i using file explorer correctly, works fine galaxy nexus). have tried adb root (already runs in root) getprop ro.secure (returns 1, galaxy nexus). have tried ln -s toolbox ls (returns 'file exists') chmod +x toolbox. toolbox being symbolically linked correctly:

    lrwxrwxrwx root     root              2013-02-26 09:30 ls -> toolbox     -rwxr-xr-x root     shell      134976 2008-08-01 08:00 toolbox     (etc ls -l /system/bin) 

i can adb shell, ls , every other command fine via adb. ddms>file explorer still draw blank. have rerooted , reflashed incase wrong. used multiple roms. unrooted it. uninstalled busybox make sure not conflicting (busybox runs fine on galaxy nexus) , still nothing. have updated drivers , firmware installed. there else missing not cause ddms file explorer not work???

current rom gloryrom_xenls4_rev02_by_moisesfco on kernel version 3.0.31-9064076.

picture proof: samsung galaxy gt-n7000 ddms file explorer not displaying

solved it. if else has same problem. ended switching cynogenmod 9.1 android version 4.0.4. works fine now, apparently different roms used, phil4-cm6 , gloryrom did not play file explorer.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -